ARDUINO 101 | BLINK AN LED
by HertzandMadden in Circuits > Arduino
12 Views, 1 Favorites, 0 Comments
ARDUINO 101 | BLINK AN LED
This Instructable will guide you through the process of blinking an LED with an Arduino ProMini or Uno.
Supplies
1) ARDUINO PRO MINI: Arduino ProMini
2) ARDUINO UNO R3: Arduino Uno R3
2) FT232RL: FT232RL
3) MINI BREADBOARD: Mini Breadboard
4) JUMPER CABLES: Jumper Cables Combo
5) LEDs: White LEDs 10Pcs
CONNECTIONS
1) FOR AN ARDUINO UNO:
Simply plug in the positive terminal of the LED to the Digital Pin 13, and the negative terminal to the GND pin right next to it.
2) FOR AN ARDUINO PRO MINI:
Positive terminal -> Digital pin 13
Negative terminal -> Digital pin 12
PROGRAMMING
1) Download the code according to the board that you are using.
2) Open it and verify it.
3) Select the right com port and board and upload the code.
TESTING
Well... We don't have to do anything here, hehe.
*SKIP TO 1:10 FOR A LIGHT SHOW*