Optimised fork of bikeNomad's WS2811 LED control library. Supports KL25Z and KL46Z
Fork of Multi_WS2811 by
Optimised to use far less RAM than the original.
Capable of running up to 8 strings of 240 LEDs each with plenty of RAM to spare on the KL46Z.
Should run at least three strings of 240 LEDs on the KL25Z (RAM limited)
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:58623ad7f310 | 2014-04-02 | Tomo2k | Updated comments, parameter names and added example usage |
6:3b5b8a367f40 | 2014-04-02 | Tomo2k | Updated documentation to include RAM usage |
5:7e40afd8d533 | 2014-04-02 | Tomo2k | Documentation tweaks |
4:586d20c99dbf | 2014-04-02 | Tomo2k | Documentation |
3:2b5b03a3c0a5 | 2014-04-02 | Tomo2k | Documentation updated |
2:1c2c9c8788a8 | 2014-04-02 | Tomo2k | Support for 240 x WS2812B LEDs on one pin across 8 pins |
1:7b2d0ea091fb | 2014-04-01 | Tomo2k | Added support for FRDM-KL46Z |
0:a8535703f23b | 2014-01-04 | bikeNomad | Initial revision of library. |