Final Print
Final Print
PROJECT SYNOPSIS
OF
Air quality & weather monitoring device using IoT & Cloud Computing
BACHELOR OF TECHNOLOGY
CSE
SUBMITTED BY GUIDEDE BY
Yusuf Abdullah Rakesh Ranjan Sir
Roll No. 061/22
Hoda Rehman Shamsi
Roll No.
Inzamam Ul Haque
011/21
Md Shaif Alam
041/21
Objectives:
Literature Survey
ESP32 Air Quality Monitoring System using Nova PM
SDS011 sensor, MQ-7 sensor, and DHT11 sensor. We
will also be using an OLED Display module to display
Air Quality Values. The Air Quality Index (AQI) in
India is based on eight pollutants, PM10, PM2.5, SO2
and NO2, CO, Ozone, NH3, and Pb. However, it is not
necessary to measure all of the pollutants. So we are
going to measure the concentration of PM2.5, PM10,
and Carbon Monoxide to calculate the Air Quality
Index. The AQI values will be published on Adafruit
IO so that we can monitor it from anywhere. Previously
we have also measured the concentration of LPG,
Smoke, and Ammonia gas using Arduino.
Components Required
• ESP32
• Nova PM Sensor SDS011
• 0.96’ SPI OLED Display Module
• DHT11 Sensor
• MQ-7 Sensor
• Jumper Wires
Ashish Choudhary
Author
Source:
https://www.bing.com/search?
q=aqi+monitorusing+esp+32+&qs=n&form=QBRE&
sp=-1&lq=0&pq=aqi+monitorusing+esp+32+&sc=12-
24&sk=&cvid=866EFCCB4E85472BA7BAA507A70
B7CDE&ghsh=0&ghacc=0&ghpl=
by Guru a device which can monitor the pollutant
parameters in Air, especially CO2 in real time using
MQ135 Gas Sensor with ESP32 WiFi module to send
the data to AskSensors IoT platform.
1) Prerequisites :
Followings are the prerequisites and backgrounds you
need to completely understand this tutorial and monitor
the Air Quality with AskSensors IoT cloud.
• AskSensors account is required. Get your
subscription here.
• Create a new sensor device with at least one module
to connect your Gas sensor.
• Now after this click on ‘Add graph and select the
graph type you prefer to show the measurements.
• Copy down your sensor API KEY IN, we will use it
later.
2) Required Materials
• Computer running Arduino IDE software.
• ESP32 development board.
• MQ135 Gas Sensor.
• 1K Resistor.
• Jumper wires.
• USB micro cable to connect ESP32 development
board to the computer.
Source:
https://blog.asksensors.com/air-quality-sensor-mq135-
cloud-mqtt/
Methodology:
1. Literature Review: Study existing weather
monitoring systems and identify the limitations.
2. Hardware Design: Design and develop the weather
monitoring device using sensors (DHT11, MQ2,
MQ135) and a microcontroller (Arduino/ESP32).
3. Software Development: Develop firmware for the
microcontroller to collect and transmit data to the cloud
platform.