Initial setup for FC-113 controller of TextLCD(1602A)
This example is a simple use case for the user of Text LCD with the FC-113 controller, based on Mbed OS 5.
Note that PCF8574T has Mbed base addresses 0x40 ~ 0x4E, while PCF8574AT has base addresses 0x70 ~ 0x7E.
I used 0x4E for Text LCD with the FC-113 controller.
If you need to fine-tune the Text LCD or using another type the TextLCD, please see here.
History
Initialized for FC-113 controller of TextLCD
2019-12-24, by Daniel_Lee [Tue, 24 Dec 2019 05:30:57 +0000] rev 7
Initialized for FC-113 controller of TextLCD
Update mbed lib to rev 150
2017-09-13, by bcostm [Wed, 13 Sep 2017 11:30:50 +0000] rev 6
Update mbed lib to rev 150
Update mbed library
2017-05-29, by bcostm [Mon, 29 May 2017 12:46:34 +0000] rev 5
Update mbed library
mbed lib v129
2016-11-09, by bcostm [Wed, 09 Nov 2016 12:23:33 +0000] rev 4
mbed lib v129
Update to mbed v91
2014-11-06, by bcostm [Thu, 06 Nov 2014 10:13:20 +0000] rev 3
Update to mbed v91
Put different delays for ON and OFF states + add comments
2014-02-21, by bcostm [Fri, 21 Feb 2014 09:36:12 +0000] rev 2
Put different delays for ON and OFF states + add comments
* fixed - always import the latest version of the mbed SDK
2014-02-17, by screamer [Mon, 17 Feb 2014 22:16:05 +0000] rev 1
* fixed - always import the latest version of the mbed SDK
updated mbed SDK
2014-01-28, by screamer [Tue, 28 Jan 2014 22:21:41 +0000] rev 0
updated mbed SDK