8000 GitHub - rwalkr/iqs5xx: Rust driver crate for IQS5xx capacitive touchpad controller device
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rwalkr/iqs5xx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IQS5xx

Github Crates.io Documentation License

IQS5xx capacitive touchpad controller device

This crate provides a device driver for the Azoteq IQS5xx capacitive touchpad controller.

The IQS5xx touchpad connects to the target via I2C and two GPIO pins. The embedded_hal blocking::i2c and digital::v2 interfaces are used, so should work with any target that provides these.

Documentation

API documentation

Crate

iqs5xx

Examples

Examples using the Raspberry PI Pico to report touchpad events via defmt_rtt and to act as a basic USB mouse are located in the examples/rp-pico directory.

About

Rust driver crate for IQS5xx capacitive touchpad controller device

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0