#embedded-hal-driver #touchscreen #controller #multi-touch #tt21100

no-std tt21100-async

An embedded-hal driver for the TT21100 multi-touch touchscreen controller

1 unstable release

0.1.0 Dec 5, 2023

#1838 in Embedded development

MIT/Apache

8KB
148 lines

tt21100

GitHub Workflow Status Crates.io docs.rs MSRV Crates.io

An embedded-hal driver for the TT21100 multi-touch touchscreen controller.

If there is a feature which has not yet been implemented and which you are interested in, please feel free to open an issue and/or a pull request!

Resources

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

TT21100 Multi-Touch Touchscreen Controller

Dependencies

~1.5MB
~35K SLoC