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

https://github.com/cangeus/esp32-mqtt-monitoring-control

Project using ESP32 to monitor temperature and humidity, and control an LED light via MQTT protocol and a web interface. This repository includes the necessary code and instructions to set up and manage the system.
https://github.com/cangeus/esp32-mqtt-monitoring-control

bootstrap4 dht esp32 led mqtt mqttjs webiste

Last synced: 3 months ago
JSON representation

Project using ESP32 to monitor temperature and humidity, and control an LED light via MQTT protocol and a web interface. This repository includes the necessary code and instructions to set up and manage the system.

Awesome Lists containing this project

README

        

# ESP32-MQTT-Monitoring-Control

This project using ESP32 to monitor temperature and humidity, and control an LED light via MQTT protocol and a web interface. This repository includes the necessary code and instructions to set up and manage the system. The project uses CDN mqtt.js for MQTT communication and Bootstrap 4.6 for the CSS framework to ensure a responsive and user-friendly web interface.