scottbez1/splitflap

Provide example code for standalone Arduino mode

Offen

#35 geöffnet am 11.09.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (342 Forks)github user discovery
area: softwarehelp wantedtype: enhancement

Repository-Metriken

Stars
 (4.066 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide