Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 403 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 403 Bytes

TemperatureReader

Temperature reader for the DS18B20

Features

  • Read from multiple DS18B20 on a single line (OneWire)
  • Scan for devices dynamically
  • Read temperature
  • Read id

Dependencies

Hookup

The example uses a DS18B20 powered by 5v and 4,7K pullup resistor between Vcc and the data pin. The data pin is connected to pin 2 on the Arduino.