Belval / air-quality-station

Combining the SNS011 sensor with an OrangePI to display PM2.5 and PM10 air quality measurements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

air-quality-station

Combining the SNS011 sensor with an OrangePI to displays:

  • PM2.5 and PM10 air quality measurements
  • Temperature and Humidity measurements

UI

The basic chart UI allows for easy reading of the air quality data for a given interval.

ui

Hardware

Case

There is a 3D printable case model for the SNS011 available in the case/ directory.

case

Future enhancement

  • Better CO2 monitoring, while the CCS811 seems to be working, using a MOx sensor as a way to estimate CO2 concentration is highly controversial.
  • Better dashboard

About

Combining the SNS011 sensor with an OrangePI to display PM2.5 and PM10 air quality measurements

License:MIT License


Languages

Language:Python 67.7%Language:HTML 32.3%