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
History
Correct logic for negative values.
2019-02-13, by phonemacro [Wed, 13 Feb 2019 22:26:50 +0000] rev 8
Correct logic for negative values.
update the version
2019-02-12, by phonemacro [Tue, 12 Feb 2019 22:58:59 +0000] rev 7
update the version
Add Tlow, Thigh APIs
2019-02-12, by phonemacro [Tue, 12 Feb 2019 22:57:17 +0000] rev 6
Add Tlow, Thigh APIs
remove delay
2019-01-30, by phonemacro [Wed, 30 Jan 2019 02:13:51 +0000] rev 5
remove delay
correct calculations for signed temperatures
2019-01-30, by phonemacro [Wed, 30 Jan 2019 02:13:05 +0000] rev 4
correct calculations for signed temperatures
Use 1.8V for VDD. Updated the interface for reading registers.
2019-01-28, by phonemacro [Mon, 28 Jan 2019 00:39:50 +0000] rev 3
Use 1.8V for VDD. Updated the interface for reading registers.
Correct configuration register not being updating.
2019-01-27, by phonemacro [Sun, 27 Jan 2019 07:26:37 +0000] rev 2
Correct configuration register not being updating.
publish as Maxim Integrated
2019-01-27, by phonemacro [Sun, 27 Jan 2019 02:49:07 +0000] rev 1
publish as Maxim Integrated
Initial commit for one-shot temperature readings.
2019-01-26, by phonemacro [Sat, 26 Jan 2019 23:55:38 +0000] rev 0
Initial commit for one-shot temperature readings.