Site icon Circuit Ideas for You

Seven Segment Display Circuit: Datasheet, Pinouts And Working

7-segment display show numbers 0 to 9.

Sometimes it show small letters.

LED make it bright and famous.

Now LCD are also come in use.

Things like microwave, calculator, washing machine, radio, digital clock use it for numbers.

Next we see 7-segment pins for better understanding.

Diagram with Pinouts:

Seven-segment display have seven light parts.

Parts join to make numbers and letters.

Different parts on, show different characters.

Binary data can show on these parts.

LED is P-N diode.

It make light but does not heat like normal diode.

LCD is used liquid crystal.

It does not give light by itself.

LED or LCD show numbers or letters needed.

Pin Configuration:

Seven Segment Display mostly have 10 pins and one pin is common.

Below table show pin setup:

PinSegmentFunction
1EControls segment ‘E’
2DControls segment ‘D’
3CommonCommon Cathode/Anode
4CControls segment ‘C’
5DPControls the decimal point (optional)
6BControls segment ‘B’
7AControls segment ‘A’
8CommonCommon Cathode/Anode
9FControls segment ‘F’
10GControls segment ‘G’

Common Anode 7-Segment Display:

All negative pins anode of 8 LEDs join together and positive pins stay separate.

Common Cathode 7-Segment Display:

All positive pins cathode of 8 LEDs join together and negative pins stay separate.

How it Works:

Each segment has a small LED.

It turn ON some segments to show numbers.

LEDs glow when its forward-biased.

Brightness depends on forward current.

Driver gives enough current to light all segments fully.

Example to show 8 it light up all 7 segments from A to G

Example it show numbers on Common Cathode SSD.

Decimal Digit Representation (CC):

DigitABCDEFG
01111110
10110000
21101101
31111001
40110011
51011011
61011111
71110000
81111111
91111011

For Common Anode the logic is opposite and gives 0 (LOW) to turn ON the segment.

Interfacing a 7-segment display to Arduino UNO:

Below we have connected a 7-segment display to Arduino UNO for example:

We connect 7-segment display to Arduino UNO.

Each segment has one pin.

Arduino controls which segments turns ON.

When turn ON some segments shows number .

We use wires to join display pins to Arduino pins.

Power Arduino display which shows numbers.

How to Build:

Seven Segment Display Circuit (SSD) made up of:

Formulas and Calculations:

To keep SSD safe use right resistor with each LED.

Use Ohms Law to the find resistor:

Formula:

R = (Supply Voltage – LED Forward Voltage) / Desired Current

where,

Conclusion:

This project for Seven Segment Display Circuit is simple and with low cost.

Seven segment display show numbers clearly.

It is easy to connect with IC or Arduino.

Circuit is useful in calculator, clock, counter and digital meter.

References:

Seven-segment display

A digital indicator system with 7-segment display

Exit mobile version