1 unstable release
0.1.0 | Oct 16, 2019 |
---|
#1667 in Hardware support
24KB
492 lines
cap1xxx
Rust embedded-hal driver for cap1xxx touch buttons found on Pimoroni hardware
Inspired from https://github.com/pimoroni/cap1xxx
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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
:
cap1xxx embedded-hal
I2C driver for Microchip cap1xxx capacitive touch buttons
This crate is primarily targeting cap1666 6 buttons - 6 led hardware found on the Pimoroni GFX HAT
Dependencies
~71KB