Change the world

The following example programs are available to demonstrate the basic principles of using an external LCD:

ex1_lcd_HelloWorld.c

Example program that writes "Hello World!" to an external LCD.

 

ex_lcd_functions.c

Example program that demonstrates the use of putrsXLCD(), putsXLCD() and putcXLCD() and the string functions strcpypgm2ram() and sprintf().