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

History

update comment default tip

2019-04-17, by phonemacro [Wed, 17 Apr 2019 21:28:29 +0000] rev 24

update comment


Update comments

2019-04-10, by phonemacro [Wed, 10 Apr 2019 17:07:21 +0000] rev 23

Update comments


add max31725 i2c addresses

2019-04-09, by phonemacro [Tue, 09 Apr 2019 22:58:02 +0000] rev 22

add max31725 i2c addresses


Initial Commit

2019-04-09, by phonemacro [Tue, 09 Apr 2019 07:10:22 +0000] rev 21

Initial Commit


Initial Commit

2019-04-09, by phonemacro [Tue, 09 Apr 2019 07:00:32 +0000] rev 20

Initial Commit


removed unused defines

2019-04-08, by phonemacro [Mon, 08 Apr 2019 20:18:50 +0000] rev 19

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:02:40 +0000] rev 18

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: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.