Hi. Is it possible to connect an i2c device to a HestiaPi Classic with the shield in place?
I’d like to connect a humidity sensor, the best ones seem to use i2c, but the display/relays/buttons Hestia shield sits on the i2c pins (and I don’t think it uses them) and all the power pins. I can probably tap power somewhere but there’s only one pair of i2c pins. There’s a row of short pins on the back of the display shield, but I don’t know what they connect to: does anyone have or know how to figure out the pinouts? I downloaded some circuitboard files but I don’t understand what I’m looking at. Thanks in advance for any help with this classic hardware!
and make sure you use different I2C address than 0x76 for included sensor. Multiple I2C devices can use the same channel.
You would need to solder wires for your sensor. By the way, the included BME280 sensor does measure humidity too but I guess you want a second humidity sensor for another reason. Feel free to elaborate.
and they are empty… so feel free to use these in terms of electrical connections. You would then need to add your own code to read, process, display etc the values from that sensor