LCDisplay with IIC (I2C)-bus and IC 8574

Fork of TextLCD by Oscar de Jesus Vasquez

History

I2C LCD default tip

2014-12-03, by oscarvzfz [Wed, 03 Dec 2014 03:47:30 +0000] rev 34

I2C LCD


Added support for controllers US2066/SSD1311 (OLED), added setUDCBlink method for supported devices (eg SSD1803), fixed issue in setPower()

2014-08-28, by wim [Thu, 28 Aug 2014 15:44:08 +0000] rev 33

Added support for controllers US2066/SSD1311 (OLED), added setUDCBlink method for supported devices (eg SSD1803), fixed issue in setPower()


Added support for controllers PCF2119 (native I2C) and SSD1803A, ST7036 (native I2C/SPI), added setContrast method (by JH1PJL) and setPower method for supported devices (eg ST7032i). Cleaned up Init method.

2014-08-22, by wim [Fri, 22 Aug 2014 19:50:49 +0000] rev 32

Added support for controllers PCF2119 (native I2C) and SSD1803A, ST7036 (native I2C/SPI), added setContrast method (by JH1PJL) and setPower method for supported devices (eg ST7032i). Cleaned up Init method.


Added Support for native I2C controllers (PCF21XX, AIP31068), added LCDTypes for 3 and 4 line displays. Encoded features in LCDTypes and LCDCtrl enumerators to ease code maintenance and improve sanity checks.

2014-06-29, by wim [Sun, 29 Jun 2014 14:55:50 +0000] rev 31

Added Support for native I2C controllers (PCF21XX, AIP31068), added LCDTypes for 3 and 4 line displays. Encoded features in LCDTypes and LCDCtrl enumerators to ease code maintenance and improve sanity checks.


Tested AIP31068 for I2C, tested SPI3_9 and SPI3_10

2014-06-28, by wim [Sat, 28 Jun 2014 14:27:32 +0000] rev 30

Tested AIP31068 for I2C, tested SPI3_9 and SPI3_10


Tested with PCF2116

2014-06-17, by wim [Tue, 17 Jun 2014 17:41:47 +0000] rev 29

Tested with PCF2116


Updated to support ST7032i with native I2C and SPI interface.

2014-06-14, by wim [Sat, 14 Jun 2014 17:04:25 +0000] rev 28

Updated to support ST7032i with native I2C and SPI interface.


First test of native SPI

2014-06-13, by wim [Fri, 13 Jun 2014 19:02:26 +0000] rev 27

First test of native SPI


Added support for MCP23008 I2C expander, added pinmapping for Adafruit I2C and SPI backplane.

2014-05-30, by wim [Fri, 30 May 2014 15:05:13 +0000] rev 26

Added support for MCP23008 I2C expander, added pinmapping for Adafruit I2C and SPI backplane.


Added support for controllers with native SPI interface.

2014-05-10, by wim [Sat, 10 May 2014 21:34:51 +0000] rev 25

Added support for controllers with native SPI interface.