A program that fades between a selection of colors.
Dependencies: PixelArray WS2812 mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:b99f66d3e77e | 2017-03-12 | theros | Debugging cleanup |
2:381421ec57e1 | 2017-03-12 | theros | Corrected assignment of colorFrom/colorTo values at end of each loop |
1:ad5c2cfb2002 | 2017-03-12 | theros | Changed name to "WS2812_Fader" from "WS2812_Gradient"; working color cycle and fading between colors via interpolation |
0:de636c7cdfda | 2017-03-12 | theros | First Commit |