Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
hello everybody
am trying to connect LCD and keypad to PIC16f877a but after compile the code
and connect the schematic in Proteus when i Press on the keypad no out put on the LCD
i upload the micobasic program and the Proteus here
Californiajoe has given a good idea, but still its not working.
I think there is some mistake in ur code. I have downloaded the attachment, but it doesnot contain the (.PBP) file we have to check. It contains another file. PLZ attach the correct one so that i may be able to help u.
The way you have connected the keypad, it requires in the logic that you make one set of pins input ie A,B,C,D or 1,2,3,4 the other as output, make all out put low, make the output of the key in row/col as high then sense it with the corresponding input or row/col for high voltage. Do this for all rows/cols in a loop. Please check this it should work.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.