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

no-std l3gd20-ng

A platform agnostic SPI driver to interface with the L3GD2 gyroscope

2 releases

0.1.0 Jul 6, 2024
0.1.0-alpha.1 Jul 5, 2024

#1513 in Embedded development

25 downloads per month

EUPL-1.2 OR MIT OR Apache-2.0

28KB
550 lines

STMicroelectronics L3GD20 SPI driver

Crates.io Docs Build Status MSRV EUPL 1.2 licensed Apache 2.0 licensed MIT licensed

A platform-agnostic driver to interface with the L3GD20 gyroscope.

Do note that the sensor is discontinued and that documentation is scarce. Owners of an STM32F3 Discovery board may still find this crate useful, among others.

Implemented so far

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 triple licensed as above, without any additional terms or conditions.

Code of Conduct

We abide by the Contributor Covenant and ask that you do as well.

Dependencies

~0.4–1MB
~21K SLoC