Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartekl1/swarzedzmeteo
:sun_behind_large_cloud: Amatorska stacja meteo w Swarzędzu
https://github.com/bartekl1/swarzedzmeteo
meteo meteo-station meteo-station-raspberry-pi meteorological-station pogoda pwa pwa-app raspberry-pi swarzedz swarzedz-meteo weather weather-app weather-station webapp website
Last synced: about 2 months ago
JSON representation
:sun_behind_large_cloud: Amatorska stacja meteo w Swarzędzu
- Host: GitHub
- URL: https://github.com/bartekl1/swarzedzmeteo
- Owner: bartekl1
- License: gpl-3.0
- Created: 2023-12-13T16:22:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-25T17:06:31.000Z (11 months ago)
- Last Synced: 2024-11-06T21:07:23.546Z (3 months ago)
- Topics: meteo, meteo-station, meteo-station-raspberry-pi, meteorological-station, pogoda, pwa, pwa-app, raspberry-pi, swarzedz, swarzedz-meteo, weather, weather-app, weather-station, webapp, website
- Language: HTML
- Homepage: https://swarzedzmeteo.pythonanywhere.com/
- Size: 3.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ![Icon](.github/img/icon30.png) Swarzędz Meteo
Amateur meteorological station in Swarzędz
![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m796142229-4aa21855eb01f1ddd0b04e07?style=flat-square)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/bartekl1/SwarzedzMeteo?style=flat-square)
![GitHub Repo stars](https://img.shields.io/github/stars/bartekl1/SwarzedzMeteo?style=flat-square)
![GitHub watchers](https://img.shields.io/github/watchers/bartekl1/SwarzedzMeteo?style=flat-square)
![GitHub forks](https://img.shields.io/github/forks/bartekl1/SwarzedzMeteo?style=flat-square)[🌐 Website](https://swarzedzmeteo.pythonanywhere.com/)
[📖 Documentation](https://github.com/bartekl1/SwarzedzMeteo/wiki)
[🕑 Changelog](CHANGELOG.md)
[🎁 Acknowledgements](ACKNOWLEDGEMENTS.md)
[🇵🇱 Polish version of README](README_PL.md)![Baner](.github/img/baner.png)
## 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