LED bus driver on any GPIO pin for addressable RGB LEDs (like NeoPixels or other WS2812 based LEDs)
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:67e68c46daef | 2017-06-14 | koengroener | Added LEDArray class, for a more simplistic way of communcation with the LED strip |
2:735bb1b9cfc2 | 2017-06-14 | koengroener | Updated documentation |
1:6119419c2730 | 2016-05-10 | koengroener | Removed PC communication for debuging purposes |
0:1e68c70236a4 | 2016-05-10 | koengroener | Initial commit |