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
Dependents: NeoPixels ECE4180_Werable_LCD_DEMO neopixel_spi NeoPixels ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:f531a2be180d | 2014-05-21 | aswild | uses new gpio_init_out() HAL function |
0:9f237b11f0a8 | 2014-03-12 | aswild | Initial version |