Need I2C support for 3 devices used with ESP32-S3, Arduino
Budget: €30 – €250 EUR
I have a custom board with an ESP32-S3. The following devices are connected to an I2C bus:
1. Sensirion SHT20 - temperature&humidity sensor --> works fine
2. Sensirion SGP41 - VOC sensor --> NOK
3. capacitive touch panel 320x240 with 1 touchkey - GT911 interface --> NOK
IDE: VS Code PlatformIO
Framework: Arduino
Libraries:lib_deps =
robtillaart/SHT2x@^0.2.0
sensirion/Sensirion I2C SGP41@^0.1.0
tamctec/TAMC_GT911@^1.0.2
Debugger: ESP-Prog
Problem: No valid data can be received from the SGP41 and the touchpanel. I need support for this. Please check the simplified code and the output. Teamviewer session can be established.
1. Sensirion SHT20 - temperature&humidity sensor --> works fine
2. Sensirion SGP41 - VOC sensor --> NOK
3. capacitive touch panel 320x240 with 1 touchkey - GT911 interface --> NOK
IDE: VS Code PlatformIO
Framework: Arduino
Libraries:lib_deps =
robtillaart/SHT2x@^0.2.0
sensirion/Sensirion I2C SGP41@^0.1.0
tamctec/TAMC_GT911@^1.0.2
Debugger: ESP-Prog
Problem: No valid data can be received from the SGP41 and the touchpanel. I need support for this. Please check the simplified code and the output. Teamviewer session can be established.