Impact of IoT-Based Environmental Monitoring on Lab Safety and Sustainability
Nadia Mahmoud Hussein
Department of Computer Science, College of Science, Mustansiriyah University, Baghdad, Iraq.
https://orcid.org/0000-0002-2061-2149
Yasmin Makki Mohialden
Department of Computer Science, College of Science, Mustansiriyah University, Baghdad, Iraq.
https://orcid.org/0000-0003-2401-0505
Saba Abdulbaqi Salman
Department of Computer,College of Education, Al-Iraqia University, Iraq Baghdad.
https://orcid.org/0000-0002-1259-8252
DOI: https://doi.org/10.58496/BJIoT/2024/003
Keywords: laboratory safety, IoT monitoring, gas detection, fire detection, pH measurement, remote monitoring, critical event reporting
Abstract
Several internal and external dangers might threaten a laboratory, the institution, and the public if not addressed properly. These hazards are addressed by our extensive laboratory monitoring system. This device detects elevated temperatures, gas leaks, fires, and solution pH. Elements of this system include an Esp32 microcontroller, LCD, Arduino Uno, mq2 gas sensor, DS18B20 temperature sensor, flame sensor, relay, water pump, and pH sensor for acidity measurement. The Arduino IDE controls sensors. Once the temperature reaches 50 degrees Celsius, an alarm, red LED, and mobile phone notification activate. Gas leaks activate a green LED, an alarm, and a message. Flame sensors notify and start water pumps when fires occur. Gas leaks and fires activate a buzzer. The IoT offers essential incident reporting and remote laboratory monitoring. The code is written in Arduino C++.