Library for LPD8806 (and probably LPD8803/LPD8809) PWM LED driver chips, strips and pixels. Standard connected to 1st hardware SPI module. Data -> p5 and Clock -> p7 use a fixed sized buffer rather than malloc - if we use malloc rtos is unhappy...

Fork of LPD8806 by Jelmer Tiete

History

use a static buffer rather than using malloc - for some reason the malloc memory is somewhere that clashes with the RTOS/Ethernet/Internet stuff, don't know why... default tip

2014-05-30, by Jasper [Fri, 30 May 2014 03:37:16 +0000] rev 2

use a static buffer rather than using malloc - for some reason the malloc memory is somewhere that clashes with the RTOS/Ethernet/Internet stuff, don't know why...


Updated comments

2011-12-16, by ehbmbed2 [Fri, 16 Dec 2011 10:26:35 +0000] rev 1

Updated comments


first revision, works, needs to be tested on long strands

2011-12-16, by ehbmbed2 [Fri, 16 Dec 2011 03:16:50 +0000] rev 0

first revision, works, needs to be tested on long strands