HVS-4969. IoT based Coal Mine Safety Monitoring System.
₹6,500.00
Coal mines are hazardous environments where workers are exposed to dangerous gases, temperature variations, and possible water accumulation.
Categories
ECE, EEE
Tags
BMP80, ESP32, Gas Sensor, Water level
Description
Reviews
Description
Reviews
Coal mines are hazardous environments where workers are exposed to dangerous gases, temperature variations, and possible water accumulation. Continuous monitoring of these parameters is essential to ensure worker safety and prevent accidents. This project presents an IoT-Based Coal Mine Safety Monitoring System designed using an ESP32 microcontroller as the central controller to monitor environmental conditions inside mines in real time.
The system integrates multiple sensors including the MQ-2 gas sensor for detecting harmful gases, the BMP180 sensor for measuring temperature, altitude, and air pressure, and a soil moisture sensor to monitor water level conditions in the mine. The collected sensor data is processed by the ESP32 and transmitted through its built-in Wi-Fi module to the ThingSpeak cloud platform for remote monitoring and data analysis.
For local alerts and safety actions, the system uses red and green LED indicators, a buzzer, and an I2C LCD display. Under normal environmental conditions, the green LED indicates safe operation. When abnormal conditions such as Gas leakage, high temperature, or water presence are detected, the system activates the red LED and buzzer to warn workers immediately. Additionally, a relay-controlled DC fan is automatically turned ON when the temperature rises beyond the safe limit to improve ventilation.
This IoT-based monitoring system provides real-time safety alerts, remote monitoring capability, and automatic response mechanisms, helping to reduce risks in coal mining environments. The proposed system enhances worker safety, enables early hazard detection, and contributes to the development of smart and safer mining operations.
The features of the project are:
Block diagram:
video:
- Real-time monitoring – Continuously checks gas, temperature, air pressure, and water level in the coal mine.
- Gas detection – The MQ-2 sensor detects harmful gases and smoke.
- Temperature monitoring – The BMP180 sensor measures temperature and air pressure.
- Water level detection – The soil moisture sensor detects the presence of water.
- Automatic fan control – The DC fan turns ON automatically when temperature becomes high.
- Safety alerts –
- Green LED → Normal condition
- Red LED + Buzzer → Danger or abnormal condition
- LCD display – Shows sensor values and system status.
- Cloud monitoring – Sensor data is sent to ThingSpeak using Wi-Fi (ESP32) for remote monitoring.
- Regulated Power Supply.
- ESP32 Microcontroller.
- MQ-2 sensor
- Water level Sensor.
- BMP180.
- DC fan
- Relay.
- Green LED
- Red LED.
- Buzzer.
- LCD display.
- Embedded C programming.
- Arduino IDE for dumping code into Micro controller.
- Express SCH for Circuit design.
- Thingspeak API.
Block diagram:
video:











