Adafruit-circuitpython-mpr121

Latest version: v2.1.20

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

Scan your dependencies

Page 5 of 7

2.0.2

Updated Examples are Adabot approved. Thanks dherrada

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

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

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

2.0.1

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

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

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

2.0.0

* Replaces `set_thresholds()` with individual `threshold` and `release_threshold` properties which can be queried and set for each touch channel.

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

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

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

1.2.1

Updated example to match lib recent update.

Updated `_write_register_byte` for I2C usage.

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

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

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

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.

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.