I am trying to turn on a select number of leds, that i have in an array, on in a delayed sequence i.e turn on led 1 in array then delay for a second then turn on the second led in the array. I already have the array defined but I am struggling to successfully add the delayed sequence.
please note I am brand new to arduino coding so excuse the messy code,
Cheers!
Cunningly hidden in plain sight and in bold at the top of this any every forum is an entry titled 'how to use this forum - please read'. When you eventually find it please read it and follow the instructions.
When you've done that please work thorough the examples in the IDE, I think blink and blink without delay is probably most relevant to you first, although probably worth trying all of them.
When you get stuck come back and ask for help following the rules in 'how to use this forum'.