Xinyuan-LilyGO / T-HMI

46 stars 15 forks source link

i2c port configuration #24

Open nourissam opened 6 months ago

nourissam commented 6 months ago

hello ,i m using t-hmi and i want to connected with an SHT30 ,but i can't find i2c port .How can i set up the i2c port

teastainGit commented 6 months ago

There are three I2C capable ports on the bottom marked Grove. https://github.com/Xinyuan-LilyGO/T-HMI The one marked Grove3 is the most common and uses Wire.begin (43, 44); //SDA, SCL