SignalK / SensESP

Universal Signal K sensor framework for the ESP32 platform
https://signalk.org/SensESP/
Apache License 2.0
157 stars 82 forks source link

Add support for INA226 DC current sensor #111

Closed ba58smith closed 2 years ago

ba58smith commented 4 years ago

Requested by someone on Slack.

ba58smith commented 3 years ago

UPDATE: I've created a new Sensor (INA2xx) that will work with ALL of the INA2xx sensors, as well as the INA3221 3-channel sensor. It's being created as the first "external SensESP library". When it's finished, it will close this Issue. See https://github.com/SensESP/INA2xx.

AAlbero commented 2 years ago

@ba58smith I was not able to find this. The link you posted is 404. Can you help? Anything I do to add INA226 in my SensESP projects place my SH-ESP32 in a reboot loop. Thanks.

ba58smith commented 2 years ago

Sorry, I can't find it either. I'm guessing it was moved or made obsolete when the whole SensESP project was reorganized several months ago. Maybe @mairas can remember what happened to it.