DS7505 C, C++ driver source code: The DS7505 low-voltage (1.7V to 3.7V) digital thermometer and thermostat provides 9 to 12-bit digital temperature readings over a -55°C to +125°C range with +-0.5°C accuracy in the 0°C (32°F) to +70°C (158°F) range.

Dependents:   DS7505_Temperature_Sensor_Low_Power

Changes

RevisionDateWhoCommit message
25:93287f99d225 2019-04-27 phonemacro Initial Commit default tip
24:b4fdbbe79036 2019-04-17 phonemacro update comment
23:3fa31b45fa1a 2019-04-10 phonemacro Update comments
22:692515ac2bb7 2019-04-09 phonemacro add max31725 i2c addresses
21:bb7ba5566a62 2019-04-09 phonemacro Initial Commit
20:c9805b01e814 2019-04-09 phonemacro Initial Commit
19:ccd43cedfd47 2019-04-08 phonemacro removed unused defines
18:69436cb7b19e 2019-04-08 phonemacro rename write thys, tos procedures. make ds1775_write_reg16 local in the c code.
17:ca86c0b37244 2019-04-08 phonemacro shorten code for write_cfg_reg
16:1ecfc243d4ef 2019-04-08 phonemacro renamed write_cfg to write_cfg_reg
15:449134e4b43f 2019-04-07 phonemacro Add some margin to the conversion time.
14:c74a5b4d6715 2019-04-07 phonemacro updated comments
13:5726f1d1404c 2019-04-07 phonemacro add DS75 constants
12:3ca79cd71289 2019-04-07 phonemacro updated c code
11:c3367936f4f2 2019-04-07 phonemacro updated
10:03645de9c017 2019-04-07 phonemacro updates
9:315236fb3c6a 2019-04-07 phonemacro updated
8:b2d4c71268aa 2019-04-07 phonemacro update
7:3312665c8c4b 2019-04-07 phonemacro Rough Initial Commit
6:61f3693edd6c 2019-02-13 phonemacro correct initialization in write_trip_low, high.
5:228e67722322 2019-02-13 phonemacro Updated comments
4:a27a0ee318bd 2019-02-13 phonemacro Correct logic for extended and normal format. Correct negative value logic.
3:3528e660168c 2019-02-04 phonemacro Add C version of the driver to the library.
2:048eff228fd8 2019-02-04 phonemacro updated documentation
1:98499c3dace6 2019-02-04 phonemacro update comments
0:f51465145906 2019-02-03 phonemacro Initial Commit