Continue to Site

Welcome to EDAboard.com

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.

Interfacing graphic LCD with PIC18f4550

Status
Not open for further replies.

anand003

Junior Member level 2
Joined
Feb 18, 2010
Messages
24
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Location
bangalore
Activity points
1,422
I want to interface the 128x64 graphic LCD with PIC18f4550. Since I dont have enough pins to use, I decided to go serial to parallel shift register IC.

Please suggest me a good glcd and shift register IC with circuit, which can be interfaced with the PIC18f4550.
 

it is probably simpler to use an LCD with serial interface, e.g. SPI, I2C, etc.
if you do an internet search on "LCD SPI"
 

Use SPI port expander MCP23s17 or I2C port expander MCP23017. They will save ports. Using 3 or 2 port pins we can interface 20 pin(including supply pins) GLCD. For MCP23s17, library is available in mikroc compiler.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top