- This topic has 7 replies, 6 voices, and was last updated 10 years ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
|
Miscellaneous › Others › Circuit diagram for 4*4 keypad interfaced with P89V51RD2
hi
i want the circuit diagram for 4*4 keypad interfacing with P89V51RD2 for my project.
go for thz links it might help you, the pin config. for at89c51 and p89v51rd2 is same
http://www.engineersgarage.com/microcontroller/8051projects/keypad-simple-electronic-lock-AT89C51
http://www.engineersgarage.com/microcontroller/8051projects/interface-keypad-AT89C51
hi, i’m actually using a 4×4 keypad…but den i thought d c code in d links u provided might work out, but wen i did, its really not working, d lcd is showing d values randomly (i.e. without any keypress)…plz hlp me
hi, i’m actually using a 4×4 keypad…but den i thought d c code in d links u provided might work out, but wen i did, its really not working, d lcd is showing d values randomly (i.e. without any keypress)…plz hlp me
if the LCD is showing results without pressing any key on key board???
hummm….
1) what exactly the key interfacing type you using… R u sing the same key pad which is shown in the ckt…. or providing an extra ground or Vcc in the keypad ckt….
2) check out if there is any short connection that might causing you that problem..
3) random key means? does the LCD shows one or more key with a continuous sequence or there is no sequence…
4) have you pressed any key and check weather it is showing that key on LCD or not????
check those things and let me know…
check the power supply
if u are using and adaptor then change te adaptor and see if the numbers are already dispalying without any key is pressed
hi …
keypad is connected with PO..
PO needs PULL UP resistor ..
use 10K pull up resistor and ur problem will be solved.
here the code is for 4*3 keypad . but u can modify it easily …
i already posted a diagram named CODE LOCK..
you can see that diagram , hope it will solve ur problem .,.
regards..
use a debounce condition in coding