Skip to content

Releases: adafruit/Adafruit_MLX90393_Library

2.0.5 Better Config in basic demo and new config examples

09 Nov 01:22
5174d8c
Compare
Choose a tag to compare

What's Changed

  • Updated basicdemo with better config plus a couple of new examples by @ShawnHymel in #23

New Contributors

Full Changelog: 2.0.4...2.0.5

2.0.4 - Updated CI Actions versions

22 May 16:59
Compare
Choose a tag to compare
Update CI action versions

Fix ESP32 warnings

12 Aug 13:40
Compare
Choose a tag to compare

do some explicit casting of narrowed types

2.0.2 - Added OLED example

27 Aug 18:01
70bd342
Compare
Choose a tag to compare
Merge pull request #20 from caternuson/oled_example

Add OLED example

2.0.1 - Moved 10ms delay out of startSingleMeasurment()

23 Feb 20:20
0115f42
Compare
Choose a tag to compare

Lots of updates

12 Oct 23:56
827b133
Compare
Choose a tag to compare

Marking this as a major release as behavior in readings has changed signficantly. See Issue #11 for details.

  • Major refactor and Sensor API update (PR #10)
  • Convert to BusIO usage (PR #9)
  • Add ability to get/set resolution, filter, and oversampling (PR #12)

Sensitivity Table Update

01 Sep 18:47
f4687ab
Compare
Choose a tag to compare
  • Updated sensitivity tables to latest (c.2020) datasheet values.
  • Renamed Adafruit_MLX30393.cpp to Adafruit_MLX90393.cpp

1.1.0 - Moved to GitHub Actions

26 May 16:33
7ad4b78
Compare
Choose a tag to compare
Merge pull request #2 from adafruit/actionci

Moved repository to actions

Fix unsigned x y z data

18 May 21:51
84bf039
Compare
Choose a tag to compare

Thanks to @billpugh for the PR!

1.0.5

13 Feb 19:50
1e23ca0
Compare
Choose a tag to compare
Update library.properties