ARDUINO 101 | BLINK AN LED

by HertzandMadden in Circuits > Arduino

10 Views, 1 Favorites, 0 Comments

ARDUINO 101 | BLINK AN LED

FHDI.png

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

Terrific Bojo-Waasa.png
Untitled Sketch_bb.png

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

ARDUINO 101 | BLINK AN LED

Well... We don't have to do anything here, hehe.

*SKIP TO 1:10 FOR A LIGHT SHOW*