Crates.io | AT42QT2120 |
lib.rs | AT42QT2120 |
version | 0.1.2 |
source | src |
created_at | 2019-11-24 15:04:03.708123 |
updated_at | 2020-04-20 18:27:48.519386 |
description | Platform agnostic Rust driver for the AT42QT2120 |
homepage | |
repository | https://github.com/riktw/AT42QT2120-rs |
max_upload_size | |
id | 183975 |
size | 45,651 |
Platform agnostic Rust driver for the AT42QT2120
The AT42QT2120 is a touch driver with 12 channels, of which 3 can be used as a slider or a wheel. It has an I2C interface. Datasheet: http://ww1.microchip.com/downloads/en/devicedoc/doc9634.pdf
Basic support works and is tested on hardware:
Most advanced configuration is not supported:
I am new to Rust, so the code quality is probably not great.
Licensed under GNU Lesser General Public License v3.0. All contributions intentionally submitted shall be licensed under the same license.