4 releases
0.1.3 | Oct 16, 2024 |
---|---|
0.1.2 | Oct 16, 2024 |
0.1.1 | Oct 16, 2024 |
0.1.0 | Oct 16, 2024 |
#581 in Embedded development
339 downloads per month
13KB
259 lines
Vishay VCNL36825T proximity sensor driver for embedded-hal i2c traits
This is a platform agnostic Rust driver for the Vishay VCNL36825T proximity sensor using the embedded-hal
traits.
The device
Exemple
Author
👤 Le French POC
- Github: @LeFrenchPOC
- Website: https://www.lefrenchpoc.fr/
Show your support
Give a ⭐️ if this project helped you!
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.
Dependencies
~3.5MB
~73K SLoC