You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crystal Instruments' EDM MQTT protocol client demo that showcase how external MQTT clients can communicate with EDM from remotely running tests, monitoring test status and collecting signal data. The demos are freely distributed to users for understanding how a MQTT client work, for more information regarding usage, please look at our license.md.
The project uses an ESP32 to detect fires in museums, leveraging temperature and humidity sensors. The collected data is organized and stored in a MongoDB database for efficient monitoring and analysis. In case of an emergency, the system triggers an audible alarm and sends notifications via email to designated recipients.
This project was done during my internship period. Project is "UART-Based IoT Data Transmission and Cloud Storage System Using STM32 Nucleo board, NodeMCU ESP8266, and MQTT".