Sample host software for the Maxim Integrated DS1775, DS75 Digital Thermometer Thermostat IC hosted on the MAX32630FTHR. The DS1775 is suitable for PCs, cell phones, and other thermally sensitive systems.
Dependencies: max32630fthr DS1775_Digitial_Thermometer_Thermostat USBDevice
History
Updated to blink the LED various colors during shutdown. Corrected the 12 bit conversion wait time.
2019-04-11, by phonemacro [Thu, 11 Apr 2019 21:50:18 +0000] rev 18
Updated to blink the LED various colors during shutdown. Corrected the 12 bit conversion wait time.
change waits in shutdown to 5 sec
2019-04-10, by phonemacro [Wed, 10 Apr 2019 18:08:38 +0000] rev 17
change waits in shutdown to 5 sec
updated comments
2019-04-09, by phonemacro [Tue, 09 Apr 2019 06:38:05 +0000] rev 16
updated comments
removed unused defines
2019-04-08, by phonemacro [Mon, 08 Apr 2019 20:19:10 +0000] rev 15
removed unused defines
rename write thys, tos procedures. make ds1775_write_reg16 local in the c code.
2019-04-08, by phonemacro [Mon, 08 Apr 2019 17:03:00 +0000] rev 14
rename write thys, tos procedures. make ds1775_write_reg16 local in the c code.
shorten code for write_cfg_reg
2019-04-08, by phonemacro [Mon, 08 Apr 2019 02:41:27 +0000] rev 13
shorten code for write_cfg_reg
shorten code for write_cfg_reg
2019-04-08, by phonemacro [Mon, 08 Apr 2019 02:36:18 +0000] rev 12
shorten code for write_cfg_reg
renamed write_cfg to write_cfg_reg
2019-04-08, by phonemacro [Mon, 08 Apr 2019 00:14:30 +0000] rev 11
renamed write_cfg to write_cfg_reg
Add some margin to the conversion time.
2019-04-07, by phonemacro [Sun, 07 Apr 2019 22:53:23 +0000] rev 10
Add some margin to the conversion time.
removed waits for Tos Thyst
2019-04-07, by phonemacro [Sun, 07 Apr 2019 11:42:04 +0000] rev 9
removed waits for Tos Thyst