Introduction: Arduino Blinking LED
Blinking LED by using Arduino is Very Simple
Step 1: What You Will NEED
Arduino UNO
USB cable
LED
NO need to use jumper wire or breadboard
Step 2: Connect ARDUINO,LED,USB
1. Connect USB to ARDUINO
2. Connect LED to ARDUINO
connect +ve LED terminal to PIN 13
and -ve LED terminal to GND
Step 3: Open ARDUINO IDE in Your PC
Open ARDUINO IDE
then goto FILE
In FILE => EXAMPLES => BASICS => BLINK (open)
Step 4: Upload the Code to the ARDUINO UNO
after opening blink example
UPLOAD the code
Step 5: AND We Get Blinking LED
NOTE
blinking of lLED controlled by delay time
so,try it by changing delay time
always remember that delay time in MILLISECOND
Step 6: THANK YOU
HOPE YOU ENJOY THIS INSTRUCTABLE !!!!...