1 unstable release
new 0.4.0 | May 10, 2025 |
---|
#589 in Embedded development
25KB
478 lines
l3gd20
A platform agnostic driver to interface with the L3GD20 and L3GD20H (gyroscope) which supports both the I2C and SPI interface.
This is a fork (upstream) which was also re-released to crates-io.
Examples
You should find at least one example in the f3 crate.
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
~230KB