Skip to content

In this step-by-step tutorial, you will learn how to build a simple air quality monitoring system using Arduino. Learn the basics of AQI and how air quality sensor works. We have also given the circuit diagram and Arduino code to help you build on your own.

Notifications You must be signed in to change notification settings

Circuit-Digest/Arduino-based-Air-Quality-Monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-based-Air-Quality-Monitoring

Full Tutorial: https://circuitdigest.com/microcontroller-projects/arduino-based-air-quality-monitoring-system

Build Video: https://www.youtube.com/watch?v=JCmsTtJKzW4

Arduino-based-Air-Quality-Monitoring-System

📜 Summary

Breathing clean, healthy air is vital for our well-being, yet air quality remains a concern in many environments. In this comprehensive guide, we delve into creating an Arduino-based Air Quality Monitoring System. We will start with talking about various components and then move on to its interfacing with the arduino board and then its coding. So, let’s dive straight into it.

🧰 Components

-Arduino board

-MQ135 gas sensor for detecting various gases

-DHT11 temperature and humidity sensor

-OLED display for visual output

-Breadboard and jumper wires

📺 Watch the Tutorial

Watch the Tutorial

📝 License

This project is released under The MIT License (MIT) © CircuitDigest

"In the world of DIY, creativity knows no bounds." 🎨

About

In this step-by-step tutorial, you will learn how to build a simple air quality monitoring system using Arduino. Learn the basics of AQI and how air quality sensor works. We have also given the circuit diagram and Arduino code to help you build on your own.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages