Air Pollution Monitoring System Synopsis
Air Pollution Monitoring System Synopsis
1. Introduction
Air pollution is a critical environmental issue impacting human health and ecosystems globally. Monitoring air quality is
essential for understanding pollution levels and taking corrective measures. This project involves the design and
implementation of an air pollution monitoring system using an Arduino microcontroller and an MQ-135 gas sensor to
2. Objectives
- Primary Objective: Develop a cost-effective and efficient system to monitor air quality in real-time.
- Secondary Objectives:
- Measure concentrations of harmful gases like NH3, NOx, alcohol, benzene, smoke, and CO2.
3. Components
- Hardware:
- MQ-135 Sensor: A gas sensor that detects a range of gases including NH3, NOx, alcohol, benzene, smoke, and
CO2.
- Software:
- Arduino IDE: The integrated development environment used for writing and uploading the Arduino code.
- Libraries: Specific libraries required for the MQ-135 sensor and LCD display.
4. Methodology
1. Sensor Calibration:
2. Circuit Assembly:
- Connect the MQ-135 sensor and LCD display to the Arduino Uno as per the circuit diagram.
3. Programming:
- Write the Arduino code to read data from the MQ-135 sensor and display it on the LCD.
- Compare readings with standard air quality monitoring devices to ensure reliability.
5. Expected Outcomes
6. Applications
- Residential Areas: Monitor indoor air quality to ensure a healthy living environment.
- Industrial Zones: Track emissions and ensure compliance with environmental regulations.
- Urban Areas: Provide data for city planners and public health officials to address pollution hotspots.
7. Conclusion
The air pollution monitoring system utilizing Arduino and MQ-135 sensor is a scalable solution to the growing problem of
air quality management. Its affordability and simplicity make it accessible for educational, research, and practical
8. References