Вы находитесь на странице: 1из 3

IOT Based Industrial Monitoring System

The purpose of this project is to monitor the industrial parameters using Wi-Fi based
Smart Wireless Sensor. The proposed system consists of three components; they are Sensor
Node, Receiver and Controller. The sensor Node is equipped with several sensors elements
such as temperature, humidity, gas etc. The overall system architecture shows advantages in cost,
size, flexibility and power.

There are other technologies such as Infrared, RF, Bluetooth, Zigbee communication but
WI-FI has certain advantages over these technologies. It can connect with web server so that we
can access web data globally from anywhere.

Considering the advantages of Wi-Fi an advanced monitoring system is developed. It is a

wireless technology that uses radio frequency to transmit data through the air. Wi-Fi has initial

data transfer rate of several mbps. Wi-Fi transmits data in the frequency band of 2.4 GHz. It

implements the concept of frequency division multiplexing technology.

In this project we are using DHT11 sensor which combines both temperature and

humidity. We are also using Gas Sensor (LPG/Carbon Monoxide) etc. The sensor data is given

to Atmega2560 (Arduino Mega) controller which processes it and sends the data to remote end

using ESP8266 wi-fi module. We can get same data in webserver. The status of sensor

parameters is also shown on 16x2 LCD.


Advantages of Wi-Fi Communication :

1. Wi-Fi is user-friendly interfacing.

2. Low power consumption.

3. Long life.

4. Reduced installation costs.

5. Easy implementation,installation, and coverage.

6. System scalability and easy extension

Software Tools:

ARDUINO IDE

EMBDDED CPP CODE

PROTEUS SIMULATOR

Hardware :

ATMEGA328 Microcontroller

Wi-Fi Module.
Temp & Humidity Sensor DHT11
GAS Sensor
16*2 LCD Display
PC / Android Phone ( with Wi-Fi )
ULN2003 Current Driver
Relays
AC Load ( FAN)
BLOCK DIAGRAM :

16*2 LCD DISPLAY

ATMEGA2560 AC LOADS
Temp,
Humidity,GAS ULN2003 RELAYS (FAN)
MCU DRIVER
Sensor

WI-FI
MODULE

REGULATED POWER SUPPLY

Вам также может понравиться