Here we have
interfaced LCD with PIC 18f452. LCD has 16 pins, in that 8 pins for data, and 3
pins for controlling lcd.
But in 8051, we have totally 32 pins for
interfacing. so if we use 11 pins for LCD interfacing, then only few pins will
be available for others. So we interface LCD in 4 bit mode. So We need
4 pins for Data and 2 pins(RS,EN) for controlling.
So that we reduce 5 pins.
Here for pic programming i have used Mickro C pro, this is the easiest development platform, having lot of inbuilt libraries,
Download Embedded C program for LCD
Download Sim File
Download Hex file
So that we reduce 5 pins.
Here for pic programming i have used Mickro C pro, this is the easiest development platform, having lot of inbuilt libraries,
Download Embedded C program for LCD
Download Sim File
Download Hex file
No comments:
Post a Comment