MicroPython driver for the INA219 zero-drift, bi-directional current/power monitor, communicating over I2C.
Extracted from Soldered-MicroPython-Modules as a standalone package for the MicroPython Package Registry.
After installing the mpremote package, flash the module to the board using:
mpremote mip install github:SolderedElectronics/Soldered-MicroPython-INA219Or, if you're running Windows:
python -m mpremote mip install github:SolderedElectronics/Soldered-MicroPython-INA219