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

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

Primary LanguageJupyter NotebookMIT LicenseMIT

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.