This circuit is quite a simple one, and shouldn't be hard to replicate either. so the basic function of it is to pick a random light from the selected leds, and turn it on for a random amount of time, before turning it off and selecting another light. this process will run through ten times, turning on and off ten different lights before turning off. Hereis a link to the basic circuit design, which includes a final copy of the code and should function how the final product will. Hereis a basic flowchart explaining the code's process and how it works.
Random Light Display
A simple Arduino circuit which picks random lights, and turns them on and then off.
Read more
Comments