⚠️ MODE BROUILLON SECRET
Internet of Things
Industrial IoT System (ESP32)
To grasp the emerging communication protocols of Industry 4.0, we designed a connected device based on the ESP32 microcontroller, configured to use the MQTT protocol.
[ 📸 TO INSERT: Photo of the ESP32 electronic assembly or Dashboard ]
Data acquisition and processing were first validated via the serial console, then stored in text files before being visualized on Grafana. To finalize the project, we developed our own custom Web supervision interface: it allowed exporting sensor data, acknowledging errors, remotely rebooting the ESP, or directly controlling actuators (LEDs) in real time.
- ✓ Embedded C/C++ programming on ESP32.
- ✓ Data transmission using the MQTT industrial protocol.
- ✓ Creation of a web management interface (Dashboard, actuator control, export).
- ✓ [ 📸 TO INSERT: Screenshot of the web management interface ]
ESP32MQTTGrafanaDéveloppement Web