bartekl1 / SwarzedzMeteo

⛅ Amateur meteorological station in Swarzędz

Home Page:https://swarzedzmeteo.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

⛅ Amateur meteorological station in Swarzędz

https://swarzedzmeteo.pythonanywhere.com/

License:GNU General Public License v3.0


Languages

Language:HTML 39.2%Language:JavaScript 38.9%Language:Python 20.3%Language:CSS 1.6%