Skip to content

F481/pi-weatherstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-weatherstation

What hardware do I need?

Hardware parts Recommendation Alternatives
System: Raspberry Pi Zero W Raspberry Pi Model A/A+/B/B+
Wlan stick: EDIMAX EW-7811 (if no Wifi is integrated) any out there, or LAN
SD card: Class 10, min. 4GB better 8, 16 or 32GB any out there
Temperature + Humidity: AM2302 DHT22 or DHT11
Pressure: BMP180 BMP085

*If you buy all hardware from Ebay the complete weatherstation (listed above) will cost about ~20€

How to set up the pi-weatherstation?

  1. Get the project: git clone https://github.com/F481/pi-weatherstation.git --recursive
  2. Configure your weatherstation in the pi-weatherstation.cfg config file
  3. Setup the pi-weatherstation: cd pi-weatherstation/ && sudo bash setup.sh
  4. Connect the sensors to your raspberry (you can find the wire layout in the doc/ folder):
  5. Check if all is working fine: cd pi-weatherstation/ && sudo bash check.sh
  6. You're done! Open your browser and enjoy: http://<IP/Host of your Raspberry>/pi-weatherstation

How it will look like?

grafik

About

The Raspberry Pi weather station with a nice web-frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors