Hello World demo for Enhanced TextLCD lib.
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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:a3e4bb2053cb | 2015-03-29 | wim | 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. |
3:f238b4f7874f | 2014-08-24 | wim | Tested with SSD1803, ST7036 |
2:c2978a6fa79a | 2014-06-28 | wim | Tested AIP31068 for I2C, Tested SPI3_9 and SPI3_10 |
1:ef419b21167d | 2014-06-17 | wim | Tested with PCF2116 |
0:a75049de1a82 | 2014-06-13 | wim | First test of native SPI |