BalooRM / RPi-Weather-Station

Simple Raspberry Pi weather station

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R Ballew, 26-Sep-2018
This is a simple Raspberry Pi weather station with a temperature and relative humidity IC (DHT 22). 

It uses gnuplot to plot the temperature and humidity data for the last 24 hours. 

It uses crontab to read temperature and humidity every 15 minutes and redirect output to a log file. 

About

Simple Raspberry Pi weather station

License:GNU General Public License v3.0


Languages

Language:Python 98.0%Language:PHP 2.0%