c code to interface 7 segment display to 8051?

Status
Not open for further replies.

zamanmalik

Junior Member level 2
Joined
Jun 18, 2008
Messages
23
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,429
c code for 7 segment display

c code to interface 7 segment display to 8051?
 

7 segment c code

zamanmalik said:
c code to interface 7 segment display to 8051?

use common cathode/anode driver 7447/4511 for ur 7 segment, it require digital input from ur MC. code will similar like that...

P1=0x00; // print 0
P1=0x01; // print 1
..........................
..........................

4 pin require from ur MC for inputing driver. 7 output must have equal resistance
470,220....ohms.check datasheet of the driver.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…