
A program that fades between a selection of colors.
Dependencies: PixelArray WS2812 mbed
History
Debugging cleanup
2017-03-12, by theros [Sun, 12 Mar 2017 23:04:00 +0000] rev 3
Debugging cleanup
Corrected assignment of colorFrom/colorTo values at end of each loop
2017-03-12, by theros [Sun, 12 Mar 2017 22:23:08 +0000] rev 2
Corrected assignment of colorFrom/colorTo values at end of each loop
Changed name to "WS2812_Fader" from "WS2812_Gradient"; working color cycle and fading between colors via interpolation
2017-03-12, by theros [Sun, 12 Mar 2017 16:51:05 +0000] rev 1
Changed name to "WS2812_Fader" from "WS2812_Gradient"; working color cycle and fading between colors via interpolation
First Commit
2017-03-12, by theros [Sun, 12 Mar 2017 14:56:52 +0000] rev 0
First Commit