Example host software for the Maxim Integrated MAX31723/MAX31722 Device Temperature Sensor. Hosted on the MAX32630FTHR. The MAX31723 may be used in thermostats, thermometers, and hardware temperature supervisors.
Dependencies: MAX31723_Digital_Temperature_Sensor max32630fthr USBDevice
Revision 15:2ab1415b0896, committed 2019-02-14
- Comitter:
- phonemacro
- Date:
- Thu Feb 14 09:15:58 2019 +0000
- Parent:
- 14:a976a6a00f7f
- Commit message:
- Use latest max31723 library.
Changed in this revision
MAX31723_Digital_Temperature_Sensor.lib | Show annotated file Show diff for this revision Revisions of this file |
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r a976a6a00f7f -r 2ab1415b0896 MAX31723_Digital_Temperature_Sensor.lib --- a/MAX31723_Digital_Temperature_Sensor.lib Tue Feb 12 22:59:20 2019 +0000 +++ b/MAX31723_Digital_Temperature_Sensor.lib Thu Feb 14 09:15:58 2019 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/teams/MaximIntegrated/code/MAX31723_Digital_Temperature_Sensor/#92004aaa3e4d +https://os.mbed.com/teams/MaximIntegrated/code/MAX31723_Digital_Temperature_Sensor/#e310e55a687b
diff -r a976a6a00f7f -r 2ab1415b0896 main.cpp --- a/main.cpp Tue Feb 12 22:59:20 2019 +0000 +++ b/main.cpp Thu Feb 14 09:15:58 2019 +0000 @@ -49,7 +49,7 @@ /** (note the calls to Thread::wait below for delays) */ /** * @brief Sample main program for Maxim Integrated MAX31723 - * @version 1.0000.0003 + * @version 1.0000.0004 * * @details Sample main program for MAX31723/MAX31722 * The prints are sent to the terminal window (9600, 8n1).