Skip to content

bartekl1/SwarzedzMeteo

Repository files navigation

Icon Swarzędz Meteo

Amateur meteorological station in Swarzędz

Uptime Robot ratio (30 days) GitHub release (latest by date) GitHub Repo stars GitHub watchers GitHub forks

🌐 Website 📖 Documentation 🕑 Changelog 🎁 Acknowledgements 🇵🇱 Polish version of README

Baner

Hardware

Amateur meteo station installed on the balcony.
The weather station works on a Raspberry Pi Zero W microcomputer.
A DS18B20 sensor was used to measure temperature, a BME280 sensor was used to measure humidity and pressure, and a PMS5003 sensor was used to measure air quality.

Available measurements

  • temperature
  • humidity
  • pressure
  • dew point (calculated from temperature and humidity)
  • PM 1.0
  • PM 2.5
  • PM 10
  • AQI (calculated from PM 10 and PM 2.5)

Available features

  • Current readings
  • Archive readings
    • Table
    • Chart
    • Download - JSON, CSV, SQL, YAML, XML, Excel
  • API - current readings, archive readings
  • Widget - current readings