Interfacing of 8051 with displays
#1

Interfacing of 8051 with displays

[attachment=18211]

Interfacing of 8051 with LED


forward voltage drop of LED is from 1.7 to 2.5
forward current of LED is 20mA

89C51(8051) comes under TTL logic families
TTL can sink up to 16mA and source 250uA
The 8051 port pin can sink 1.6mA (3.2mA for port 0) and source 60uA.
To drive significant current, we should arrange our circuits to use current sinking.

Design calculation

The resistor limits the current.
Assume voltage is about 2.5V and the TTL output is 0.9V. For 2.2V LED
1.9V(2.5-0.9)V is the voltage across the resistor
R=316Ω (1.9V/6mA).
The resistor should not less than 100ohm or the LED would fail.


Types of seven segment displays.

Common anode type
common cathode type
in common anode all the anodes of 7 LEDs are shorted and their cathode terminals are open to connect 8051
where as in common cathode the case is reversed.


Interfacing using 7447 decoder

We connect first four pins of the microcontroller Port 2  to the 7447 and the Output 8 pins of 7447 to the 8 legs of the LED as shown in the figure.
The number required to display is sent as the lower nibble of the Port 2 of the Microcontroller.
The 7447 converts the four input bits (BCD) to their corresponding 7-segment codes.



Reply
#2
We connect first four pins of the microcontroller Port 2 to the 7447 and the Output 8 pins of 7447 to the 8 legs of the LED as shown in the figure.
The number required to display is sent as the lower nibble of the Port 2 of the Microcontroller.
The 7447 converts the four input bits (BCD) to their corresponding 7-segment codes.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: interfacing ldr with 8051, dac0808 interfacing with 8051 pdf, interfacing of gps with 8051, interfacing load cells with 8051, abstract displays, 8051 bluetooth interfacing projects list, interfacing of 8051 with r303,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  PROPELLER LED DISPLAY USING 8051 project uploader 1 3,889 28-11-2012, 11:55 AM
Last Post: seminar details
  8051 Microcontroller Kit User manual seminar paper 1 1,809 06-11-2012, 01:20 PM
Last Post: seminar details
  Touch Screen Computer Displays seminar details 0 1,126 09-06-2012, 05:31 PM
Last Post: seminar details
  8051 Tutorial seminar details 0 833 08-06-2012, 01:44 PM
Last Post: seminar details
  Celsius and Fahrenheit scale digital thermometer using 8051 microcontroller seminar paper 0 1,294 14-03-2012, 02:39 PM
Last Post: seminar paper
  Embedded 8051 Application Development for IRMCF seminar paper 0 631 05-03-2012, 04:58 PM
Last Post: seminar paper
  Microgrid Power Quality Enhancement Using a Three-Phase Four-Wire Grid-Interfacing seminar addict 1 1,188 04-02-2012, 12:44 PM
Last Post: seminar addict
  The 8051 Microcontroller and Embedded Systems seminar addict 0 830 02-02-2012, 02:37 PM
Last Post: seminar addict
  Microcontroller 8051 Assembly Language project uploader 0 1,166 02-02-2012, 01:13 PM
Last Post: project uploader
  liquid-crystal displays (LCDs) seminar addict 0 700 31-01-2012, 12:10 PM
Last Post: seminar addict

Forum Jump: