Saturday, March 26, 2011

I2C LCD

I2C LCD
Author: Jonas Andersson
Compiler: mikroBasic for PIC

Description:
This is two libraries that makes it possible to use a parallel HD44780 compatible LCD over I2C with the help of a MCP23008 port expander from Microchip. One library is for hardware I2C and one is for software I2C. Same functions as mikroC's regular 4-bit LCD library.
www.mikroe.com

Download : I2C LCD Project