Adafruit-circuitpython-mpr121

Latest version: v2.1.22

Safety actively analyzes 722032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

1.2.0

* Current state of individual pins can be accessed using array index and properties `value` and `raw_value`, ex: `mpr121[0].value`.
* Adds `.touched_pins()` to get current state of all pins with one call.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-mpr121`.

Read the [docs](http://circuitpython.readthedocs.io/projects/mpr121/en/latest/) for info on how to use it.

1.1.1

- Updated i2c to use write_then_readinto for repeated start support

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-mpr121`.

Read the [docs](http://circuitpython.readthedocs.io/projects/mpr121/en/latest/) for info on how to use it.

1.1.0

- Added `setup.py`
- Added PyPI release info to `.travis.yml`
- Updated `requirements.txt`
- Added a more comprehensive `.gitignore`

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-mpr121`.

Read the [docs](http://circuitpython.readthedocs.io/projects/mpr121/en/latest/) for info on how to use it.

1.0.2

Thanks to sommersoft for the documentation refinement.

To use in CircuitPython, download the .mpy file and copy it to the `lib` folder on the `CIRCUITPY` drive. Or, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

Read the [docs](http://circuitpython.readthedocs.io/projects/mpr121/en/latest/) for info on how to use it.

1.0.1

Updated to fix issue with `pip install` info.

1.0.0

Library updated with lint.

Thanks to tannewt for the great work!

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.