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)
History
Updated comments, parameter names and added example usage
2014-04-02, by Tomo2k [Wed, 02 Apr 2014 13:22:25 +0000] rev 7
Updated comments, parameter names and added example usage
Updated documentation to include RAM usage
2014-04-02, by Tomo2k [Wed, 02 Apr 2014 12:16:42 +0000] rev 6
Updated documentation to include RAM usage
Documentation tweaks
2014-04-02, by Tomo2k [Wed, 02 Apr 2014 11:57:56 +0000] rev 5
Documentation tweaks
Documentation
2014-04-02, by Tomo2k [Wed, 02 Apr 2014 11:55:14 +0000] rev 4
Documentation
Documentation updated
2014-04-02, by Tomo2k [Wed, 02 Apr 2014 11:54:27 +0000] rev 3
Documentation updated
Support for 240 x WS2812B LEDs on one pin across 8 pins
2014-04-02, by Tomo2k [Wed, 02 Apr 2014 10:53:43 +0000] rev 2
Support for 240 x WS2812B LEDs on one pin across 8 pins
Added support for FRDM-KL46Z
2014-04-01, by Tomo2k [Tue, 01 Apr 2014 11:23:33 +0000] rev 1
Added support for FRDM-KL46Z
Initial revision of library.
2014-01-04, by bikeNomad [Sat, 04 Jan 2014 00:40:08 +0000] rev 0
Initial revision of library.