Copyright (C) 2019-2024 Ercan Ersoy
This LCD library is useful for more LCD applications.
This LCD library licensed by MIT License.
This library supports only 2 row or 4 row LCDs. But, this library doesn't support 40x4 dual controller LCDs.
This library supports only 4 byte data connection.
_XTAL_FREQ, RS, RW, ENABLE and LCD_PORT must be defined at "HD44780.h" header file.
Wait for screen for send command or send data.
Send screen command.
Send screen data.
On or off screen.
Clear screen and put cursor on home position.
Print a string on screen.
Put cursor to specified position.
Initialize for screen for usage.
PIC is a registered trademark of Microchip Technology Incorporated.