C code and C++ library, driver software for Maxim Integrated DS1775, DS75 thermometer and thermostat temperature sensor. Code supports continuous or shut-down/standby, hysteresis, alarm limits, comparator or interrupt mode, fault filtering, and active low/high. Compact 5-pin SOT23 packaging
Dependents: DS1775_Digital_Thermostat_Temperature
History
shorten code for write_cfg_reg
2019-04-08, by phonemacro [Mon, 08 Apr 2019 02:36:00 +0000] rev 17
shorten code for write_cfg_reg
renamed write_cfg to write_cfg_reg
2019-04-08, by phonemacro [Mon, 08 Apr 2019 00:14:08 +0000] rev 16
renamed write_cfg to write_cfg_reg
Add some margin to the conversion time.
2019-04-07, by phonemacro [Sun, 07 Apr 2019 22:52:38 +0000] rev 15
Add some margin to the conversion time.
updated comments
2019-04-07, by phonemacro [Sun, 07 Apr 2019 11:24:02 +0000] rev 14
updated comments
add DS75 constants
2019-04-07, by phonemacro [Sun, 07 Apr 2019 11:05:28 +0000] rev 13
add DS75 constants
updated c code
2019-04-07, by phonemacro [Sun, 07 Apr 2019 11:01:21 +0000] rev 12
updated c code
updated
2019-04-07, by phonemacro [Sun, 07 Apr 2019 09:55:29 +0000] rev 11
updated
updates
2019-04-07, by phonemacro [Sun, 07 Apr 2019 09:40:00 +0000] rev 10
updates
updated
2019-04-07, by phonemacro [Sun, 07 Apr 2019 08:59:48 +0000] rev 9
updated
update
2019-04-07, by phonemacro [Sun, 07 Apr 2019 07:43:11 +0000] rev 8
update