C, C++ source code driver software for the Maxim Integrated MAX31725, MAX31726 thermostat : The MAX31725, MAX31726 temperature sensors provides temperature measurements with an accuracy of up to +-0.5°C. Extended format allows for high temperature readings up to 150°C. The MAX31725 can operate in a low powered mode by utilizing the shutdown and one-shot mode. MAX31725  supports two-wire serial, I2C bus communications in an 8-pin TQDFN 3x3 mm package.

Dependents:   MAX31725_High_Temperature_Accurate_IC

Revision:
24:b4fdbbe79036
Parent:
22:692515ac2bb7
--- a/max31725_cpp.h	Wed Apr 10 17:07:21 2019 +0000
+++ b/max31725_cpp.h	Wed Apr 17 21:28:29 2019 +0000
@@ -182,4 +182,4 @@
 
 };
 
-#endif/* DS1775_CPP_H */
\ No newline at end of file
+#endif/* MAX31725_CPP_H */
\ No newline at end of file