lis3dh-rs

所属分类:嵌入式/单片机/硬件编程
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2024-03-31 22:56:37
上 传 者sh-1993
说明:  基于嵌入式hal的LIS3DH加速度计锈蚀库
(Rust library for LIS3DH accelerometer based on embedded-hal)

文件列表:
.cargo/
examples/
src/
CHANGELOG.md
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
build.rs
memory.x

# `lis3dh-rs` [![Crate][crate-image]][crate-link] [![Docs][docs-image]][docs-link] ![MIT licensed][license-image] Platform-agnostic Rust driver for the ST LIS3DH 3-axis MEMS "nano" accelerometer. ## Resources - [LIS3DH product page][product-page] - [LIS3DH datasheet][datasheet] ### Examples - [CPX](https://github.com/BenBergman/lis3dh-rs/blob/master/examples/cpx.rs) - [Interrupts](https://github.com/tweedegolf/lis3dh-interrupt-demo) ## License Dual licensed under your choice of either of: - Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) - MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) ### 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. [crate-image]: https://img.shields.io/crates/v/lis3dh.svg [crate-link]: https://crates.io/crates/lis3dh [docs-image]: https://docs.rs/lis3dh/badge.svg [docs-link]: https://docs.rs/lis3dh/ [license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg [product-page]: https://www.st.com/en/mems-and-sensors/lis3dh.html [datasheet]: https://www.st.com/resource/en/datasheet/lis3dh.pdf

近期下载者

相关文件


收藏者