I'm working on a small backstage project for the theater at which I work. I've got a Sparkfun Pro Micro 5V and I want to use it to light up a couple LEDs in a skull we have backstage. I'm wanting to make a more extended pattern than ON for ***milliseconds, OFF for ***milliseconds.
I feel it should not be that difficult, but the language evades me.
I feel it should not be that difficult, but the language evades me.
Where are you planning on storing the "extended pattern"? Does "extended pattern" mean a collection of on and off times? How many values in the collection?