Skip to content

jrucker2004/freezer_temp_alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freezer_temp_alert

Send an email alert when the freezer warms up too much.

This project was created to use a raspberry pi zero and a DS18B20 temprature sensor to notify me when my freezer wasn't working. I'm also using a third party service to ping the raspberry pi, so I'm notified when the power goes out.

Things you'll need to do

  • create a cron job to check the temp sensor
  • create a cron job to archive logs
  • configure the email job in sendEmail.py
  • you might need to create a runlog.log file. Archiving of logs might break if it's not there.

Tutorials

I used the following resources while making this:

Additional stuff

I 3d printed some parts to support this project. Details on thingiverse: https://www.thingiverse.com/thing:2984485

About

Alert when the freezer warms up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published