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.
Revisions of mbed.bld
Revision | Date | Message | Actions |
---|---|---|---|
5:902682235900 | 2017-05-29 | Update mbed library | File Diff Annotate |
4:0815efcb0008 | 2016-11-09 | mbed lib v129 | File Diff Annotate |
3:f57d754b1814 | 2014-11-06 | Update to mbed v91 | File Diff Annotate |
2:b60cb847489c | 2014-02-21 | Put different delays for ON and OFF states + add comments | File Diff Annotate |
1:6e558092d3df | 2014-02-17 | * fixed - always import the latest version of the mbed SDK | File Diff Annotate |
0:005629fe3609 | 2014-01-28 | updated mbed SDK | File Diff Annotate |