mirror of
https://github.com/brmlab/ledbar.git
synced 2025-06-09 21:34:00 +02:00
.. | ||
autonomous | ||
controlled | ||
ledbar.h | ||
README |
autonomous.pde: This is autonomous LED controller that implements several simple color cycling algorithms directly on Ardiuno - no host controller is required. All LEDs have the same color. Useful for testing. controlled.pde: Listens to a byte stream on serial. The byte stream should contain one R,G,B tribyte per LED, sent repeatedly.