AIR QUALITY MEASUREMENT AND REPORTING
SYSTEM USING IOT AND ANDROID APP
@ATRONZ INNOVATIONS (9483175986/7019689991)
ABSTRACT
The increasing levels of air pollution in both urban and rural environments have
become a major concern due to their harmful effects on human health and the
ecosystem. This project presents a smart air quality monitoring and reporting
system using the ESP8266 module integrated with an Android mobile
application. The system continuously measures important environmental
parameters such as temperature, humidity, smoke concentration, and overall air
quality using appropriate sensors. The ESP8266 acts as the main processing and
communication unit, collecting sensor data and transmitting it wirelessly to the
Android application through internet connectivity. The mobile application
provides real-time visualization of air quality data, allowing users to monitor
environmental conditions from anywhere. The system also compares the sensed
values with predefined safety limits and generates instant alerts on the Android
app when pollution levels exceed safe thresholds. This solution is compact,
cost-effective, energy-efficient, and easy to deploy in various locations such as
homes, industries, and public areas. By providing real-time monitoring and
timely alerts, the system helps users take preventive actions and contributes to
creating a healthier and safer environment.
BLOCK DIAGRAM
1
@ATRONZ INNOVATIONS (9483175986/7019689991)
HARDWARE REQUIREMENTS
1. POWER SUPPLY
2. ESP8266
3. LCD DISPLAY
4. AIR QUALITY SENSOR
5. SMOKE SENSOR
6. DHT11 SENSOR
7. ANDROID APP
INTRODUCTION OF THE PROJECT
Air pollution has emerged as one of the most serious environmental challenges
in modern society, affecting human health, climate conditions, and overall
ecological balance. Rapid industrialization, increasing vehicular emissions, and
urban expansion have significantly contributed to the rise in harmful pollutants
such as smoke, toxic gases, and particulate matter in the atmosphere.
Continuous exposure to poor air quality can lead to severe respiratory diseases,
allergies, and other long-term health complications. Traditional air quality
monitoring systems are often expensive, complex, and limited to specific
locations, making it difficult for individuals to access real-time and localized
environmental data. This creates a need for an efficient, affordable, and user-
friendly system that can continuously monitor air quality and provide instant
information to users.
To address this issue, this project proposes a smart air quality monitoring and
reporting system using the ESP8266 module integrated with an Android
application. The system utilizes various sensors to measure environmental
parameters such as temperature, humidity, smoke levels, and overall air quality.
The ESP8266 serves as the core processing and communication unit, collecting
data from sensors and transmitting it wirelessly to the Android app through
internet connectivity. The mobile application allows users to monitor real-time
air quality data from anywhere and provides alerts when pollution levels exceed
safe limits. This system is compact, cost-effective, and easy to deploy in
different environments such as homes, industries, and public spaces. By
enabling continuous monitoring and timely notifications, the proposed system
helps individuals take preventive measures and promotes a healthier and safer
environment.
2
@ATRONZ INNOVATIONS (9483175986/7019689991)
PROBLEM OF THE STATEMENT
Air pollution has become a critical issue due to the continuous increase in
harmful gases, smoke, and particulate matter in the environment, which poses
serious risks to human health and ecological balance. Existing air quality
monitoring systems are often expensive, complex, and limited to specific
locations, making them inaccessible for common users who require real-time
and localized environmental data. Moreover, many traditional systems do not
provide instant alerts or easy-to-use interfaces for monitoring air conditions.
There is a lack of affordable, portable, and user-friendly solutions that can
continuously track air quality parameters and deliver real-time information
directly to individuals. Therefore, there is a need to develop an efficient air
quality monitoring system using ESP8266 and an Android application that can
provide accurate, real-time data along with timely alerts, enabling users to take
preventive actions and ensure a safer and healthier environment.
PROPOSED SYSTEM
The proposed system is a smart and efficient air quality monitoring and
reporting solution that utilizes the ESP8266 module as the core processing and
communication unit, integrated with multiple environmental sensors and an
Android application. The system continuously monitors key parameters such as
temperature, humidity, smoke levels, and overall air quality using sensors like
DHT11 and MQ series sensors. The ESP8266 collects real-time data from these
sensors, processes it, and transmits it wirelessly to the Android application
through Wi-Fi connectivity. Unlike traditional systems, this design eliminates
the need for a separate microcontroller and IoT platform, making the system
more compact, cost-effective, and easier to implement. The Android application
serves as the primary user interface, displaying live environmental data in a
clear and user-friendly format.
In addition to real-time monitoring, the system is equipped with alert
mechanisms that notify users instantly when any parameter exceeds predefined
safe limits, helping them take immediate preventive measures. The proposed
system is designed to be energy-efficient, scalable, and suitable for deployment
in various environments such as homes, industries, agricultural fields, and
public areas. Its ability to provide accurate, real-time data along with instant
3
@ATRONZ INNOVATIONS (9483175986/7019689991)
alerts makes it a reliable solution for improving environmental awareness and
promoting a healthier living environment.
WORKING OF THE PROJECT
The working of the proposed air quality monitoring system is based on the
integration of environmental sensors with the ESP8266 module, which acts as
both the processing and communication unit. Sensors such as the air quality
sensor (MQ series), smoke sensor, and DHT11 sensor continuously monitor
environmental parameters like air pollution level, smoke concentration,
temperature, and humidity. These sensors generate analog or digital signals
based on the surrounding conditions, which are then read and processed by the
ESP8266. The module converts the collected data into meaningful values and
compares them with predefined safety thresholds to determine the quality of the
air. The real-time data is also displayed on an LCD screen for immediate local
monitoring.
Simultaneously, the ESP8266 uses its built-in Wi-Fi capability to transmit the
processed data to the Android application over the internet. The mobile
application receives and displays the live data in a user-friendly format,
allowing users to monitor air quality remotely from anywhere. If any of the
measured parameters exceed the safe limits, the system automatically triggers
alert notifications on the Android app to warn users about potential health risks.
The system operates continuously with low power consumption, ensuring real-
time monitoring and timely updates. This seamless flow of sensing, processing,
wireless communication, and user interaction makes the system efficient,
reliable, and suitable for various real-world applications.
ADVANTAGES OF THE PROJECT
Real-Time Monitoring: The system continuously monitors air quality
parameters and provides instant updates, enabling users to stay aware of
environmental conditions at all times.
Remote Accessibility: Users can access live air quality data from anywhere
through the Android application, making monitoring convenient and flexible.
Instant Alerts and Notifications: The system generates immediate alerts
when pollution levels exceed safe limits, helping users take quick preventive
actions.
Cost-Effective Solution: By using ESP8266 (which combines processing and
Wi-Fi), the system reduces hardware cost by eliminating the need for a
separate microcontroller and IoT platform.
4
@ATRONZ INNOVATIONS (9483175986/7019689991)
Compact and Portable Design: The system is small in size and easy to install,
making it suitable for use in multiple environments.
Low Power Consumption: The components used are energy-efficient,
allowing continuous operation without high power requirements.
APPLICATION OF THE PROJECT
Smart Cities and Urban Areas: Used to monitor air pollution levels in cities,
traffic zones, and public places, helping authorities manage environmental
conditions effectively.
Residential and Indoor Monitoring: Helps households monitor indoor air
quality, ensuring a safe environment for children, elderly people, and
individuals with respiratory issues.
Industrial and Factory Areas: Deployed in industries to detect harmful gases,
smoke, and emissions, ensuring worker safety and compliance with
environmental standards.
Agriculture and Farming: Assists farmers in monitoring environmental
conditions such as temperature and humidity, which are crucial for crop
growth and protection.
Educational Institutions: Used in schools and colleges for practical
demonstrations, environmental awareness programs, and research purposes.
Hospitals and Healthcare Centers: Helps maintain clean and safe air
conditions in sensitive environments where air quality is critical.
Weather Monitoring Stations: Can be integrated into small-scale weather
stations for collecting environmental data.
Public Safety Systems: Useful in detecting smoke and hazardous gases in
crowded places like malls, railway stations, and airports.
Research and Environmental Studies: Supports data collection for analyzing
pollution trends and conducting environmental research.
5
@ATRONZ INNOVATIONS (9483175986/7019689991)