Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/art-in/meteos
Home weather station on ESP32 with database and web app
https://github.com/art-in/meteos
arduino bme280 esp32 iot mh-z19 weather-station
Last synced: 5 days ago
JSON representation
Home weather station on ESP32 with database and web app
- Host: GitHub
- URL: https://github.com/art-in/meteos
- Owner: art-in
- Created: 2019-03-23T14:25:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-20T11:07:09.000Z (over 2 years ago)
- Last Synced: 2024-11-12T17:20:44.405Z (2 months ago)
- Topics: arduino, bme280, esp32, iot, mh-z19, weather-station
- Language: C++
- Homepage:
- Size: 16.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Home weather station on [ESP32](https://en.wikipedia.org/wiki/ESP32) with database and web app.
---
- environment readings:
- temperature
- humidity
- pressure
- co2
- sending readings to database over wifi
- configuring sensor over bluetooth
- on-board display to show current readings
- browser web app to show history charts
- notifications through Telegram bot---
| |
:---: | :---: | :---:---
---
[Sensor device (components, circuit diagram, etc.)](docs/sensor/readme.md)
[Standards for indoor environmental quality](docs/environment-standards.md)