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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:61f3693edd6c | 2019-02-13 | phonemacro | correct initialization in write_trip_low, high. |
5:228e67722322 | 2019-02-13 | phonemacro | Updated comments |
4:a27a0ee318bd | 2019-02-13 | phonemacro | Correct logic for extended and normal format. Correct negative value logic. |
3:3528e660168c | 2019-02-04 | phonemacro | Add C version of the driver to the library. |
2:048eff228fd8 | 2019-02-04 | phonemacro | updated documentation |
1:98499c3dace6 | 2019-02-04 | phonemacro | update comments |
0:f51465145906 | 2019-02-03 | phonemacro | Initial Commit |