This Python library supports the INA219 voltage, current and power monitor from Texas Instruments with a Raspberry Pi using the I2C bus. The intent of the library is to make it easy to use the quite complex functionality of this sensor.
Hi, i have been trying to use this code to read the adafruit ina 219 sensor, however when I run the code i get error reading ImportError: cannot import name 'INA219'. How can I resolve this. It may be something basic or me just being stupid, i havn't used python very much before
thanks
Hi, i have been trying to use this code to read the adafruit ina 219 sensor, however when I run the code i get error reading ImportError: cannot import name 'INA219'. How can I resolve this. It may be something basic or me just being stupid, i havn't used python very much before thanks