This is a basic port of the liquid crystal arduino library for driving an LCD using the HD44780 driver and PC8574 I2C I/O expander. Please see main.c file for example usage.
[Tom Fleet] spent the dreary weekend inside learning how to drive this T6963C based graphic LCD controller. Although this is his first time venturing away from HD44780 character displays, the ...