accelerometer.rs

Crate Docs Build Status LGPL 3.0 licensed Gitter Chat

Generic Rust accelerometer support, including traits and types for taking readings from 2 or 3-axis accelerometers.

Includes minimal no_std-oriented 2D and 3D vector types useful for acceleration readings as well as mathematical operations on them.

Additionally includes support for tracking device orientations using accelerometer data.

Documentation

Supported Crates

The following dependent crates providing platform-agnostic accelerometer drivers which use the types and traits from this library:

| Device Name | Description | Crate + Docs | |-------------|-------------|--------------| | [ADXL343] | Analog Devices 3-axis accelerometer | crates.io docs.rs |

Code of Conduct

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

For more information, please see [CODEOFCONDUCT.md].

License

Copyright © 2019 NeoBirth Developers

Dual licensed under your choice of either of: