A CircuitPython module for the AT42QT2120 capacitive touch sensor IC, (mostly) compatible with Adafruit's MPR121 library.
Project description
CircuitPython-AT42QT2120
A CircuitPython module for the AT42QT2120 capacitive touch sensor IC, (mostly) compatible with Adafruit's MPR121 library.
This library's interface is designed after Adafruit's MPR121 module. The ICs diverge in functionality, so we only include functions available on both chips. To determine which functionality is required, I surveyed several consumers of the MPR121 library. This includes three examples from Adafruit, and many of the projects "dependent" on their library on GitHub.
A full list of all the projects I surveyed and their usage of the MPR121 library can be found in the Compatibility Audit. This audit should let us cover enough of the design to use an AT42QT2120 as a drop-in replacement for most users of the MPR121.
Documentation
API documentation for this library can be found on Read the Docs.
Contributing
Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file circuitpython_at42qt2120-1.0.0a3.tar.gz.
File metadata
- Download URL: circuitpython_at42qt2120-1.0.0a3.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd87d5511eb4386724ec6efbfe944f6179f75b206b88c811443b4f963cffcf96
|
|
| MD5 |
0ad9ff34325d58af237bee36b285b109
|
|
| BLAKE2b-256 |
c1bdf934c141c98dd6f81368ac2d87963096d071e16fac873ecf900185c74059
|
File details
Details for the file circuitpython_at42qt2120-1.0.0a3-py3-none-any.whl.
File metadata
- Download URL: circuitpython_at42qt2120-1.0.0a3-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e8f638e7b5a561161b845d22724b6dc6cc76ce6820c1e917b30a01a1bd2a735
|
|
| MD5 |
a11f31883be343ae5f96a6eb836c6d3a
|
|
| BLAKE2b-256 |
bf122ea06e07fb670600c4991b073018819bf98438521c40240fcc9953b3e33a
|