austinbv / dino

Dino is a ruby gem that helps you bootstrap prototyping with an Arduino
MIT License
388 stars 84 forks source link

DS18B20 (Dallas Temperature Sensor) Support #72

Closed vickash closed 9 years ago

vickash commented 10 years ago

Since this looks like the most used OneWire component, this adds support for just this sensor. It isn't a full OneWire implementation, and only one sensor per pin will work for now. Works almost exactly like the DHT sensor. See example.