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
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.
This project is using hardware from Michael Madsen
- MQ-2
- MQ-3
- MQ-4
- MQ-5
- MQ-6
- MQ-7
- MQ-8
- MQ-135
This project is using platformio to build, upload and manage the arduino libraries.