This is a simple and small sample demonstrating basic interfacing of 16×2 LCD with PIC16F876. It uses PORTC for LCD, and workd upon 4-Bit.
Following is the diagram from Proteus (click for larger view);
Upon running the sample, “CreativeElectron” will be displayed on the LCD.
The Zip file contains;
- Source Code and Header File (.C)
- Proteus Working Simulation (.DSN)
- Image file of Design
Download: Interfacing LCD with PIC
Filesize: 96 kb
Tools Used:
CCS C Compiler (Programming)
Proteus (Simulation)
Happy Interfacing =)