siddhesh19
Newbie level 4
- Joined
- Dec 14, 2010
- Messages
- 5
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,339
Hi, can anyone pls post a simple LCD code for me? I just need to know how to show a word in a 2x16 LCD.
BTW, I'm using Microchip PIC18F452!
My Data Pins go to PortB and the command ports of Enable (E) and Register Select (RS) goes to PortD
So,
E = RD7
Rs = RD6
Preferably in Hi-tech PIC C language!
I try the routine provided by them but still doesnt work.
I'hv totally no idea on programming LCD yet.
I need help urgently. Please guys.
Thanks for help anyway!
BTW, I'm using Microchip PIC18F452!
My Data Pins go to PortB and the command ports of Enable (E) and Register Select (RS) goes to PortD
So,
E = RD7
Rs = RD6
Preferably in Hi-tech PIC C language!
I try the routine provided by them but still doesnt work.
I'hv totally no idea on programming LCD yet.
I need help urgently. Please guys.
Thanks for help anyway!