Library for controlling a strip of Adafruit NeoPixels with WS2812 drivers. Because of the strict timing requirements of the self-clocking data signal, the critical parts of code are written in ARM assembly. Currently, only the NXP LPC1768 platform is supported. More information about NeoPixels can be found at http://learn.adafruit.com/adafruit-neopixel-uberguide/overview
Fork of NeoStrip by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:396182c9d326 | 2016-01-28 | arno3456 | initial |
1:f531a2be180d | 2014-05-21 | aswild | uses new gpio_init_out() HAL function |
0:9f237b11f0a8 | 2014-03-12 | aswild | Initial version |