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
History
initial
2016-01-28, by arno3456 [Thu, 28 Jan 2016 12:37:46 +0000] rev 2
initial
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