Skip to main content

CircuitPython library for MPR121 capacitive touch breakout board.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

Adafruit CircuitPython module for the MPR121 capacitive touch breakout board.

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-mpr121

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

sudo pip3 install adafruit-circuitpython-mpr121

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-mpr121

Usage Example

See usage in the examples/mpr121_simpletest.py file.

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_mpr121-2.1.21.tar.gz (30.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit_circuitpython_mpr121-2.1.21.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_mpr121-2.1.21.tar.gz
Algorithm Hash digest
SHA256 2c6ad0bc05380d034af606cfb608e45903a24912cdf096649272869b5fa3f8f2
MD5 b69387cda96bdb3ab293a3424061fdf2
BLAKE2b-256 a0f0f1ecc3527ac44700dd212e4a74e771e85b012dd27557846db99e99f5dd88

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_mpr121-2.1.21-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_mpr121-2.1.21-py3-none-any.whl
Algorithm Hash digest
SHA256 9664d9553ff013ce505953561675ffac1915e706a5190ce18e4d4bf50e93c718
MD5 2bbc8bffbbababba2043b19da0e687d5
BLAKE2b-256 bfba01a00b2a13ebbc7dd327d492d1b7b64c0baa114e0639150e83b5bbf06f2a

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