Making a blinking LED

With the knowledge of VIR and about LEDS we can make a basic circuit that makes a blinking LED.

Key Objectives

in this project, you will:

• Wire a circuit to make a blinking LED

• Document the results of what happens

1. Explore phase

Someone wants a blinking LED to be an indicator of a electric current.

2. Create phase

Using your Arduino, Breadboard, 300Ω resistor, LED and jumper wires create the following circuit.

Now using the Arduino coding software make the following code to cause the LED to blink.

3. Share Phase

Document what happens when you run the code through the circuit board.