7-Segment Red LED

From bildr

Jump to: navigation, search


7Segment Red LED.jpg

Your basic 7-segment LED. Common anode. Two decimal points, but only the one on the right is wired. Digit height is 0.6". Overall height is 1"

Contents

Hooking it up

Singledigithookup.png
Of the ten pins of the display, two are used to provide power (+). The power pins are the middle pin of each row. The remaining eight pins control the seven segments of the digit, plus the decimal point in the lower right corner. The pins will turn on the corresponding segments (as indicated in the schematic) when connected to ground. Desired characters can be displayed by selectively connecting dark segments to the voltage supply and bright segments to ground.

The data sheet implies that current to each LED should be limited to 20 mA. Connect resistors appropriate for the driving voltage in series with ground. Display brightness can be customized with a particular voltage/resistor combination.

For example, +5 V power supply and ~500 ohm resistors between the segment pins and ground has produced satisfactory results.

To efficiently run the display with a microcontroller, consider Controlling 7-Segment LED Display with 74HC595.

Code

Availability

Modules using this component

This page is a Component on bildr. Components are pages about specific parts, and include connection details and code when available.

NOTE: All information contained within this article is pure opinion. Although this article is intended to help people, it may contain faulty or misleading information. This article is not to be considered professional opinion or advice, and is in no way a replacement for reading all safety/instructional documentation. Always remember to protect yourself when handling/using hazardous materials, as well as test new techniques before using them on projects/work intended to be handed in or used.

bildr and its contributers take NO responsibility for the information contained within.