Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/04/01 00:02
Read: times


 
#9724 - RE: 4 digit seven segment code
You can use a Philips SAA1064 4-digit LED-driver with I²C-bus interface. It only needs two I/O lines from the processor, can drive the decimal points and each segment the way you like, so you can make all patterns you want.
Furthermore, the multiplexing is done by this chip, so this doesn't take time from your controller.
Look for the datasheet at:
http://www-us6.semiconductors.com/pip/SAA1064T

Search the net for software I²C routines, there are many sites where you can find samples.

Have fun with your project :)

Henk van den Broek

List of 10 messages in thread
TopicAuthorDate
4 digit seven segment code            01/01/70 00:00      
RE: 4 digit seven segment code            01/01/70 00:00      
RE: 4 digit seven segment code            01/01/70 00:00      
RE: 4 digit seven segment code            01/01/70 00:00      
RE: 4 digit seven segment code            01/01/70 00:00      
RE: 4 digit seven segment code            01/01/70 00:00      
RE: 4 digit seven segment code            01/01/70 00:00      
RE: 4 digit seven segment code            01/01/70 00:00      
RE: 4 digit seven segment code            01/01/70 00:00      
RE: 4 digit seven segment code            01/01/70 00:00      

Back to Subject List