Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bavllymagid/weather_server_station
Iot project
https://github.com/bavllymagid/weather_server_station
esp32 iot server wifimanager
Last synced: about 2 months ago
JSON representation
Iot project
- Host: GitHub
- URL: https://github.com/bavllymagid/weather_server_station
- Owner: bavllymagid
- Created: 2022-12-21T03:11:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T20:01:01.000Z (about 2 years ago)
- Last Synced: 2023-08-08T09:20:16.127Z (over 1 year ago)
- Topics: esp32, iot, server, wifimanager
- Language: C++
- Homepage:
- Size: 23.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather station
Weather station is the server that detects the weather conditions and send it to it's app Weatherapp
## Tech Stack
**Client:** c++, Arduino
**Server:** Firebase
## Prerequisites
- Esp32 board
- Arduino IDE
- DHT11 sesnsor
- BMP085 sensor
- 10k resistor#### [Download Required Libraries](https://drive.google.com/file/d/1Qosicwro1eMv9MhTjYWNtzT84zLT3i_G/view?usp=sharing)
## Circuit
![ESP32 Circuit](/photos/esp.png "esp circuit")
## Weather Android App
[https://github.com/Badr-1/weather-iot-project](https://github.com/Badr-1/weather-iot-project)
## Authors- [@bavllymagid](https://github.com/bavllymagid)