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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/27/02 09:53
Read: times


 
#35080 - RE: keypad interfacing
Hi, Earl Osuagwu,,,
If you are using Paulmon board based on 89c51 MCU then all you have to do is to assign a port to the keyboard ,,,
I mean that you should connect the said lines(ie column and rows) directly to the 89c51 mcu,,
then you need only a code to scan the keypad on and off for any key pressed ,,and you also have to do it for upto atleast 50 times to rid of bounces from the keypad...
I can offer you the code that I write for one of my group of university final year students,, and it works fine ,,
I use the keypad scan up and forth and convert the scancode into ASCII code to display it on the LCD based on HD44780 controller..
I am offering you the full code including Hex to ASCII conversion utility...
All you have to do to mail me your Address and I will send it along to you,,,
thanks,,
M. Jawed

List of 12 messages in thread
TopicAuthorDate
keypad interfacing            01/01/70 00:00      
RE: keypad interfacing            01/01/70 00:00      
   RE: keypad interfacing            01/01/70 00:00      
RE: keypad interfacing            01/01/70 00:00      
   RE: keypad interfacing1            01/01/70 00:00      
RE: keypad interfacing            01/01/70 00:00      
RE: keypad interfacing            01/01/70 00:00      
RE: keypad interfacing            01/01/70 00:00      
RE: keypad interfacing            01/01/70 00:00      
RE: keypad interfacing            01/01/70 00:00      
RE: keypad interfacing            01/01/70 00:00      
RE: keypad interfacing            01/01/70 00:00      

Back to Subject List