Ecosyste.ms: Awesome
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: 4 days 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.
- Host: GitHub
- URL: https://github.com/cangeus/esp32-mqtt-monitoring-control
- Owner: CanGeus
- Created: 2024-07-16T05:34:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T07:36:11.000Z (3 months ago)
- Last Synced: 2024-11-04T11:03:33.299Z (4 days ago)
- Topics: bootstrap4, dht, esp32, led, mqtt, mqttjs, webiste
- Language: HTML
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.