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.

Interface PIC12F615 with LCD display

Status
Not open for further replies.

Okba_

Junior Member level 2
Joined
Apr 13, 2015
Messages
22
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
183
This is a simple project shows an interfacing of the microcontroller PIC12F615 with Lcd display. This interfacing uses only two lines one for data and the other for clock. A shift register is used here to receive data from the microcontroller and then send it to the Lcd display. A MikroC library called Serial Lcd display must be installed.
The shift register can be 74HC164, 74HC595, CD4094 or any serial in parallel out shift register.




pic12f615_lcd_display.png
 

You don't need to tie the unused data lines on the LCD low, it is best to leave them unconnected as the LCD has quite strong pull up resistors on them.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top