Active
MQTT Weather App
IoT Weather Monitoring
Problem
Weather sensor data was scattered across devices with no unified real-time view or reliable ingestion path.
What I Built
Flask API subscribing to MQTT topics, processing payloads, and exposing a live weather dashboard. Dockerized.
Tech Stack
Python
Flask
MQTT
IoT
Docker
Outcome
Live MQTT pub/sub pipeline with working environmental dashboard.
Results
- Live weather dashboard
- MQTT pub/sub pipeline
- Docker deployment