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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/28/01 03:08
Read: times


 
#16987 - RE: Multiplexing seven segments
I've implemented a three wire multiplexed interface using a couple of 74hc595's, with good success. Theres a link to the source under another thread.
I run a 1ms interrupt and write to the 3 wire then. Decoding is done during the buffer writes. The display works well with 5 or 6 digits. The interrupt needs top priority, other wise you'll see a little filcker when other interrupts run. Also, there is little or no ghosting.
Heres the schematic.
http://home.earthlink.net/~martine001/ledmux.zip

Martin

List of 6 messages in thread
TopicAuthorDate
Multiplexing seven segments            01/01/70 00:00      
RE: Multiplexing seven segments            01/01/70 00:00      
RE: Multiplexing seven segments            01/01/70 00:00      
RE: Multiplexing seven segments            01/01/70 00:00      
RE: Multiplexing seven segments            01/01/70 00:00      
RE: Multiplexing seven segments            01/01/70 00:00      

Back to Subject List