SlideShare a Scribd company logo
1 of 27
AN IOT BASED AIR
POLLUTION
MONITORING SYSTEM
FOR SMART CITIES
DONE BY
K. GOPI KRISHNA
K. SANDEEP
S. ARUN REDDY
D. NITHIN
B. SUSHMITHA
NOW
OBJECTIVE
 While increasing air pollution, We developed an Advanced Air Quality
Monitoring System using nodemcu. The system involves monitoring the air
quality by considering parameters like Carbon dioxide, Smoke, Methane,
SNO2, Hydrogen, NH3, Benzene Particulate matter being a very important
parameter gives a clear indication of pollution in that particular time in the
area. These pollutant data are extracted using sensor like MQ135, MQ-2 , MQ-
7 . Most of these sensors produce analog output. Using software and coding of
the Arduino the data are taken and all values will be displayed on LCD
Display. This system would help to take real-time decisions and very effective
in today’s situation of high air pollution in most of the Indian cities.
ABSTRACT:
• Air is one of the important component of our biosphere. The quality of air is
changing day by day. All the industrialization affects the air quality so the
components of air, such as nitrogen, carbon dioxide, carbon monoxide, Sulphur
dioxide etc. are changing. These changes for gases are affecting the ecosystem. To
get an idea of this changing of quality and the quantity of pollutants over time our
project is used. This change in quality of the air is affecting humans as well as
other animals and plant health. Due to this high industrialization, large amount of
toxins is being introduced in the air, which are foreign.
INTRODUCTION:
EXISTING SYSTEM:
There are masks that protect us from rising air pollution, as well as numerous laws
that regulate air pollution. It is also vital to raise public awareness about the
dangers of air pollution.
It is vital to precisely estimate air quality.
There are a variety of traditional methods for measuring it, but the findings aren't
always exact, and it necessitates a lot of mathematical calculations
Existing System Drawbacks:-
 Less amount of accuracy score
 Small level dataset
 Applicable on small level prediction work.
PROPOSED SYSTEM:
• In proposed system we are using gas sensors MQ135 and MQ2 with
controller NODEMUC it has more accuracy score it regulates air
pollution.
BLOCK DIGRAM:
NODE MCU
MQ135
MQ2
IOT
I2C LCD
BUZZER
HARDWARE COMPONENTS:
1. NODEMCU
2. MQ-135
3. MQ-2
4. I2C LCD
5. BUZZER
SOFTWARE REQUIRED:
• Arduino IDE
• I am suggesting you to buy NodeMCU because it is having inbuilt WIFI, you
can connect NodeMcu to internet without much effort compare to connecting
UNO to internet, and the best thing is NodeMCU is arduino compatible you
can do all possible stuff that can be done with UNO. We can also program
NodeMCU in 'C' language using Arduino IDE directly
Why NODMCU:
NODEMUC( esp8266v2)
 ESP8266 ESP-01 Serial WIFI Transceiver Module is a cheap and
easy way to connect any small microcontroller platform, like Arduino,
wirelessly to Internet.
 In our project we use it to make private network so we reserve a spot
(for terminals we have internet in our city street)
 Microcontroller: Tensilica 32-bit RISC
 CPU XtensaLX106
 Operating Voltage: 3.3V
 Input Voltage: 7-12V
 Digital I/O Pins (DIO): 16
 Analog Input Pins (ADC): 1
 UARTs: 1
 SPIs: 1I2Cs: 1
 Flash Memory: 4 MB
 SRAM: 64 KB
MQ-135 GAS SENSOR:
 The MQ-135 “Air Quality” sensor is part of the MQ series of
gas sensors that uses a chemical sensitive element. The
resistance of such element varies when exposed to certain
gases. The MQ-135 is sensitive to multiple gases including
Benzene, Acetone, Alcohol and Ammonium. Like all MQ gas
sensors, the MQ-135 follows a sensitivity curve
 PIN1:Vcc(+5v)
 PIN2:Ground
 PIN3:Digital Out
 PIN4:Analog Out
MQ-2 GAS SENSOR:
 The MQ-2 Gas Sensor module is useful for gas leakage
detecting in home and industry. It can detect LPG, i-butane,
propane, methane ,alcohol, hydrogen and smoke. Some
modules have a built-in variable resistor to adjust the
sensitivity of the sensor. Note: The sensor becomes very hot
after a while, don't touch it!
 PIN1:Vcc(+5v)
 PIN2:Ground
 PIN3:Digital Out
 PIN4:Analog Out
IOT:
Internet of things, IoT, is when physical objects are embedded with sensors, software, and
other technologies for the purpose of connecting and exchanging data with other devices
and systems
We are using to store cloud information other THING SPEAK web page.
Thing Speak is IOT Cloud platform where you can send sensor data to the cloud.
You can also analyze and visualize your data with MATLAB or other software,
including making your own applications. The Thing Speak service is operated by
Math Works
By Every Second We Can Update POLLUTION DATA
THINK SEPAK(Graphs)
I2C:
 The I2C interface only requires 2 data connections,
+5 VDC and GNDto operate
 The I2C 1602 LCD module is a 2 line by 16
character display interfaced to an I2C daughter
board.
 Power:
 The device is powered by a single 5Vdc connection
 I2C Pin Configuration:
 PIN1:GND
 PIN2:VCC
 PIN3:SDA
 PIN4:SCL
LCD(LIQUID CRYSTAL DISPLAY):
An electronic device that is used to display data and the message is known as LCD 16×2. As the name suggests, it
includes 16 Columns & 2 Rows so it can display 32 characters (16×2=32) in total & every character will be made
with 5×8 (40) Pixel Dots.
PIN1:GND
PIN2:VCC
PIN3:VEE(Control Pin)
PIN4:Register Select
PIN5:Read/Write
PIN6:Enable pin
PIN7-14:Data Pin
PIN15:+Ve
PIN16:-Ve
BUZZER:
A buzzer or beeper is an audio signaling
device, which may be mechanical,
electromechanical, or electromechanical,
piezoelectric (piezo for short)
 Typical uses of buzzers and beepers
include Alarm, devices, timer, and
confirmation of user input such as a
mouse click or keystroke
 PIN1:Povsitive
PIN2:Negative
Specifications(BUZZER):
Specifications
 Rated Voltage: 6V DC
 Operating Voltage: 4-8V DC
 Rated current: <30mA
 Sound Type: Continuous Beep
 Resonant Frequency: ~2300 Hz
 Small and neat sealed package
 Breadboard and Perf board friendly
Arduino Software (IDE):
 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.
 Download and install Arduino IDE
(https://www.arduino.cc/en/Main/Software)
 Plug in your Arduino Board
 Select the proper board in the IDE (Tools>Boards>Arduino Uno)
 Select the proper COM port (Tools>Port>COMx (Arduino Uno))
 Open the “Blink” sketch (File>Examples>Basics>01.Blink)
 Press the Upload button to upload the program to the board
 Confirm that your board is working as expected by observing
LED
How We Can Reused Pollution:
• By Using Electric
By Using This We Can Do:
AFTER:
CONCLUSION:
 The research presents to observe the toxicity within the
air atmosphere is meant victimization Node MCU, IoT
technology is enforced to regulate the air quality. By
victimization IoT technology the method of observation
the toxicity of air and dominant the assorted gases
within the atmosphere is projected during this paper.
the employment of MQ135 sensing element senses
varied venturous gases and Node MCU is that the heart
of this application, that controls the entire method. Wi-
Fi module controls all the method to the web and
monitor is employed for displaying all the net pages over
the web. I may use two or more sensor in future .
THNAK YOU…….. 😁

More Related Content

What's hot

What's hot (20)

Gas Leakage Detection Based on IOT
Gas Leakage Detection Based on IOTGas Leakage Detection Based on IOT
Gas Leakage Detection Based on IOT
 
Iot based energy management system
Iot based energy management systemIot based energy management system
Iot based energy management system
 
Arduino based health monitoring system
Arduino based health monitoring systemArduino based health monitoring system
Arduino based health monitoring system
 
IRJET- Heart Attack Detection by Heartbeat Sensing using Internet of thin...
IRJET-  	  Heart Attack Detection by Heartbeat Sensing using Internet of thin...IRJET-  	  Heart Attack Detection by Heartbeat Sensing using Internet of thin...
IRJET- Heart Attack Detection by Heartbeat Sensing using Internet of thin...
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring System
 
weather monitoiring system.pptx
weather monitoiring system.pptxweather monitoiring system.pptx
weather monitoiring system.pptx
 
IoT based temperature and humidity monitoring framework
IoT based temperature and humidity monitoring frameworkIoT based temperature and humidity monitoring framework
IoT based temperature and humidity monitoring framework
 
Health monitoring system
Health monitoring systemHealth monitoring system
Health monitoring system
 
IOT Based Air Pollution Monitoring System using Arduino
IOT Based Air Pollution Monitoring System using ArduinoIOT Based Air Pollution Monitoring System using Arduino
IOT Based Air Pollution Monitoring System using Arduino
 
Iot based water quality monitoring system
Iot based water quality monitoring systemIot based water quality monitoring system
Iot based water quality monitoring system
 
Air quality monitoring system
Air quality monitoring systemAir quality monitoring system
Air quality monitoring system
 
Questions & Answers related to home automation
Questions & Answers related to home automationQuestions & Answers related to home automation
Questions & Answers related to home automation
 
Internet of things (iot) based weather
Internet of things (iot) based weatherInternet of things (iot) based weather
Internet of things (iot) based weather
 
Project smart notice board ppt
Project smart notice board pptProject smart notice board ppt
Project smart notice board ppt
 
IoT home automation project
IoT home automation projectIoT home automation project
IoT home automation project
 
Iot based home automation
Iot based home automationIot based home automation
Iot based home automation
 
E notice board project report
E notice board project reportE notice board project report
E notice board project report
 
Gas and smoke detection system using arduino
Gas and smoke detection system using arduinoGas and smoke detection system using arduino
Gas and smoke detection system using arduino
 
Automatic room temperature controlled fan using arduino uno microcontroller
Automatic room temperature controlled fan using   arduino uno  microcontrollerAutomatic room temperature controlled fan using   arduino uno  microcontroller
Automatic room temperature controlled fan using arduino uno microcontroller
 
5 Simple Arduino Projects for Beginners
5 Simple Arduino Projects for Beginners5 Simple Arduino Projects for Beginners
5 Simple Arduino Projects for Beginners
 

Similar to AN IOT BASED AIR POLLUTION MONITORING SYSTEM pptx (1).pptx

GSM Based Fire Security System
GSM Based Fire Security SystemGSM Based Fire Security System
GSM Based Fire Security System
ijtsrd
 

Similar to AN IOT BASED AIR POLLUTION MONITORING SYSTEM pptx (1).pptx (20)

IRJET- IoT Air Pollution Monitoring System using Arduino
IRJET- IoT Air Pollution Monitoring System using ArduinoIRJET- IoT Air Pollution Monitoring System using Arduino
IRJET- IoT Air Pollution Monitoring System using Arduino
 
Decibel meter using IoT with notice board
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice board
 
Presentation on minor[1]-1.pptx
Presentation on minor[1]-1.pptxPresentation on minor[1]-1.pptx
Presentation on minor[1]-1.pptx
 
Automatic Inspection System for Two Wheeler Servicing
Automatic Inspection System for Two Wheeler ServicingAutomatic Inspection System for Two Wheeler Servicing
Automatic Inspection System for Two Wheeler Servicing
 
IRJET- Air Pollution Monitoring System using IoT
IRJET- Air Pollution Monitoring System using IoTIRJET- Air Pollution Monitoring System using IoT
IRJET- Air Pollution Monitoring System using IoT
 
Smoke Alert System For Dye Industries Using IoT
Smoke Alert System For Dye Industries Using IoTSmoke Alert System For Dye Industries Using IoT
Smoke Alert System For Dye Industries Using IoT
 
Arduino Radar System
Arduino Radar SystemArduino Radar System
Arduino Radar System
 
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
 
Weather monitoring System Using STM32
Weather monitoring System Using STM32Weather monitoring System Using STM32
Weather monitoring System Using STM32
 
AIR QUALITY MONITORING SYSTEM USING LORA.pptx
AIR QUALITY MONITORING  SYSTEM USING LORA.pptxAIR QUALITY MONITORING  SYSTEM USING LORA.pptx
AIR QUALITY MONITORING SYSTEM USING LORA.pptx
 
IOT Air Pollution Monitoring System (Live Location)
IOT Air Pollution Monitoring System (Live Location)IOT Air Pollution Monitoring System (Live Location)
IOT Air Pollution Monitoring System (Live Location)
 
IRJET - Monitoring Indoor Air Quality in Industries
IRJET - Monitoring Indoor Air Quality in IndustriesIRJET - Monitoring Indoor Air Quality in Industries
IRJET - Monitoring Indoor Air Quality in Industries
 
IOT Based Soldier Position Tracking and Health Monitoring System
IOT Based Soldier Position Tracking and Health Monitoring SystemIOT Based Soldier Position Tracking and Health Monitoring System
IOT Based Soldier Position Tracking and Health Monitoring System
 
Tinkercad Workshop PPT, Dept. of ECE.pptx
Tinkercad Workshop PPT, Dept. of ECE.pptxTinkercad Workshop PPT, Dept. of ECE.pptx
Tinkercad Workshop PPT, Dept. of ECE.pptx
 
GSM Based Fire Security System
GSM Based Fire Security SystemGSM Based Fire Security System
GSM Based Fire Security System
 
IOT BASED AIR QUALITY INDEX MONITORING SYSTEM – MONITOR PM2.5, PM10, AND CO U...
IOT BASED AIR QUALITY INDEX MONITORING SYSTEM – MONITOR PM2.5, PM10, AND CO U...IOT BASED AIR QUALITY INDEX MONITORING SYSTEM – MONITOR PM2.5, PM10, AND CO U...
IOT BASED AIR QUALITY INDEX MONITORING SYSTEM – MONITOR PM2.5, PM10, AND CO U...
 
Design connected thermometer
Design connected thermometerDesign connected thermometer
Design connected thermometer
 
IRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining TrackingIRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining Tracking
 
Fire fighting robot
Fire fighting robotFire fighting robot
Fire fighting robot
 
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
 

Recently uploaded

Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
pritamlangde
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 

Recently uploaded (20)

S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 

AN IOT BASED AIR POLLUTION MONITORING SYSTEM pptx (1).pptx

  • 1. AN IOT BASED AIR POLLUTION MONITORING SYSTEM FOR SMART CITIES DONE BY K. GOPI KRISHNA K. SANDEEP S. ARUN REDDY D. NITHIN B. SUSHMITHA
  • 2. NOW
  • 4.  While increasing air pollution, We developed an Advanced Air Quality Monitoring System using nodemcu. The system involves monitoring the air quality by considering parameters like Carbon dioxide, Smoke, Methane, SNO2, Hydrogen, NH3, Benzene Particulate matter being a very important parameter gives a clear indication of pollution in that particular time in the area. These pollutant data are extracted using sensor like MQ135, MQ-2 , MQ- 7 . Most of these sensors produce analog output. Using software and coding of the Arduino the data are taken and all values will be displayed on LCD Display. This system would help to take real-time decisions and very effective in today’s situation of high air pollution in most of the Indian cities. ABSTRACT:
  • 5. • Air is one of the important component of our biosphere. The quality of air is changing day by day. All the industrialization affects the air quality so the components of air, such as nitrogen, carbon dioxide, carbon monoxide, Sulphur dioxide etc. are changing. These changes for gases are affecting the ecosystem. To get an idea of this changing of quality and the quantity of pollutants over time our project is used. This change in quality of the air is affecting humans as well as other animals and plant health. Due to this high industrialization, large amount of toxins is being introduced in the air, which are foreign. INTRODUCTION:
  • 6. EXISTING SYSTEM: There are masks that protect us from rising air pollution, as well as numerous laws that regulate air pollution. It is also vital to raise public awareness about the dangers of air pollution. It is vital to precisely estimate air quality. There are a variety of traditional methods for measuring it, but the findings aren't always exact, and it necessitates a lot of mathematical calculations
  • 7. Existing System Drawbacks:-  Less amount of accuracy score  Small level dataset  Applicable on small level prediction work.
  • 8. PROPOSED SYSTEM: • In proposed system we are using gas sensors MQ135 and MQ2 with controller NODEMUC it has more accuracy score it regulates air pollution.
  • 10. HARDWARE COMPONENTS: 1. NODEMCU 2. MQ-135 3. MQ-2 4. I2C LCD 5. BUZZER
  • 12. • I am suggesting you to buy NodeMCU because it is having inbuilt WIFI, you can connect NodeMcu to internet without much effort compare to connecting UNO to internet, and the best thing is NodeMCU is arduino compatible you can do all possible stuff that can be done with UNO. We can also program NodeMCU in 'C' language using Arduino IDE directly Why NODMCU:
  • 13. NODEMUC( esp8266v2)  ESP8266 ESP-01 Serial WIFI Transceiver Module is a cheap and easy way to connect any small microcontroller platform, like Arduino, wirelessly to Internet.  In our project we use it to make private network so we reserve a spot (for terminals we have internet in our city street)  Microcontroller: Tensilica 32-bit RISC  CPU XtensaLX106  Operating Voltage: 3.3V  Input Voltage: 7-12V  Digital I/O Pins (DIO): 16  Analog Input Pins (ADC): 1  UARTs: 1  SPIs: 1I2Cs: 1  Flash Memory: 4 MB  SRAM: 64 KB
  • 14. MQ-135 GAS SENSOR:  The MQ-135 “Air Quality” sensor is part of the MQ series of gas sensors that uses a chemical sensitive element. The resistance of such element varies when exposed to certain gases. The MQ-135 is sensitive to multiple gases including Benzene, Acetone, Alcohol and Ammonium. Like all MQ gas sensors, the MQ-135 follows a sensitivity curve  PIN1:Vcc(+5v)  PIN2:Ground  PIN3:Digital Out  PIN4:Analog Out
  • 15. MQ-2 GAS SENSOR:  The MQ-2 Gas Sensor module is useful for gas leakage detecting in home and industry. It can detect LPG, i-butane, propane, methane ,alcohol, hydrogen and smoke. Some modules have a built-in variable resistor to adjust the sensitivity of the sensor. Note: The sensor becomes very hot after a while, don't touch it!  PIN1:Vcc(+5v)  PIN2:Ground  PIN3:Digital Out  PIN4:Analog Out
  • 16. IOT: Internet of things, IoT, is when physical objects are embedded with sensors, software, and other technologies for the purpose of connecting and exchanging data with other devices and systems We are using to store cloud information other THING SPEAK web page. Thing Speak is IOT Cloud platform where you can send sensor data to the cloud. You can also analyze and visualize your data with MATLAB or other software, including making your own applications. The Thing Speak service is operated by Math Works By Every Second We Can Update POLLUTION DATA
  • 18. I2C:  The I2C interface only requires 2 data connections, +5 VDC and GNDto operate  The I2C 1602 LCD module is a 2 line by 16 character display interfaced to an I2C daughter board.  Power:  The device is powered by a single 5Vdc connection  I2C Pin Configuration:  PIN1:GND  PIN2:VCC  PIN3:SDA  PIN4:SCL
  • 19. LCD(LIQUID CRYSTAL DISPLAY): An electronic device that is used to display data and the message is known as LCD 16×2. As the name suggests, it includes 16 Columns & 2 Rows so it can display 32 characters (16×2=32) in total & every character will be made with 5×8 (40) Pixel Dots. PIN1:GND PIN2:VCC PIN3:VEE(Control Pin) PIN4:Register Select PIN5:Read/Write PIN6:Enable pin PIN7-14:Data Pin PIN15:+Ve PIN16:-Ve
  • 20. BUZZER: A buzzer or beeper is an audio signaling device, which may be mechanical, electromechanical, or electromechanical, piezoelectric (piezo for short)  Typical uses of buzzers and beepers include Alarm, devices, timer, and confirmation of user input such as a mouse click or keystroke  PIN1:Povsitive PIN2:Negative
  • 21. Specifications(BUZZER): Specifications  Rated Voltage: 6V DC  Operating Voltage: 4-8V DC  Rated current: <30mA  Sound Type: Continuous Beep  Resonant Frequency: ~2300 Hz  Small and neat sealed package  Breadboard and Perf board friendly
  • 22. Arduino Software (IDE):  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.  Download and install Arduino IDE (https://www.arduino.cc/en/Main/Software)  Plug in your Arduino Board  Select the proper board in the IDE (Tools>Boards>Arduino Uno)  Select the proper COM port (Tools>Port>COMx (Arduino Uno))  Open the “Blink” sketch (File>Examples>Basics>01.Blink)  Press the Upload button to upload the program to the board  Confirm that your board is working as expected by observing LED
  • 23. How We Can Reused Pollution: • By Using Electric
  • 24. By Using This We Can Do:
  • 26. CONCLUSION:  The research presents to observe the toxicity within the air atmosphere is meant victimization Node MCU, IoT technology is enforced to regulate the air quality. By victimization IoT technology the method of observation the toxicity of air and dominant the assorted gases within the atmosphere is projected during this paper. the employment of MQ135 sensing element senses varied venturous gases and Node MCU is that the heart of this application, that controls the entire method. Wi- Fi module controls all the method to the web and monitor is employed for displaying all the net pages over the web. I may use two or more sensor in future .