Sample host software for the Maxim Integrated MAX31875 Low Power Small Package Temperature Sensor. Hosted on the MAX32630FTHR. The MAX31875 may be used in wearables, thermostats, thermometers, and hardware temperature supervisors.

Dependencies:   MAX31875_Temperature_Sensor_Low_Power max32630fthr USBDevice

Revision:
3:587c7c740902
Parent:
2:32c0d11d8c0d
--- a/main.cpp	Wed Feb 13 05:02:26 2019 +0000
+++ b/main.cpp	Thu Feb 14 09:13:10 2019 +0000
@@ -48,7 +48,7 @@
 // (note the calls to Thread::wait below for delays)
 /**
 * @brief Sample main program for MAX31875
-* @version 1.0000.0002
+* @version 1.0000.0003
 *
 * @details Sample main program for MAX31875
 * The prints are sent to the terminal window (9600, 8n1).