Hitachi HD44780 display controller
Controlled by PCF8574 I2C interface
|
hd44780.c | I2C based PCF8574 access library for HD44780 based LCD on Raspberry Pi using pigpio for I2C access Copyright U. Raich Jan. 2017 This program is part of a course on embedded systems held at the University of Cape Coast, Ghana in 2017 It is released under the GNU Public License For details please see https://www.gnu.org/licenses/gpl.html |
hd44780.h | Hd44780.h Header file for the Hitachi LCD display driver Copyright U. Raich Jan. 2017 This program is part of a course on embedded systems held at the University of Cape Coast, Ghana in 2017 It is released under the GNU Public License For details please see https://www.gnu.org/licenses/gpl.html |