i3g4250d 0.3.0

A platform agnostic driver to interface the I3G4250D (gyroscope)
Documentation
  • Coverage
  • 100%
    47 out of 47 items documented0 out of 21 items with examples
  • Size
  • Source code size: 28.77 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.36 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • aditsachde/i3g4250d
    3 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • aditsachde

i3g4250d

A platform agnostic driver to interface with the I3G4250D (gyroscope)

This crate is a modification of the l3dg20 crate.

What works

  • Reading the gyroscope and temperature sensor
  • Reading the WHO_AM_I register

TODO

  • Make sure this works with the spidev crate (i.e. with the Raspberry Pi)
  • Configuration. e.g. selecting the gyroscope sensing range / sensitivity.
  • How to make the API compatible with device specific features like DMA and interrupts?
  • ???

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.