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
History
uses new gpio_init_out() HAL function
2014-05-21, by aswild [Wed, 21 May 2014 02:28:43 +0000] rev 1
uses new gpio_init_out() HAL function
Initial version
2014-03-12, by aswild [Wed, 12 Mar 2014 18:36:58 +0000] rev 0
Initial version