teancake / Indoor-Air-Quality-Monitoring-and-Control-System

Hardware and software design of an indoor air quality monitoring and control system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indoor Air Quality Monitoring and Control System

This repository contains a WiFi-enabled indoor air quality monitoring and control system. The system operates over an existing WiFi wireless network utilising the MQTT protocol. It is capable of monitoring the indoor air quality as well as controlling an air purifier to regulate the particulate matters concentration.

This repository contains the complete hardware and software design of the system. Each subfolder has its own README file.

Directory Structure

  • cloud - scripts and configurations for cloud-based monitoring, control and data storage.
  • data - measurement data collected and a plotting script.
  • database - database creation script.
  • hardware - hardware design.
  • software - software design.

About

Hardware and software design of an indoor air quality monitoring and control system.

License:MIT License


Languages

Language:Jupyter Notebook 77.3%Language:Arduino 12.4%Language:Python 10.0%Language:Shell 0.3%