Introduction: Four-button Light Sequencer
I'm still waiting for my order of breadboard etc. and I didn't feel like soldering a new board from scratch, so I've decided to turn Fairly Simple Simon into a "light show" sequencer.
Step 1: Build It
The only difference between this circuit and the "analog version" of Fairly Simple Simon is a potentiometer for tuning the speed of the patterns (it doesn't affect sequence timing, though. When there's a tempo change, best thing is to record a new sequence anyway).
The code (ledseq.pde) is attached.
Enjoy.
Comments
9 years ago on Introduction
I have something similar set up with the relay shield for a Christmas light project but the code writing for one song took me months. I am curious to know how you are recording your button presses? Is it in the sketch? Admittedly I haven't downloaded it yet. are you using another shield like the SD shield or anything? Thanks Walt