driver for WS2812B LED, modified for better compatibility with LPC812 and LPC1549

Dependencies:   BurstSPI

Dependents:   RGB-balls cylon

Fork of wsDrive by Andy A

History

support for STM32F4 default tip

2016-12-10, by JojoS [Sat, 10 Dec 2016 14:30:38 +0000] rev 6

support for STM32F4


modified for better compatibiliy with LPC812 and LPC1549

2016-10-09, by JojoS [Sun, 09 Oct 2016 16:53:55 +0000] rev 5

modified for better compatibiliy with LPC812 and LPC1549


changed SPI format to mode=1 for better compatiblity, removed setting of format in sendPixel.

2016-10-09, by JojoS [Sun, 09 Oct 2016 16:49:21 +0000] rev 4

changed SPI format to mode=1 for better compatiblity, removed setting of format in sendPixel.


Added 16bit colour support

2014-11-12, by AndyA [Wed, 12 Nov 2014 16:43:33 +0000] rev 3

Added 16bit colour support


remove excess cut and paste;

2014-11-07, by AndyA [Fri, 07 Nov 2014 09:25:52 +0000] rev 2

remove excess cut and paste;


Added comments/documentation

2014-11-06, by AndyA [Thu, 06 Nov 2014 17:11:43 +0000] rev 1

Added comments/documentation


Initial commit. Seems to work for me, needs more comments/documentaion

2014-11-05, by AndyA [Wed, 05 Nov 2014 16:47:48 +0000] rev 0

Initial commit. Seems to work for me, needs more comments/documentaion