Serial Interfaced LCD

Status
Not open for further replies.

zia.newversion

Member level 5
Joined
Mar 28, 2010
Messages
83
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Location
Pakistan
Activity points
2,188
Can anyone please guide me to a tutorial dealing with interfacing of most common type of serial LCD controller? I'll be duly thankful.
 

Using Serial to Parallel Shift register [74HCT164] you can achieve this one... That too 4 I/O lines required for this one.. one for Register Select, one for EN [Enable], one for data and one more for clock [to 74HCT164]... The Output of Shift register connected to LCD 8 [D0 to D7] data lines...
 

There are LCDs which only have Tx, Rx and VDD/GND lines... Using wait methods instead of listening to Rx, LCD interface can be done with only one line (Tx)... What about that?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…