Skip to content

SVEllipsis/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Weather Station

Taking this from:

http://trastle.github.io/rpi-weather/gettingInstalled.html

Dependencies

sudo apt-get install libusb-1.0.0 python-usb python-crypto python-paramiko gnuplot gettext sphinx-common

Install

mkdir ~/weather
cd ~/weather
git clone https://github.com/jim-easterbrook/pywws.git
cd ~/weather/pywws
make
python setup.py build
sudo python setup.py install

I've also moved the folders around so the pywws buillt output lives in /home/pi/weather

Running it

Add the crontab (also in repo)

About

Docs and installation of the weather station

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published