Skip to content

Releases: adafruit/Adafruit_CircuitPython_MLX90393

2.3.1 - Lower Delay During Reset

02 Jan 14:58
374babc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0 - Axis Offset Compensation

30 Dec 15:24
7762818
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...2.3.0

2.2.1 - Fix For Sphinx RTD Theme

07 Oct 22:12
Compare
Choose a tag to compare

2.2.0 - Temperature Compensation

08 Sep 15:07
eab0d73
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.5...2.2.0

2.1.5 - Reset Fix

10 Jun 20:41
3e8235e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.4...2.1.5

Possible Fix For I2C Muxer

01 Apr 14:56
8d1d24c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.3...2.1.4

2.1.3 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:28
Compare
Choose a tag to compare

Changes: 2.1.2...2.1.3

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

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

Read the docs for info on how to use it.

2.1.2 - Fix RTD Theme Issue

25 Sep 15:45
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.1.1 - Updated .pylintrc, fixed jQuery

26 May 16:23
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

Added `temperature` property

17 Feb 18:38
a1546a6
Compare
Choose a tag to compare

Added temperature property to allow temperature reading with the MLX90393. Thanks @jposada202020

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

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

Read the docs for info on how to use it.