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

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-pm25-2.1.11.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-pm25-2.1.11.tar.gz
Algorithm Hash digest
SHA256 c66cd097a91ec6e797c41baf4fbdede4a9b1a9482c144bd870ac04770a0fb786
MD5 bcfa2b1efe97e7df2ad4c401d8759a72
BLAKE2b-256 57e9c42d50f369353d093dc4bb6e610de23151ece38a0c994eca6df48f0473c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_pm25-2.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 56edbb3dca2abfaf793c815889f83aae41699bc11298b599fbf79eccb8c67ac4
MD5 2c9ebb7e51de17e47dc1f3ae4790a896
BLAKE2b-256 f0abf9be2fd4cc9f9dafb15f9c93e8aed058ad12fafb4250e7d14267464aa6d1

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