Skip to content

Torbacka/temp-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Reading temperature from a sensor to a database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages