orgua / OneWireHub

OneWire slave device emulator
GNU General Public License v3.0
343 stars 86 forks source link

DS18B20 thermometer example? #33

Closed pearson closed 7 years ago

pearson commented 7 years ago

Please excuse me if I'm missing something, but shouldn't the example for the DS18B20 thermometer have code that starts the read cycle and then reads the temperature from the thermometer? All that file seems to contain is test code and no "real" reading of the thermometer.

Thanks.

orgua commented 7 years ago

The Example is the thermometer. it emulates a ds18b20. You can put in any data you want