Releases: adafruit/Adafruit_CircuitPython_INA260
Releases · adafruit/Adafruit_CircuitPython_INA260
1.1.1 Update product URL
This is a quick patch to update the product URL to the live version
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ina260
.
Read the docs for info on how to use it.
1.1.0 More Voltas
voltage
has been updated to return volts instead of millivolts.
Initial Release!
This release includes the basic functionality of
- Current, Voltage, and Power measurement
- Mode selection between continuous, triggered, and shutdown
- Tunability of measurement average window and measurement time
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ina260
.
Read the docs for info on how to use it.