Skip to content

1.1.3 - Many bug fixes

Compare
Choose a tag to compare
@evaherrada evaherrada released this 14 May 16:16
14cc8ab
  • Correct temperature readings for defective ICs
  • Add caveat/code sample in readme wrt. Resetting the IC when setting new mode and/or sample rates
  • Rename _reset() to reset() ; move calibration stuff out of initialize() into reset()
  • Add wait_{temperature,pressure}_ready() functions and use them in initialize()
  • Add example code for setting up the sensor for a low power weather station (as per infineon's datasheet)
  • Thanks @taradiddles

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-dps310.

Read the docs for info on how to use it.