|
PIC24 Support Libraries
|
#include "pic24_all.h"Go to the source code of this file.
Functions | |
| void | configBusAsOutLCD (void) |
Demonstrates a 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 Optrex 24227 and Optrex DMC-50448N-AAE-AD. Should work with any LCD that uses the Hitachi HD44780 LCD controller.
Definition in file lcd4bit.c.
1.8.4