#gyroscope #embedded-hal-driver #l3gd20 #mems

no-std l3gd20-fork

A platform agnostic driver to interface the L3GD20 (gyroscope), forked

1 unstable release

new 0.4.0 May 10, 2025

#589 in Embedded development

MIT/Apache

25KB
478 lines

Crates.io docs.rs

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

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