SuperHouse / AQS

Air quality sensor hardware
31 stars 11 forks source link

Air Quality Sensor

Build a DIY Air Quality Sensor to monitor the condition of the air in your home or office, with options for measuring airborne particulate matter, temperature, humidity, barometric pressure, and volatile organic compounds.

This project is documented in an ongoing video series on SuperHouse:

There are 3 different versions of this project:

Measurements can be shown locally if a display is fitted, and can also be reported to MQTT over WiFi so that data can be accessed by a home automation system or external database.

Air Quality Sensor PCB

"Basic" and "Display" version features:

"Pro" version features:

More information is available at:

https://www.superhouse.tv/aqs

Hardware

The "Hardware" directory contains the PCB design as an EAGLE project.

Firmware

The "Firmware" directory contains example firmware as an Arduino project.

Enclosure

The "Enclosure" directory contains STLs for a case that can be 3D-printed.

The two halves of the case should be printed with the flat face down to the printer bed.

The case can be held shut by M3 bolts.

Credits

License

Copyright 2020-2021 SuperHouse Automation Pty Ltd www.superhouse.tv

The hardware portion of this project is licensed under the TAPR Open Hardware License (www.tapr.org/OHL). The "license" folder within this repository contains a copy of this license in plain text format.

The software portion of this project is licensed under the Simplified BSD License. The "licence" folder within this project contains a copy of this license in plain text format.