#touch #lcd #embedded-hal-driver #no-std #lcd-display

no-std xpt2046

Embedded-hal based XPT2046 driver for TFT LCD displays

4 releases (2 breaking)

0.3.0 Apr 21, 2022
0.2.0 Apr 21, 2022
0.1.3 Apr 21, 2022

#23 in #lcd-display

Download history 2/week @ 2024-02-26 92/week @ 2024-04-01

92 downloads per month

MIT/Apache

670KB
503 lines

XPT2046 touch LCD driver

Crates.io Crates.io Released API docs

Rust Embeddd Hal based driver for xpt2046 touch screen driver

Documentation

View Complete Documentation Here

demo

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:

A platform agnostic Rust driver for XPT2046 touch controller, based on the embedded-hal traits.

Dependencies

~3.5MB
~39K SLoC