Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)