Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Seven Segment Display Interfacing With 8051
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Seven Segment Display Interfacing With 8051


[attachment=38763]

Seven Segment Display


Output Device
Common Cathode Seven Segment Display
Common Anode Seven Segment Display
LED displays are
– power-hungry (10ma per LED)
– Pin-hungry (8 pins per 7-seg display)
Limitation: only digits and few characters can be displayed
To view display from far distance



Interfacing Multiple Seven segment LED


Direct Interfacing
- one LED requires one PORT
-Not feasible because only 4 ports in 8051
-All ports are engaged in display
-More LEDs can not be connected
Software simplicity



Multiple LED Interfacing Using Latch with Each LED


Using Latch with
Each LED
Hardware cost
Increases-4 latch
No. of pins
- 8+No.of LED
No Refreshing burden
on software