Skip to content

Releases: adafruit/Adafruit_CircuitPython_MPL3115A2

3.0.0 - Update to use hectopascals for pressure

15 Mar 16:08
f736263

Choose a tag to compare

This library has been updated to work universally with hectopascals instead of pascals for pressure. This is therefore an API-changing update to the library from 2.X.X. Thanks @jposada202020!

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

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

Read the docs for info on how to use it.

2.0.5 - Fix readings

05 Mar 16:43
df0c9fc

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.4 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:08
8bda6c9

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.3 - Made copyright stay up to date in docs/conf.py

26 Aug 02:20

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.2 - Fixed version string

22 Aug 18:43

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.1 - Switched to pyproject.toml

09 Aug 19:31

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.0 - Temperature and RP2040 Fix

28 Jul 00:38
5433c99

Choose a tag to compare

BREAKING CHANGES

  • Fixes bug with temperature readings
  • Fixes RP2040 reset behavior
  • pressure reading changed to hectopascals (BREAKING)

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

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

Read the docs for info on how to use it.

1.2.12 - Added cp.org link to index.rst

09 Jun 18:28

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.11 - Repo documentation and config updates

07 Jun 17:09

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.10 - Updated documentation link, python version

04 Feb 21:03

Choose a tag to compare

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

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

Read the docs for info on how to use it.