EverythingSmartHome / firmware

Example ESPHome configs for ESP32 DevKits
7 stars 0 forks source link

could you kindly confirm pinout for I2C #1

Closed zala143 closed 8 months ago

zala143 commented 8 months ago

Could you kindly confirm the pinout for I2C connection for the EST-PoE-32. I would also be awesome if you could create some hat variations for the EST-PoE-32 - one that adds a STEMMA QT connection for east hookup to I2C devices from Adafruit etc - thanks

EverythingSmartHome commented 8 months ago

Hello, you can use any GPIO pins (that aren't input only) for i2c so long as you define them in your code correctly.

Hope that helps

zala143 commented 8 months ago

ok after a bit of testing, I was able to get i2c working using the following - for some reason kept getting an error but forum post somewhere suggested doing a clean build and that worked... all good.. thanks - love this little board... I hope you're planning a bunch of hat options... i2c:

EverythingSmartHome commented 8 months ago

Glad to hear you got it working and thanks for the feedback on the board. We are indeed planning some expansion HATs