BlinkyShimmer - Processing Example w/ Video
https://github.com/digitalaudiotape/BlinkyShimmer/
I wrote this Processing animation program as a first step towards a bigger project I have in mind. The code is relatively simple and should be easy to follow. I made an effort to add comments to clarify what the code is doing. Check it out if you're starting out with BlinkyTape programming and want an example Processing program to follow.
Comments
@amarfresh Yeah it is. I've ported this shimmer program to an Arduino version and it works great. I'm sure it can do much more complicated stuff as this takes up less than half the available memory. The code is still needs to be cleaned up a bit before I post it publicly. Eventually when it's presentable I'll post it here.
We're looking for some other routines to include in the default firmware for BlinkyTape - would you be interested in contributing BlinkyShimmer? If so just let us know where we might be able to find the arduino port.
If not, that's totally cool too, but we might do something aesthetically inspired by Blinkyshimmer!
There's some code to cycle through different colors of white, to mimic color temperatures, to better match any surrounding light sources.