Introduction: ARDUINO UNO BLINK

Starter project for BEGINNERS.

Step 1: MATERIALS REQUIRED

HARDWARE:

- 1 x ARDUINO UNO (i used the R3)

- 1 x BREADBOARD

- 1 x LED

- 1x USB CABLE

- 1 x MALE to MALE JUMPER CABLE

-1 x 220 ohm RESISTOR

SOFTWARE:

- ARDUINO IDE

Step 2: CIRCUIT

CONNECTIONS:

ARDUINO PIN 13~LED VCC(via resistor)

ARDUINO GND~LED GND

Attachments

Step 3:

Step 4: CODE

Let's use an inbuilt code

-OPEN ARDUINO IDE

-CLICK ON FILE

-SELECT EXAMPLES

-SELECT BASICS

-SELECT BLINK

Then upload the code to the arduino.