Skip to content

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

License

Notifications You must be signed in to change notification settings

amswiatkowski/air_pollution_iot_metter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages