|
PIC24 Support Libraries
|
#include "pic24_all.h"Go to the source code of this file.
Functions | |
| void | configBusAsOutLCD (void) |
Demonstrates a 4-line 20x4 Character LCD using the industry standard parallel interface in 4-bit mode. Assumes a 5V LCD; digital-only IO pins are assumed to be used for the four-bit data bus because they are 5V input tolerant.
Tested with Hantronix HDM20416L-M.
Definition in file lcd4bit_4lines.c.
| void configBusAsOutLCD | ( | void | ) |
Functions above this line must be redefined for your particular PICmicro-to-LCD interface
Definition at line 81 of file lcd4bit_4lines.c.
1.8.4