项目作者: Cinezaster

项目描述 :
Air-Q nose is an attempt to build a air quality sensor with 8 different MQ sensor and fuse the data into one model for each gas
高级语言: Arduino
项目地址: git://github.com/Cinezaster/Air-Q_nose.git
创建时间: 2017-05-19T16:51:58Z
项目社区:https://github.com/Cinezaster/Air-Q_nose

开源协议:MIT License

下载


Air-Q_nose

Air-Q nose is an attempt to build a air quality sensor with 8 different MQ sensor and fuse the data into one model for each gas

Project Goal

Creating a cheap air quality sensor that would generate good enough data to use for heatmap generation, trend maps, discovering pollution peaks.
Measuring the data of multiple cheap MQ sensors.
Using statistical models to subtract air pollutants.

Hardware

This project is using hardware from Michael Madsen
maskau.dk 0x00 & 0x01 embedded sensor array

Note

This project is using platformio to build, upload and manage the arduino libraries.