Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 308 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 308 Bytes

MQTT_ESP32

Develop a smart system to monitor environmental conditions (temperature, humidity, etc.) and control devices (e.g., fans, heaters) based on real-time data. The system should send data to an MQTT broker, which can be accessed remotely, and provide alerts when certain thresholds are exceeded.