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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/06/05 17:54
Read: times


 
#91127 - a different approach
Responding to: ???'s previous message
Igor Hurban said:
Hi all!

Have someone source code(asm51) for interfacing betwen 4x4 matrix keyboard and 8051.
Thanks!

If you are open to a hardware approach, you might find this interesting: Fairchild MM74C922/MM74C923. It pretty much handles all the keypad interface issues; in the end, you are left with a keycode that could be read either from discrete port pins, or even set up as memory-mapped I/O. With a bit of conditioning logic, you could even hook this up to an external interrupt pin, and have an interrupt generated for every keypress.

--Sasha Jevtic

List of 5 messages in thread
TopicAuthorDate
keyboard            01/01/70 00:00      
   To Igor!            01/01/70 00:00      
   re:keyboard            01/01/70 00:00      
   3*4 example            01/01/70 00:00      
   a different approach            01/01/70 00:00      

Back to Subject List