novafitness-sds018

An interface for novafitness SDS018 particulate matter sensors


Keywords
air-pollution, air-quality, low-cost-sensor, particulate-matter, particulates-sensors, pm10, pm25, python3, uart
License
MIT
Install
pip install novafitness-sds018==0.0.4

Documentation

Novafitness SDS018 Particulate Sensor Python interface

A basic python interface for interacting with the novafitness PM sensors. This code has been tested with the following devices: Novafitness SDS018.

It may work with other sensors from the novafitness range, if you try it please do let us know either way. If there are any problems with it please either raise an issue or fix it and issue a pull request.

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