Method of reading from DS1825 thermometer, including the OneWire method. Specific for the use of just 1 sensor.

Dependencies:   OneWire

Dependents:   Inductive_Sensor Inductive_Sensor_Jasper Inductive_Sensor_3

History

Waits until next conversion is finished default tip

2016-10-05, by bobgiesberts [Wed, 05 Oct 2016 08:14:49 +0000] rev 2

Waits until next conversion is finished


Function waits 750 ms before the next conversion; Libraries loaded in .h (and not double in .cpp)

2016-09-21, by bobgiesberts [Wed, 21 Sep 2016 14:24:28 +0000] rev 1

Function waits 750 ms before the next conversion; Libraries loaded in .h (and not double in .cpp)


It's working, no memory leaks anymore, great!

2016-03-24, by bobgiesberts [Thu, 24 Mar 2016 16:26:24 +0000] rev 0

It's working, no memory leaks anymore, great!