Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 652 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 652 Bytes

Temperature

Reading values from one wire temperature sensor (ds18b20) every 10 min and sending it to my home server. The communication has authentlication but its not encrypted, because its on my home network and its only temperature data.

Schematics

Brown wire should be 10k resistors.

Schematics

Running configuration:

Schematics

Requirements

  1. OneWire.h
  2. DallasTemperature.h