Skip to content

josterpi/raspberrypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature logging setup

In templogger.py edit the value of LOCATION_TAG to some value to identify where you're logging temperatures.

> crontab -e

# Log the temperature every minute to a database
* * * * * /home/josterpi/raspberrypi/templogger.py

You can see what the temperature is real time at http://raspberrypi/temp

About

Raspberry Pi code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published