Project Description
Overview:
Developed a complete weather monitoring and forecasting system utilizing IoT and web technologies.
Details:
- Designed a system with an ESP32 microcontroller to collect weather data (temperature and humidity) via sensors, transmitting data to a host computer using the MQTT protocol.
- Created a Flask web application to display real-time weather data and forecasts based on historical data, utilizing machine learning models.
Technologies Used:
ESP32, MQTT, Python, Flask, Machine Learning