This project is a simple LCD driver for Nuvoton M0 series MCUs using I2C (with PCF8574 I2C module).
Change LCD_I2C_ADDR in lcd_i2c.h according to your LCD module's address. Change I2C handle in lcd_i2c.c according to your I2C handle's (I2C0 or I2C1).
