Datasheet
Wire
10
CIRC-02
.:8 LED Fun:.
.:Multiple LEDs:.
We have caused one LED to blink, now it's time to up the
stakes. Lets connect eight. We'll also have an opportunity to
stretch the Arduino a bit by creating various lighting
sequences. This circuit is also a nice setup to experiment with
writing your own programs and getting a feel for how the Arduino works.
Along with controlling the LEDs we start looking into a few simple programming methods to
keep your programs small.
for() loops - used when you want to run a piece of code several times.
arrays[] - used to make managing variables easier (it's a group of variables).
5mm Green LED
x8
560 Ohm Resistor
Green-Blue-Brown
x8
2 Pin Header
x4
CIRC-02
Breadboard Sheet
x1
.:download:.
breadboard layout sheet
http://ardx.org/BBLS02
.:view:.
assembly video
http://ardx.org/VIDE02
LED
resistor
560ohm
gnd
pin 3pin 2 pin 4 pin 5
LED
resistor
560ohm
gnd
pin 7pin 6 pin 8 pin 9
WHAT WE’RE DOING:
The Internet
THE CIRCUIT:
Schematic
Parts: