My Color Fade Example
here is my color fade example for blinkytape. It randomly fades thru RGB. I recommended adding these files to your "production sketch" in the blinkytape examples or you can just add them in however works.
https://github.com/oddacon/BlinkyTape/blob/master/MyBlinkySketch/RandomColorFade.cpp
https://github.com/oddacon/BlinkyTape/blob/master/MyBlinkySketch/RandomColorFade.h
Comments
how do you implement this? Do I open using Pattern Paint?