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.18.tar.gz (28.3 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_pm25-2.1.18.tar.gz
Algorithm Hash digest
SHA256 001860fa03d0e627b65741517f0258863b113d5da9948e9bad2eea9934603b05
MD5 f49d47de04a61bf297eba5d6e6c94313
BLAKE2b-256 6034a77d8ca97a39e4fa6e00ae095a7f8ecb954bd9af826d047babe44d11c5b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_pm25-2.1.18-py3-none-any.whl
Algorithm Hash digest
SHA256 b284c2361654e39b526f36bc4c24fedf1a42836e6d78131d29db7bb0ed6453f9
MD5 aae18c1e3e98e196dca2a956e50f1fb6
BLAKE2b-256 e4573304d6d292f5e58e05f6a6f34e9014db0e99d37f47f75c0a5692f4c57e50

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