driver for WS2812B LED, modified for better compatibility with LPC812 and LPC1549
Fork of wsDrive by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:270a9728ee29 | 2016-12-10 | JojoS | support for STM32F4 |
5:360f5e63b104 | 2016-10-09 | JojoS | modified for better compatibiliy with LPC812 and LPC1549 |
4:c965e448d96b | 2016-10-09 | JojoS | changed SPI format to mode=1 for better compatiblity, removed setting of format in sendPixel. |
3:3c48065d20ff | 2014-11-12 | AndyA | Added 16bit colour support |
2:1f20efb81649 | 2014-11-07 | AndyA | remove excess cut and paste; |
1:741864ea11d4 | 2014-11-06 | AndyA | Added comments/documentation |
0:b3665f91bedc | 2014-11-05 | AndyA | Initial commit. Seems to work for me, needs more comments/documentaion |