C code and C++ library, driver software for the low-power small WLP package MAX31875 temperature sensor. Code supports one-shot, shut-down/standby, hysteresis, alarm limits.
Dependents: MAX31875_Temperature_Sensor_Small_WLP Click-Sensor-MAX31875 NuMaker-mbed-Sensor-MAX31875
History
correct initialization in write_trip_low, high.
2019-02-13, by phonemacro [Wed, 13 Feb 2019 22:17:06 +0000] rev 6
correct initialization in write_trip_low, high.
Updated comments
2019-02-13, by phonemacro [Wed, 13 Feb 2019 08:15:29 +0000] rev 5
Updated comments
Correct logic for extended and normal format. Correct negative value logic.
2019-02-13, by phonemacro [Wed, 13 Feb 2019 05:01:35 +0000] rev 4
Correct logic for extended and normal format. Correct negative value logic.
Add C version of the driver to the library.
2019-02-04, by phonemacro [Mon, 04 Feb 2019 23:32:38 +0000] rev 3
Add C version of the driver to the library.
updated documentation
2019-02-04, by phonemacro [Mon, 04 Feb 2019 05:32:58 +0000] rev 2
updated documentation
update comments
2019-02-04, by phonemacro [Mon, 04 Feb 2019 05:16:52 +0000] rev 1
update comments
Initial Commit
2019-02-03, by phonemacro [Sun, 03 Feb 2019 23:50:17 +0000] rev 0
Initial Commit