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.
Diff: mbed.bld
- Revision:
- 5:902682235900
- Parent:
- 4:0815efcb0008
- Child:
- 6:4e6ec83d3c83
diff -r 0815efcb0008 -r 902682235900 mbed.bld --- a/mbed.bld Wed Nov 09 12:23:33 2016 +0000 +++ b/mbed.bld Mon May 29 12:46:34 2017 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/0ab6a29f35bf \ No newline at end of file +https://mbed.org/users/mbed_official/code/mbed/builds/86740a56073b \ No newline at end of file