Skip to content

Raspberry Pi SQLite temperature logger with a web UI

Notifications You must be signed in to change notification settings

poohzrn/rpi_temp_logger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Raspberry Pi Temperature Logger This repo contains code for a Raspberry Pi temperature logger which uses SQLite to store data read from a DS18B20 sensor.
Screenshot of temperature logger #Installation: Warning: Your Raspberry Pi will reboot after installation to enable GPIO

cd && git clone https://github.com/poohzrn/rpi_temp_logger && cd ~/rpi_temp_logger && ./install.sh 

About

Raspberry Pi SQLite temperature logger with a web UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.6%
  • Shell 7.4%