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:
- 7:9fcc3c0acd50
- Parent:
- 6:4e6ec83d3c83
diff -r 4e6ec83d3c83 -r 9fcc3c0acd50 mbed.bld --- a/mbed.bld Wed Sep 13 11:30:50 2017 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -https://mbed.org/users/mbed_official/code/mbed/builds/a330f0fddbec \ No newline at end of file