Hi Guys,
It has been decades since I've touched code. I'm working on a project using an Arduino and a WS2801 RGB LED strand with 20 pixels.
I want to fade in and out (from off to full white bright the off) at random a population of LED in the strand of 20.
Here's an example of what the effect I'm trying to accomplish. VIDEO . He calls them splotches.
I can fade in and out a certain LED, but I'm trying to get pseudo code for the random activation LEDs.
Any ideas would be greatly appreciated.