This library for MicroPython makes it easy to leverage the complex functionality of the Texas Instruments INA219 sensor to measure voltage, current and power.
MIT License
56
stars
19
forks
source link
Update to support latest version of logging.py #14
Update to more std implementation of logging that allows logging to work without using basicConfig() in the main program. Update examples for esp32 and esp8266 based on testing with Micropython 1.20.
Update to more std implementation of logging that allows logging to work without using basicConfig() in the main program. Update examples for esp32 and esp8266 based on testing with Micropython 1.20.