Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 690 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 690 Bytes

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.