Coder Social home page Coder Social logo

jasmine-maryj / aqms Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 86 KB

This repo, Air Quality Monitoring System (AQMS), measures air quality using sensors and predicts air quality using a machine learning model.

C++ 32.88% Python 67.12%
air-quality arduino-ide esp32 iot-platform machine-learning supervised-learning support-vector-machines

aqms's Introduction

AQMS

This project implements the air quality monitoring system based on state-of-art Internet Of Things techniques. In this system, portable sensors collect air quality information timely and the ambient temperature and humidity. It will display the sensed data in a user-friendly format on an LCD and Thing Speak Cloud.

iot-output-matrix

Pre-requisites

Software Requirements

  1. ThingSpeak IOT Cloud
  2. Arduino IDE
  3. Libraries -> Sensors Libraries such as DHT.h, WiFi.h, and LiquidCrystal_I2C.h -> Machine Learning libraries such as numpy, pandas, matplotlib, seaborn, tkinter, sqlite3
  4. Visual Studio Code

Hardware Requirements

  1. Temperature and Humidity Sensors
  2. WiFi Module
  3. LCD
  4. Jump Wires
  5. Power Cables

Build and Installation

  1. Install and download Arduino IDE, then download all the sensor libraries in Arduino IDE
  2. Clone this project, open air_dht.ino with Arduino IDE.
  3. Since we are using ESP32, select esp32 board
  4. Download POM3 and add it to the Driver Manager if you don't have one. Select port and add POM3 port.
  5. Create a channel in ThingSpeak Cloud and add fields for Humidity, Temperature, Co, and NH3.
  6. Configure WiFi password and ThingSpeak IOT Cloud channel key.
  7. Click on the Serial monitor to show WiFi connection establishment logs details and sensor values.

To access the corresponding blog post, you can find it at the following this link:iot-based-air-quality-monitoring-system

aqms's People

Contributors

jasmine-maryj avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.