Arduino-Based Industrial Safety System
Arduino-Based Industrial Safety System
TITLE OF SHEET 1
CERTIFICATE 2
DECLARATION 3
ACKNOWLEDGEMENT 4
ABSTRACT 5
LIST OF FIGURE 6
1. INTRODUCTION 8
1.1 Introduction 9
1.2 Background Theory 10
1.3 Problem Statement 11
2. OBJECTIVES 12
3. LITRATURE REVIEW 13
3.1 Literature Survey 14
3.2 Related work 15
4. METHODOLGY 16
[Link] 17
[Link] Objectives And Considerations…………………………... 18
[Link] Of Industrial safety system…………………………… 19
[Link] Chart…………………………………………………………... 20
[Link] Diagram …………………………………………………… 21
[Link]…………………………...………………………………... 22
1
5.2 Wire Connection ………………………………………………….26
5.3 Prototype……………………………………….................................... 28
6. RESULT 30
6.1 Result………………………………………………………..…………30
6.2 Advantages………………………………………………………….…31
6.3 Applications………………………………………………………….....31
6.4 Future scope……………………………………………………………32
7. CONCLUSION 33
REFRENCES 34
APPENDICES 36
2
LIST OF FIGURES
4.3 Buzzer 15
4.4 Breadboard 16
4.10 IR sensor 21
5.1.1 Simulation 1 24
5.1.2 Simulation2 25
5.3 Prototype 27
3
1. INTRODUCTION
1.1 Introduction
In today’s fast-paced industrial world, ensuring the safety and security of workers and
infrastructure is a critical aspect of industrial operations. Industrial environments often involve
hazardous processes such as chemical handling, high-temperature machinery, flammable
materials, and confined spaces—each posing significant risks to human life and property.
Traditional safety systems are often expensive, complex, and sometimes fail to provide real-time
alerts.
This project presents a low-cost, compact, and effective Industrial Safety System using
Arduino, which utilizes commonly available sensors to detect dangerous conditions such as gas
leakage, fire, abnormal temperature rise, and unauthorized movement. When any
abnormality is detected, the system immediately triggers alerts using a buzzer and LEDs,
providing early warning and helping prevent accidents.
The system is designed for small- to medium-scale industries and workshops where high-end
automation systems are not feasible. It also lays the foundation for integrating real-time alert
notifications. This project not only improves workplace safety but also demonstrates how
microcontroller-based automation can make industries smarter and more secure.
Industrial safety is one of the most important concerns in the modern world, particularly in
factories, power plants, chemical industries, and manufacturing units where the working
environment can become hazardous without proper monitoring and precautions. Every year,
numerous accidents occur due to factors such as gas leakage, fire outbreaks, overheating of
equipment, or unauthorized access to restricted areas. These incidents not only result in
significant financial losses but also pose a serious threat to human life.
Traditional industrial safety systems often rely on manual monitoring, expensive hardware, and
outdated technology that can delay response times during critical situations. Moreover, many
small and medium-scale industries in developing countries cannot afford high-end safety
infrastructure. This creates a strong need for a low-cost, efficient, real-time safety solution that
can help industries detect hazards early and respond promptly.
4
The advent of embedded systems and microcontrollers, particularly Arduino, has
revolutionized the field of industrial automation and monitoring. Arduino is an open-source, low-
cost, and beginner-friendly microcontroller platform that allows users to build and deploy
electronic systems using various sensors and actuators. It has become a preferred choice for rapid
prototyping and small-scale industrial solutions.
The MQ-2 gas sensor detects the presence of flammable or toxic gases such as LPG,
methane, or smoke.
The DHT11 sensor measures temperature and humidity levels to prevent overheating or
fire risks.
When any sensor detects a value beyond a pre-defined threshold (such as excessive gas
concentration or high temperature), the system immediately triggers alerts through LED
indicators and an audio buzzer. This ensures that both nearby workers and supervisors are
made aware of the danger, allowing them to take immediate action.
The system is designed to be modular, scalable, and cost-effective. It can be installed easily in
various sections of a factory or warehouse and can be adapted or upgraded over time.
5
1.2 Background Theory
The concept of industrial safety is based on risk identification, real-time monitoring, and rapid
response to abnormal conditions. As industries grow, the need for smart, automated safety
systems becomes increasingly important. With the advancement of microcontrollers,
sensors, and wireless communication, it is now possible to develop intelligent safety systems
at a low cost.
Arduino UNO, an open-source microcontroller platform, is ideal for prototyping such systems
due to its ease of use, low cost, and compatibility with various sensors.
The MQ-2 gas sensor is used to detect smoke, propane, methane, and other gases that pose
explosion or suffocation hazards.
The flame sensor can identify the presence of fire or open flame.
The DHT11 sensor measures temperature, as many machines and chemicals are sensitive to
overheating.
The IR sensor detects motion or unauthorized entry, enhancing security in restricted industrial
zones.
These sensors work together to continuously monitor the environment, and the system activates
local alerts when predefined safety thresholds are crossed. The modularity of the system also
allows future expansion.
6
Some of the key issues include:
7
3. LITRATURE REVIEW
Industrial safety has always been a critical area of concern due to the involvement
of hazardous processes, combustible gases, high temperatures, electrical
machinery, and confined workspaces. Over the years, researchers and engineers
have explored various solutions to improve safety standards in industrial zones
using automation and intelligent systems.
8
3.2. Related Work
In previous research and development efforts, multiple attempts have been made to
create efficient safety systems using various combinations of sensors and controllers.
The following related works form the foundation of this project:
Gas Leakage Detection Systems: Many existing projects use the MQ-2 sensor
with Arduino or NodeMCU to detect LPG or methane leakage. Most systems
sound a buzzer or send an SMS via GSM modules when dangerous levels are
detected.
Fire Detection and Temperature Monitoring: Projects using flame sensors and
DHT11/22 have been implemented to monitor temperature rise and open
flames. These are commonly used in kitchens, laboratories, and workshops.
Motion and Security Systems: IR-based intrusion detection systems are widely
used in banking, residential, and factory environments. Integration with
Arduino allows automatic door systems or motion-triggered alarms.
While these works highlight the potential of such systems, many of them are either
application-specific, not modular, or too complex for small industries. Hence, this
project focuses on creating a simple yet powerful integrated safety solution that
combines multiple hazard detection features using Arduino in a compact setup.
9
4. METHODOLGY
4.1 Methodology
The Industrial Safety System is designed to detect various hazardous conditions in an industrial
environment and respond by triggering immediate alerts. The system uses an Arduino UNO
microcontroller as the central unit, interfaced with multiple sensors that continuously monitor the
surrounding environment for danger signs such as gas leakage, fire, high temperature, and
intrusion.
The data from each sensor is collected and analyzed in real-time by the Arduino. If any sensor
value exceeds the predefined safety threshold, the system activates an audio alert (buzzer) and
visual alerts (LEDs) to inform workers of potential danger.
The methodology followed includes:
1. Problem identification and analysis.
2. Selecting appropriate sensors for industrial hazards.
3. Designing the circuit on a breadboard.
4. Writing Arduino code to interface all components.
5. Testing sensor accuracy and alert timing.
6. Optimizing response time and alert mechanism.
10
4.2 Design Objectives
The objective of this report on INDUSRTIAL SAFETY SYSTEM is to document the design,
development, and evaluation of a prototype system. The primary objectives of the project are as
follows:
1. The system must promptly and accurately detect the presence of LPG gas leaks, even
at low concentrations, using an MQ-2 gas sensor.
2. The system should notify occupants of the detected leak through an audible buzzer
alarm and visual indicators (optional), ensuring immediate awareness.
3. The system must be built using affordable and widely available components (Arduino
Nano, MQ-2, servo, etc.), making it accessible for households and industries alike.
4. The components selected should consume minimal power, making the system ideal
for long-term use, including battery-operated scenarios.
5. The system should maintain stable operation under different environmental
conditions, such as varying humidity or temperature, and must avoid false alarms.
6. The system should maintain stable operation under different environmental
conditions, such as varying humidity or temperature, and must avoid false alarms.
7. Low Cost: Use of affordable sensors and Arduino platform for cost efficiency.
8. Real-Time Response: Immediate detection and alerting mechanism.
9. Simplicity: Easy to install, configure, and maintain.
10. Expandability: Capable of being upgraded with IoT or additional sensors.
11. Reliability: Operates effectively even in noisy or hazardous industrial conditions.
12. Power Efficiency: Minimal power usage, suitable for continuous operation.
11
4.3 Components Of Industrial Safety System
1. Arduino Uno
2. Gas Sensor
3. Buzzer
4. Breadboard
5. Jumper wire
6. Arduino IDE
7. Flame Sensor
8. LM 35 Temperature Sensor
9. IR sensor
12
The ARDUINO is a low-power, high-performance CMOS 8-bitArduino microcontroller with 8K
bytes of in-system programmable Flash memory. The device is manufactured using Atmel's high-
density nonvolatile memory technology and is compatible with the industry-standard 80C51
instruction set and pinout. The on-chip Flash allows the program memory to be reprogrammed in-
system or by a conventional nonvolatile memory programmer By combining a versatile8-bit CPU
within-system programmable Flash on a monolithic chip, the Atmel ARDUINO is a powerful
Arduino microcontroller which provides a highly-flexible and cost-effective solution to many
embedded control application .[2]
13
MQ-2 Methane LPG Liquid Propane Gas Sensor Module is widely used in gas leakage detecting
pieces of equipment in family and industry, are suitable for detecting of LPG, natural gas, town
gas, avoid the noise of alcohol and cooking fumes and cigarette smoke. The sensitivity can be
adjusted by the potentiometer. Sensitive material of MQ-2 gas sensor is SnO2, which with lower
conductivity in clean air. When the target combustible gas exists, the sensor’s conductivity is
higher along with the gas concentration rising. Please use simple electro circuit, convert change of
conductivity to the corresponding output signal of gas [Link]-5 gas sensor has high
sensitivity to Methane, Propane, and Butane, and could be used to detect both Methane and
Propane. The sensor could be used to detect different combustible gas especially Methane, it is
with low cost and suitable for different application. [4]
4.3.3 Buzzer
This is a Small PCB Mountable 3V Active Electromagnetic Buzzer. It is great to add Audio Alert
to your electronic designs. It operates on 3V supply, uses a coil element to generate an audible
tone. [7]
14
Specifications:
In the early days of radio, amateurs would solder electronic components to bare copper
wires or terminal strips nailed on a wooden board (often literally a board for cutting bread).
A paper schematic diagram was sometimes pasted to the board as a guide for positioning
terminals, and then components and wires were fitted over the schematic symbols.
15
Thumbtacks or small nails were commonly used as mounting supports. Breadboards have
developed significantly over time, with the name now referring to a wide range of prototype
electrical devices. A wooden plate breadboard with mounted springs and other capabilities,
for example, is described in US Patent 3,145,483, which was filed in 1961 and issued in
1964. [8]
Six years later, in 1970, after a 1967 filing, US Patent 3,496,419 refers to a specific
printed circuit board configuration as a Printed Circuit Breadboard. Other types of
breadboards are also mentioned and described as prior art in both situations. Ronald J
Portugal of EI Instruments Inc. invented the now-ubiquitous, classic, generally white,
plastic pluggable (solder-less) breadboard shown in this article in 1971. [8]
16
A jump wire (also known as jumper, jumper wire, DuPont wire) is an electrical wire, or group of
them in a cable, with a connector or pin at each end (or sometimes without them – simply "tinned"),
which is normally used to interconnect the components of a breadboard or other prototype or test
circuit, internally or with other equipment or components, without soldering. Individual jump
wires are fitted by inserting their "end connectors" into the slots provided in a breadboard,
the header connector of a circuit board, or a piece of test equipment. [9]
The Arduino Integrated Development Environment - or Arduino Software (IDE) - contains a text
editor for writing code, a message area, a text console, a toolbar with buttons for common functions
and a series of menus. It connects to the Arduino hardware to upload programs and communicate
with them. Programs written using Arduino Software (IDE) are called sketches. These sketches
are written in the text editor and are saved with the file extension .ino[6]
17
4.3.7. Flame Sensor :-
1. A flame sensor detects the presence of fire or flame using infrared light.2. It is sensitive to
wavelengths in the 760 nm – 1100 nm range (IR spectrum).3. Commonly used in fire detection
systems and safety alarms.4. It typically includes an IR receiver and a comparator circuit.5. The
sensor has 3 pins: VCC, GND, and DO (digital output).6. It gives a LOW signal when flame is
detected and HIGH when not.7. Works with microcontrollers like Arduino for fire detection
projects.8. Operating voltage is usually 3.3V to 5V.9. The detection distance is short — around 0–
80 cm depending on flame size.10. Useful in robots, flame alarms, and automatic fire
response systems.
18
1. LM35 is a precision temperature sensor with an analog output.2. It provides output in volts,
directly proportional to temperature in Celsius.3. The scale factor is 10 mV per °C (e.g., 250 mV
= 25°C).4. It operates from 4V to 30V supply voltage.5. No external calibration is required for
accurate readings.6. It has low self-heating, so it doesn’t affect the actual temperature.7. Output
range: -55°C to +150°C.8. The sensor has 3 pins: Vcc, GND, and Vout.9. Commonly used in
Arduino and embedded projects.10. Applications include HVAC systems, weather stations, and
medical devices.
4.3.9 IR Sensor :-
19
1. An IR sensor detects objects or motion using infrared light.2. It has an IR LED (transmitter)
and a photodiode (receiver).3. It works by emitting IR light and measuring the reflection from
nearby objects.4. Commonly used for obstacle detection, line following, and proximity
sensing.5. The sensor has 3 pins: VCC, GND, and OUT (digital output).6. It gives a LOW signal
when an object is detected and HIGH when not.7. Operating voltage: typically 3.3V to 5V.8.
Detection range: usually 2 cm to 30 cm, adjustable in some modules.9. It does not detect
transparent or black surfaces easily.10. Widely used in automation, robotics, and touchless
sensing applications.
20
4.4 :- flow chart of industrial safety system
21
4.5 Block Diagram of industrial safety system:
22
4.6 WORKING:
Gas Sensor (MQ-2): If gas level crosses a defined threshold (e.g., analog value > 300), the
system triggers the buzzer and red LED.
The green LED is turned ON, and the buzzer remains OFF.
The system works in real-time, constantly monitoring and checking for any abnormal conditions
Purpose: To detect the presence of combustible gases such as LPG, methane, butane,
propane, and smoke.
Working:
o When gas concentration rises above a certain threshold (commonly set at > 300), it
implies a gas leak.
Action Taken:
o A message can also be printed to the Serial Monitor or sent via IoT platforms like
Blynk.
23
2. Flame Sensor – Fire Detection
Working:
o When fire is detected in the sensor's field of view, it sends a LOW signal to the
Arduino.
Action Taken:
o Real-time notification can also be sent to a mobile phone (if IoT is implemented).
Working:
Action Taken:
o The red LED may also flash to indicate the overheating condition.
o If any person or object passes in front of the IR sensor, it sends a LOW signal to
Arduino.
Action Taken:
25
5.1 Simulations:-
26
27
5.2 wire connections :-
A0 Flame Sensor
D2 IR Sensor
D3 Buzzer
D4 LED (Warning)
28
6. OBSERVATIONS AND RESULT:
During the testing and implementation of the Arduino-based Industrial Safety System, various
scenarios were simulated to validate the system’s performance under different hazardous
conditions. The system was tested for accuracy, responsiveness, and consistency using all
connected sensors.
Condition Simulated: Gas leak using lighter gas (butane) or smoke near the sensor.
Observation:
o When gas concentration dropped, the buzzer stopped, and green LED resumed.
2. Flame Sensor
Observation:
o System returned to safe state when the flame source was removed.
Observation:
29
o Buzzer activated to simulate overheating alert.
Observation:
Observation:
30
6.1 Result :
1. Real-time Monitoring
➤ The system continuously monitors gas, flame, and temperature levels in the industrial
environment.
2. Quick Detection
3. Alert Generation
➤ When danger is detected, the buzzer and red LED activate to alert workers immediately.
4. Accident Prevention
➤ By giving early warnings, the system helps prevent accidents and saves lives and
equipment.
➤ The system is affordable and can be used in small or large industries with high reliability.
6. Environment Friendly
➤ Helps maintain a safe and clean working environment by monitoring toxic elements.
7. The system reset to normal mode automatically once the hazard was removed.
31
6.2 Advantages:
The proposed Arduino-based Industrial Safety System offers several key benefits:
o Utilizes affordable sensors and the open-source Arduino platform, making it ideal
for small and medium industries.
2. Real-Time Monitoring
o Sensors respond within milliseconds, triggering buzzer and LED indicators for
instant warning.
o Easy to add more sensors or integrate with IoT platforms like Blynk or
ThingSpeak for remote monitoring.
5. User-Friendly Interface
o Simple hardware setup and Arduino code make the system easy to maintain,
modify, or upgrade.
6. Power Efficient
o Designed to operate with minimal power, making it suitable for continuous long-
term use.
32
o Helps reduce accidents and enhances the safety of both personnel and industrial
infrastructure.
6.3 Applications:
o Chemical plants, manufacturing units, and warehouses for monitoring fire, gas,
and temperature.
33
6.4 Future Scope :
The future scope of the “Industrial safety system” is extensive and promising, especially
in the context of increasing emphasis on safety in residential, commercial, and industrial
environments. With advancements in embedded systems and IoT, this project can evolve
into a more intelligent, connected safety solution.
One key area of development is the integration of GSM or Wi-Fi modules to enable real-
time SMS or app-based alerts to users and emergency services, even when they are away
from the premises. The system can also be upgraded to include mobile applications for
remote monitoring and control, adding convenience and enhancing emergency response.
Moreover, incorporating machine learning algorithms could allow for the detection of
unusual gas patterns and predict potential risks before they escalate. The device may also
be enhanced with self-diagnostic features to notify users of sensor failures or system errors.
From a hardware perspective, miniaturization and the use of wireless modules could make
the system more compact, user-friendly, and aesthetically suitable for modern homes.
Solar-powered versions may offer sustainability in remote areas or during power outages.
Finally, this technology can be extended to detect other hazardous gases (e.g., carbon
monoxide or methane), broadening its application in various sectors such as laboratories,
chemical plants, and public transportation hubs. The evolution of this system promises to
play a vital role in the future of smart, safe living environments.
34
PROGRAM CODE:
#include <DHT.h>
#define DHTPIN 4
// Pin Assignments
void setup() {
[Link](9600);
[Link]();
pinMode(flamePin, INPUT);
pinMode(irPin, INPUT);
pinMode(buzzer, OUTPUT);
35
pinMode(redLed, OUTPUT);
pinMode(greenLed, OUTPUT);
void loop() {
danger = true;
if (danger) {
36
digitalWrite(redLed, HIGH);
digitalWrite(buzzer, HIGH);
digitalWrite(greenLed, LOW);
delay(400);
digitalWrite(redLed, LOW);
digitalWrite(buzzer, LOW);
delay(300);
} else {
digitalWrite(greenLed, HIGH);
digitalWrite(redLed, LOW);
digitalWrite(buzzer, LOW);
37
7. CONCLUSION
The Arduino-based Industrial Safety System was successfully developed and implemented to
monitor key environmental hazards in industrial settings. The system continuously observed
parameters such as gas leakage, fire detection, temperature variation, and unauthorized movement
using sensors like MQ-2, flame sensor, DHT11, and IR sensor.
When abnormal conditions were detected, the system promptly activated an alert mechanism using
a buzzer and LED indicators, providing real-time warnings to prevent accidents. The project
demonstrated how low-cost, open-source platforms like Arduino can be used effectively to build
reliable safety systems for industries, especially for small and medium-scale enterprises that may
not afford high-end solutions.
The simplicity, scalability, and modular design of the system make it easy to maintain and expand.
It can also be enhanced in the future with IoT integration (e.g., Blynk or ThingSpeak) to enable
remote monitoring, mobile alerts, and data logging.
Thus, the project meets its core objective of enhancing workplace safety by providing an affordable
and real-time monitoring system using embedded technology.
38
REFRENCES
1. Simon Monk, "Programming Arduino: Getting Started with Sketches", McGraw-Hill
Education, 2nd Edition, 2016.
Research Papers
5. "A Smart Industrial Safety Monitoring System Using IoT", S. Kumar, IEEE International
Conference on Emerging Trends in Communication, 2020.
Websites
39