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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/13/00 19:29
Read: times


 
#3731 - RE: 4x4 keyboard encoder
Hello...

I have created a circuit that utilizes an AT89C2051 and a 4-input AND gate to interface with the 4x4 matrix keyboard.

I have tested it and it works great. You can interface it with your micro by using 4-5 i/o lines and a self-made communications protocol. I am currently working on that last detail.

The program for this was written in SDCC and it is very efficient due to using Interrupt technique although a polling technique can also be implemented.

To be honest i use this circuit also to read i-buttons through polling of the specific i/o line.

If you have any questions you can send me an e-mail.

List of 12 messages in thread
TopicAuthorDate
4x4 keyboard encoder            01/01/70 00:00      
RE: 4x4 keyboard encoder            01/01/70 00:00      
RE: 4x4 keyboard encoder            01/01/70 00:00      
RE: 4x4 keyboard encoder            01/01/70 00:00      
RE: 4x4 keyboard encoder            01/01/70 00:00      
RE: 4x4 keyboard encoder            01/01/70 00:00      
RE: 4x4 keyboard encoder            01/01/70 00:00      
RE: 4x4 keyboard encoder            01/01/70 00:00      
RE: 4x4 keyboard encoder            01/01/70 00:00      
RE: 4x4 keyboard encoder            01/01/70 00:00      
RE: 4x4 keyboard encoder            01/01/70 00:00      
help 4x4 keyboard encoder            01/01/70 00:00      

Back to Subject List