LCD program using C and MicroC PRO for PIC IDE

Language

The beauty of this simple little program is not in its novelty value, but that it can be added to any other program to add functionality and make a point of difference. LCD (Liquid Crystal Display) screen is such a display module and a 16x2 LCD module is very commonly used. These modules are replacing seven segments and other multi segment LEDs for these purposes. The reasons being: LCDs are economical, easily programmable, have no limitation of displaying special & even custom characters (unlike in seven segments), animations and so on. LCD can be easily interfaced with a microcontroller to display a message or status of a device. (http://www.engineersgarage.com/microcontroller/8051projects/interface-lcd-at89c51-circuit) This simple code is written and compiled using the MicroC PRO for PIC IDE and PIC877A Microchip Microcontroller. For Technical support: 09328493092 or [email protected]

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Add new comment