So, Took some time to make a Doctor Who Tardis Christmas Tree Topper this weekend. I’m really happy with how it turned out, the photos/video wash out the colors a little, but I’m heading out to a party and don’t want to mess with getting a better video at the moment.
I’m using the FAST_SPI2 library, its a short 32 LED strip of SW2801, and I even am controlling the individual LED on top with the CRGB class. Greatly simplifying a lot of my coding.
All of the functions are time based (I.E. The fade will take exactly 2 seconds, color cycle every 6 seconds) And are therefore not tied to the loop refresh rate or subject to slowdown based on math/conditions. This creates a nice series of effects that exactly the appropriate amount of time and I can the easily tie to a sound effect later.
Posted a little more info and pictures on my blog:
