Skip to content

Simple temperature logger using an Arduino and a DS18B20 sensor.

License

Notifications You must be signed in to change notification settings

rookies/logtemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logtemp

Simple temperature logger using an Arduino and a DS18B20 sensor.

Steps to Use

  1. Connect sensor to Arduino, Arduino to Computer.
  2. Flash logger.ino to Arduino.
  3. Log serial console output, e.g. with picocom /dev/ttyACM0 | tee temperatures.log
  4. Plot the data with ./plot.py temperatures.log

Examples

ricecooker-thermostat.png ricecooker-boil.png

About

Simple temperature logger using an Arduino and a DS18B20 sensor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published