Skip to content

earthgrazer/hot-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hot-pi

Raspberry Pi CPU temperature recording and visualization.

Components

hotpid

hot-pi daemon to poll CPU temperature on regular interval and write value to database (sqlite).

hotpiweb

Flask web application that queries the database for temperature values over time and presents the data in visualizations using d3.js.

Hosting on the Raspberry Pi 2

Use nginx as reverse proxy to forward requests to the web app through WSGI (uwsgi).

About

Raspberry Pi CPU temperature recording and visualization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published