Hello everyone, I'm complete newbie in arduino coding. I am trying to do the next with my arduino UNO:
When I press button 1(pin2) the green LED on pin11 will go on and stay on for 3sec, then after 3sec the green LED should go off and red LED on pin12 should come ON and stay ON for about 7sec. This "program" should repeite 5x
Next when I press button 2(pin3) the green LED on pin 11 (or pin10 if I can't use pin11 from above) should go ON and stay on for 4sec and then go OFF.
If anyone has some ideas please share it with me, this would mean a lot to me.
Thanks