Skip to main content

CircuitPython library for PM2.5 Air Quality Sensors

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython library for PM2.5 Air Quality Sensors

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-pm25

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-pm25

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-pm25

Usage Example

For example usage, see examples/pm25_simpletest.py

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adafruit_circuitpython_pm25-2.1.17.tar.gz (28.4 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit_circuitpython_pm25-2.1.17.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_pm25-2.1.17.tar.gz
Algorithm Hash digest
SHA256 ae2eb01bc6bf912b803feb1eeff82b96f753b54f5a13dced37b9244a8f659268
MD5 3c23dd8bcdcde04c497221ba58ac522e
BLAKE2b-256 7c55f9d59f6440d558e2fa5f6534748dd6f1f3a633699371dd1debdff0dcd64a

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_pm25-2.1.17-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_pm25-2.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 de2b173c5766d74043aa20deca24e79387c97908d9300f6f254fde8337acc9be
MD5 9d911320580c1f7e54a570c293e41565
BLAKE2b-256 223fe3dbe4f1e0cf47d2424733c73ecab63fd8b162af02f1d03bf38762f920a7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page