/air_pollution_iot_metter

This is a basic air pollution metter built with AWS Greengrass, NanoPi Neo V1.4 and SDS011.

Primary LanguagePythonMIT LicenseMIT

Simple air pollution metter built with AWS Greengrass, NanoPi Neo V1.4 and SDS011

Introduction

This project contains a source code for application used to measure air pollution and send PM2.5 and PM10 values to the AWS cloud.

Running

Connect SDS011 sensor to the UART-USB converter, than connect converter to NanoPi Neo V1.4. Commands to run the program:

pip3 install -r requirements.txt
python3 main.py

Author

Adam Świątkowski

License

Copyright © 2022, Adam Świątkowski. Released under the MIT License.