This is a library for communication with I²C devices on Android using USB I²C adapters connected to the Android USB Host (OTG). No root access or special kernel drivers are required.
This Python library supports the INA219 voltage, current and power monitor sensor from Texas Instruments on Python 3. The intent of the library is to make it easy to use the quite complex ...