Skip to content

Releases: adafruit/Adafruit_CircuitPython_INA260

1.1.0 More Voltas

06 Apr 03:37
Compare
Choose a tag to compare

voltage has been updated to return volts instead of millivolts.

Initial Release!

12 Mar 15:53
9c50ea6
Compare
Choose a tag to compare

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.