Test code for the LCD display, should output sample date and time.

Dependencies:   TextLCD mbed

Fork of TextLCD_HelloWorld2 by Wim Huiskamp

History

Final code ready for testing. default tip

2017-05-25, by JHutchinson [Thu, 25 May 2017 11:08:02 +0000] rev 10

Final code ready for testing.


Full code for testing the LCD display.

2017-05-25, by JHutchinson [Thu, 25 May 2017 10:04:11 +0000] rev 9

Full code for testing the LCD display.


Renamed to updateDisplay to allow Internet time to pass through

2017-05-23, by JHutchinson [Tue, 23 May 2017 14:27:32 +0000] rev 8

Renamed to updateDisplay to allow Internet time to pass through


Time and date with correct formatting

2017-05-23, by JHutchinson [Tue, 23 May 2017 14:22:13 +0000] rev 7

Time and date with correct formatting


Correcly located, formatted display

2017-05-23, by JHutchinson [Tue, 23 May 2017 13:50:52 +0000] rev 6

Correcly located, formatted display


main.cpp displays message successfully, to be modified

2017-05-23, by JHutchinson [Tue, 23 May 2017 13:27:46 +0000] rev 5

main.cpp displays message successfully, to be modified


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.

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