Close

Project - Turn the LED on/off

  1. Create the circuit.

    B1 Class - LED Arduino.png



  2. Create the program.

    B1 Class - LED circuit-1.png



  3. Upload the program to the Arduino.

    What happens to the LED?

    B1 Class - Upload.png



  4. Try making the LED blink faster by changing the delay.

    B1 Class - Change delay.png


    Remember to upload the program every time you change it.