Hello World demo for Enhanced TextLCD lib.

Dependencies:   TextLCD mbed

Dependents:   Opener-6

The Enhanced TextLCD lib supports more display types than the original lib. Added support for User Defined Characters (UDCs), Backlight control and other features such as control through I2C and SPI port expanders and controllers with native I2C and SPI interfaces. See here for more info.

History

Hello World demo of Enhanced TextLCD library. This lib supports HD44780 based controllers using 4bit parallel bus on mbed pins, I2C or SPI expanders. The libs also supports native I2C or SPI interfaces on several HD44780 compatible controllers. default tip

2015-03-29, by wim [Sun, 29 Mar 2015 13:12:07 +0000] rev 4

Hello World demo of Enhanced TextLCD library. This lib supports HD44780 based controllers using 4bit parallel bus on mbed pins, I2C or SPI expanders. The libs also supports native I2C or SPI interfaces on several HD44780 compatible controllers.


Tested with SSD1803, ST7036

2014-08-24, by wim [Sun, 24 Aug 2014 09:01:56 +0000] rev 3

Tested with SSD1803, ST7036


Tested AIP31068 for I2C, Tested SPI3_9 and SPI3_10

2014-06-28, by wim [Sat, 28 Jun 2014 14:28:08 +0000] rev 2

Tested AIP31068 for I2C, Tested SPI3_9 and SPI3_10


Tested with PCF2116

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

Tested with PCF2116


First test of native SPI

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

First test of native SPI