You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, would it be possible to add more than one INA226 Board to the Wemos/ Software. I have 3 Batteries and i'd like to monitor them by 1 Wemos. Is there any possibility to implement it?
The text was updated successfully, but these errors were encountered:
Yes, just use muliple ina266 modules. For second look on the other side of the module and connect A0 with VCC and for third connext A1 and VCC. Then you can connect them on same i2c and there will not be a address fight. Feel free to choose random alarm pin (based on your board docs).
Hey, would it be possible to add more than one INA226 Board to the Wemos/ Software. I have 3 Batteries and i'd like to monitor them by 1 Wemos. Is there any possibility to implement it?
The text was updated successfully, but these errors were encountered: