• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Circuit Ideas for You

Get free circuit ideas online.

  • Home
  • Privacy Policy
  • About
Home » Seven Segment Display Circuit: Datasheet, Pinouts And Working

Seven Segment Display Circuit: Datasheet, Pinouts And Working

Last updated on 13 August 2025 by Admin-Lavi Leave a Comment

Seven Segment Display Circuit (SSD) is a small device which show numbers easily.

It have 7 LEDs shape like 8.

Show numbers 0 to 9 and some letters.

It is used in clocks, calculators and electronic tools.

Two types are Common Cathode (CC) and Common Anode (CA).

We should know the difference which will help to connect with Arduino, microcontroller and circuits.

This article shows pinout, datasheet, working, making and formula for SSD.

Diagram with Pinouts:

Seven segment display pinouts

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 pin go to ground in Common Cathode and go to positive voltage in Common Anode.

Common Cathode (CC) vs Common Anode (CA)

Common Cathode (CC):

  • All cathodes join together and go to ground.
  • To turn ON segment it gives HIGH to anode.
  • It is used when HIGH (1) turns ON the light.

Common Anode (CA):

  • All anodes join together and go to +Vcc.
  • To turn ON segment it gives LOW to cathode.
  • It is used when LOW (0) turns ON the light.

Difference Table:

FeatureCommon CathodeCommon Anode
Common Pin ConnectionGround (0V)+Vcc (5V, 12V, etc.)
Logic for Segment ONHIGH (1)LOW (0)
Preferred inMicrocontroller-based projectsDigital Circuits

Datasheet Overview:

  • Forward Voltage: 1.8V to 2.2V per LED
  • Current: 10mA to 20mA per segment
  • Power Loss: Depends on how many segments are ON
  • View Angle: Around 30° to 60°

How It Works:

  • Each segment has a small LED.
  • It turn ON some segments to show numbers.
  • 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.

How to Build:

Seven Segment Display Circuit (SSD) made up of:

  • Outer body is made of plastic or epoxy
  • LEDs are 7 small in 8 shape
  • Wiring is of common cathode or anode inside
  • Metal Pins are used to connect with circuits

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

Example:

Supply = 5V, LED drop = 2V, Current = 10mA

R = (5V – 2V) / 0.01A = 300Ω

330Ω is common choice.

Conclusion:

Seven Segment Display Circuit (SSD) show numbers in many devices.

Know how they work like Common Cathode (CC) and Common Anode (CA) which help to connect right.

OLED/LCD are new but SSD are cheap, simple and work well.

With right resistors and logic SSD works with Arduino, Raspberry Pi and other microcontrollers.

References:

Seven-segment display

Filed Under: Tutorials

About Admin-Lavi

Lavi is a B.Tech electronics engineer with a passion for designing new electronic circuits. Do you have questions regarding the circuit diagrams presented on this blog? Feel free to comment and solve your queries with quick replies

Previous Post: « Simple 0-9 Counter Circuit with 7-Segment Display
Next Post: Electronic Game Scorer Circuit »

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar




Categories

  • Alarm Circuits (31)
  • Amplifier Circuits (67)
  • Arduino Projects (30)
  • Audio Circuits (93)
  • Automobile Circuits (19)
  • Battery Charger Circuits (48)
  • Free Energy (13)
  • Heater and Temperature Controllers (9)
  • High Voltage (1)
  • Indicator Circuits (38)
  • Inverter Circuits (13)
  • LDR Circuits (14)
  • LED and Lamps (114)
  • Meters and Testers (27)
  • Motor Controllers (18)
  • Oscillator Circuits (32)
  • Power Supply Circuits (91)
  • Remote Control Circuits (6)
  • Security and Protection (23)
  • Sensors and Detectors (74)
  • Solar Circuits (16)
  • Timer Circuits (28)
  • Transistor Circuits (56)
  • Transmitter Circuit (12)
  • Tutorials (4)
  • Water Level Controller (4)

Recent Posts

  • Low Power Led Flasher Circuit using Nand Gate IC
  • Two Star Flasher Circuit with 555 IC
  • Automatic Light Control Switch Circuit using IC 555
  • Ultrasonic Blind Stick Circuit using Arduino
  • Simple Humidity Level Detector Circuit

Recent Comments

  1. Admin-Lavi on Constant Voltage, Constant Current Battery Charger Circuit
  2. Bill on Constant Voltage, Constant Current Battery Charger Circuit
  3. Admin-Lavi on Long Range FM Transmitter Circuit (2km)
  4. Sina on Long Range FM Transmitter Circuit (2km)
  5. Admin-Lavi on Long Range FM Transmitter Circuit (2km)

Copyright © 2025 | New Circuit Ideas