Method of reading from DS1825 thermometer, including the OneWire method. Specific for the use of just 1 sensor.
Dependents: Inductive_Sensor Inductive_Sensor_Jasper Inductive_Sensor_3
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:653e20bb069d | 2016-10-05 | bobgiesberts | Waits until next conversion is finished |
1:ef7e5efc8794 | 2016-09-21 | bobgiesberts | Function waits 750 ms before the next conversion; Libraries loaded in .h (and not double in .cpp) |
0:abb33be87221 | 2016-03-24 | bobgiesberts | It's working, no memory leaks anymore, great! |