Pic16f877a and interface to keypad and LCD in microbasic i want help

Thread Starter

lina889

Joined Oct 4, 2010
11
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
 

Attachments

spinnaker

Joined Oct 29, 2009
7,830
If you want people to help you then you need to do some work on your own.

You need to determine where your problem is located.

First write a very simple program to put Hello on the first line of the LCD and World on the second line. This will let you know if the problem is with the LCD or with the keypad.

Is this just a simulation? Or do you have this circuit built?

And this post should be in the Embedded Forum.
 
Top