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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:5d654eba3240 | 2014-05-30 | Jasper | 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... |
1:6ebd3ac910b6 | 2011-12-16 | ehbmbed2 | Updated comments |
0:12e734116fea | 2011-12-16 | ehbmbed2 | first revision, works, needs to be tested on long strands |