Hello everyone!
LCD display HD44780 have many pins. What will you say if him may be only 4 pins? It is possible with PCF8574 module:
But no software for this device. Can it be any solution for this question?
How about PCF8574?
-
- Posts: 149
- http://meble-kuchenne.info.pl
- Joined: Tue Oct 19, 2021 9:31 am
- Has thanked: 75 times
- Been thanked: 5 times
How about PCF8574?
- Attachments
-
- 003.jpg (33.92 KiB) Viewed 1686 times
-
- 002.jpg (22.14 KiB) Viewed 1686 times
-
- 001.jpg (100.31 KiB) Viewed 1686 times
-
- Matrix Staff
- Posts: 1913
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 619 times
- Been thanked: 644 times
Re: How about PCF8574?
Hello.
The LCD controlled via PCF8574 is already supported.
Under Displays, you want LCD I2C (Backpack)
Or just use the search function and enter backpack
Depends who you purchase the LCD with expander from will have different addresses.
For example, I have one LCD with address 0x3F = 63 & 0x27 = 39.
You can find out more with an example flowchart here.
The LCD controlled via PCF8574 is already supported.
Under Displays, you want LCD I2C (Backpack)
Or just use the search function and enter backpack
Depends who you purchase the LCD with expander from will have different addresses.
For example, I have one LCD with address 0x3F = 63 & 0x27 = 39.
You can find out more with an example flowchart here.
Martin