[MOVED]Interfacing lcd with pic

Status
Not open for further replies.

kiranjoshy123

Newbie level 3
Joined
Apr 9, 2009
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,297
Hey can anyone tell me whether its possible to interface 2 or more LCD's using a single PIC micro controller.can i get an idea about that?Please help me..
 

Re: Interfacing lcd with pic

I have not tried it myself, but you can try to define Lcd pinout settings and directions before calling the Lcd_Init() function in mikroC.
 

The question is do you mean to use the same databus for all LCD's, in which case, I would assume you need to

ensure the lcd's are in read mode Ie ground the R/W pin
Use a common micro pin for R/S
use a different micro pin for each LCD's EN pin

I have not tried this but can not see why it should not work
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…