Skip to content

nbl1268/RPi_TempHumdLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi
Logging temperature and humditiy from a DHT22 sensor and presented via webpage


Data collection
	env_log_shed.py

	executed each minute using crontab
	queries DHT22 sensor for readings and stores them in SQLITE3 db



Webpage provides
- Current readings (from sensor)
- Historical values from database


Usage
IP:5002
	for home page showing current readings


IP:5002/hello
	for test page


IP:5002/solartable
	for a table of latest 10 readings from the solar inverter readings database


IP:5002/lab_env_db
	for a table and chart for temperature and humidity readings from the database




About

Logging temperature and humditiy from a DHT22 sensor and presented via webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors