Skip to content

A homebrew weather station created using a rasberry pi. Uploads data to the cloud.

Notifications You must be signed in to change notification settings

rylero/WeatherStation

Repository files navigation

weather_station

This project is my home weather station hosted on a Raspberry Pi 4

Today it includes the following sensors:

  • Temperature
  • Barometric Pressure
  • Relative Humidity
  • Air Quality

Parts:

  • Adafruit BME680 - Temperature, Humidity, Pressure and Gas Sensor
  • Adaruit PMS5003 - PM2.5 Air Quality Sensor and Breadboard Adapter Kit

The weather station starts as a service on boot of the Pi. It periodically polls the sensors and then sends the readings to an InfluxDb hosted on our household NAS. From there I use the InfluxDb data to populate a Grafana Dashboard

alt text

About

A homebrew weather station created using a rasberry pi. Uploads data to the cloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages