scottbez1/splitflap
Provide example code for standalone Arduino mode
Ouverte
#35 ouverte le 11 sept. 2018
area: softwarehelp wantedtype: enhancement
Métriques du dépôt
- Stars
- (4 066 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Would be nice to provide example code for how to make the display cycle through text without requiring a computer.
Should be fairly straightforward, and a great opportunity for someone to get involved in the project. Basically need an array of strings and then the code just needs to wait until all modules are idle before starting a timer that will advance to the next string.