C++ driver software code for Maxim Integrated MAX31723/MAX31722 device temperature sensor. The MAX31723 provides 9 to 12 bits of resolution.
Dependents: MAX31723_Thermostat_Thermometer_Sensor
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:e310e55a687b | 2019-02-13 | phonemacro | Correct logic for negative values. |
7:92004aaa3e4d | 2019-02-12 | phonemacro | update the version |
6:2e49aa7fa091 | 2019-02-12 | phonemacro | Add Tlow, Thigh APIs |
5:8e70ec0923e2 | 2019-01-30 | phonemacro | remove delay |
4:ac75d4d62471 | 2019-01-30 | phonemacro | correct calculations for signed temperatures |
3:f39791139435 | 2019-01-28 | phonemacro | Use 1.8V for VDD. Updated the interface for reading registers. |
2:7a20e65da621 | 2019-01-27 | phonemacro | Correct configuration register not being updating. |
1:bb6f11be119f | 2019-01-27 | phonemacro | publish as Maxim Integrated |
0:4a3d6ac5042d | 2019-01-26 | phonemacro | Initial commit for one-shot temperature readings. |