Releases: adafruit/Adafruit_CircuitPython_MLX90393
2.3.1 - Lower Delay During Reset
2.3.0 - Axis Offset Compensation
What's Changed
- Add Axis Offset Compensation by @brian-eng in #44
New Contributors
- @brian-eng made their first contribution in #44
Full Changelog: 2.2.1...2.3.0
2.2.1 - Fix For Sphinx RTD Theme
Full Changelog: 2.2.0...2.2.1
2.2.0 - Temperature Compensation
2.1.5 - Reset Fix
Possible Fix For I2C Muxer
What's Changed
- Update read_reg() to use repeated start by @caternuson in #38
Full Changelog: 2.1.3...2.1.4
2.1.3 - Fix RTD Docs Build and Unpin Sphinx
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
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
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
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.