Search found 1 match
- Sun Sep 28, 2025 4:42 pm
- Forum: Hardware
- Topic: Can't get I2C LCD to work on ESP32-wroom
- Replies: 5
- Views: 4104
Re: Can't get I2C LCD to work on ESP32-wroom
I have a similar problem. Whilst not been an expert I have programed ESP32's with PlatformIO for a number of years. I am trying to extended 8 IO via PCF8574, the I2C scanner finds device at 0x20. I am using xreef/PCF8574 library@^2.3.7 library and of course the Arduino wire library. The pcf8575 will ...