Every code here should run on every arduino board without problems. The sketches rely solely on the tone() function from Arduino, so the sounds are all monophonic. On the bright side, libraries are ...
The Red LED should turn ON for 5 seconds (Stop Signal). After that, the Yellow LED should turn ON for 2 seconds (Get Ready Signal). The Green LED should turn ON for 5 seconds (Go Signal). The cycle ...