Skip to content

Releases: adafruit/Adafruit_CircuitPython_DPS310

2.1.5 - Fixed units in documentation

29 Jun 17:02
5ed1e61
Compare
Choose a tag to compare

Fixed documentation for pressure and altitude to specify the correct units.

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.

2.1.4 - Added cp.org link to index.rst

09 Jun 18:27
Compare
Choose a tag to compare

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.

2.1.3 - Repo documentation and config updates

07 Jun 17:08
Compare
Choose a tag to compare

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.

2.1.2 - Fixed address passing for DPS310_Advanced

01 Apr 19:09
6389bab
Compare
Choose a tag to compare

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.

2.1.1 - Updated documentation link, python version

04 Feb 20:57
Compare
Choose a tag to compare

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.

2.1.0 - Default Import

09 Jan 22:27
8705de3
Compare
Choose a tag to compare

This release provides a backwards compatibly default for the import.

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.

2.0.0 - Split into module

07 Jan 02:40
6398fd4
Compare
Choose a tag to compare

This release splits the library into a module with basic and advanced components. Some devices with memory constraints can use the basic version and remove the advanced to save memory. Thank you @jposada202020.

You must update your import statements to use this new version of the library.

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.

1.2.7 - Updated pylint version, linted

15 Nov 17:35
Compare
Choose a tag to compare

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.

1.2.6 - Corrected units

31 May 19:33
6404bb2
Compare
Choose a tag to compare

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.

1.2.5 - Fixed documentation references

10 May 19:10
f71cb49
Compare
Choose a tag to compare

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.