sensirion-sps030

An interface for Sensirion SPS030 particulate matter sensors


Keywords
air-pollution, air-quality, low-cost-sensor, particulate-matter, pm10, pm25, python-interface, python3, sensirion, sensor, uart
License
MIT
Install
pip install sensirion-sps030==0.0.7

Documentation

Sensirion SPS03 Particulate Sensor Python interface

A basic python interface for interacting with the Sensirion SPS030 Particulate Matter sensor. This code has been tested with the following devices: SPS030.

This wrapper is based on: https://github.com/FEEprojects/plantower

This wrapper has been developped as part of on-going work on the use of low-cost PM sensors to monitor air quality in urban areas.