mpeel / Air-Quality

The Python code used to run and analyse the data from the sensors assembled using Raspberry Pi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Python code in this depository can be used for air quality sensors assembled using a Raspberry Pi.

The specific sensors used:

The following files were used:

  • run.py file contains code to run the Raspberry Pi and the sesnors to obtain measurements for the air quality.
  • Pressures.py contains code to obtain outdoor pressure at a chosen location.
  • analysis.py contains code for analysing and plotting the obtained data.

The file 3D_design.step contains the 3D printable case for the setup.

About

The Python code used to run and analyse the data from the sensors assembled using Raspberry Pi.


Languages

Language:Python 99.4%Language:Shell 0.6%