Saturday, April 18, 2009

PIC TO LCD INTERFACE

DESCRIPTION:
This article here is about how to interface PIC with LCD. Here in this project I am using PIC 16F84A and HD44780 compatible LCD. Though any character and line LCD can be used as long as it has HD44780 based controller, I used 16x2 line LCD. LCD can be interfaced both in 8 bit and 4 bit mode. I am using 4 bit interface mode so Port A and bit 0 of port B of PIC are free for any use.

DOWNLOAD FILE:
lcd4.asm
lcd4.hex
http://patna.sancharnet.in/guria741/pic2lcd/pic2lcd.htm

1 comments: