This repository holds the code for a student-project about air quality.
The requirements to start the Software on a Python instance. If only the requirements are installed, the Software is started in simulation-mode
If the software is run on an AirTracker, additionally to the requirements.txt, install all libraries in requirements_for_pi.txt. Edit the gpio_handler.py file by uncommenting all lines.