Drive A 7 Segment LED With An Arduino
Drive A 7 Segment LED With An Arduino
PARTS:
misc resistors (2) Close to 220 Ohms is good enough. Mini breadboard (1) Connecting (jumper) wires (11)
SUMMARY
Using the Arduino development platform you will learn how to display numbers and letters on a single 7-segment LED display. There are many ways to drive 7-segment displays, and this is a fairly simple method. However, using this method to drive even one LED 7-segment array "burns" (occupies) many of the digital I/O pins on your Arduino. In later projects, I'll show you how to use a dedicated 7-segment LED driver.
Make Projects
www.makeprojects.com
Page 1 of 5
Step 2
Wire up your segment. Use the Fritzing image as your guide. A = 8, B = 9, C=2, D=3, E=4, F=5, G=6 The two middle pins (Pin 3 and Pin 8) on top and bottom go to Ground (or to the first leg of the 220 ohm resistor). These are our current-limiting resistors.
Make Projects
www.makeprojects.com
Page 2 of 5
Step 3
Make Projects
www.makeprojects.com
Page 3 of 5
Make Projects
www.makeprojects.com
Page 4 of 5
Make Projects
www.makeprojects.com
Page 5 of 5