icm42605-driver 0.1.0

An embedded async driver for the ICM-42605 6-axis inertial measurement unit
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[![crates.io][crates-badge]][crates-url] [![docs.rs][docs-badge]][docs-url]
[![Build Status][actions-badge]][actions-url]

[crates-badge]: https://img.shields.io/crates/v/icm42605-driver
[crates-url]: https://crates.io/crates/icm42605-driver
[docs-badge]: https://docs.rs/icm42605-driver/badge.svg
[docs-url]: https://docs.rs/icm42605-driver
[actions-badge]: https://github.com/tactile-eng/icm42605-driver/workflows/CI/badge.svg
[actions-url]: https://github.com/tactile-eng/icm42605-driver/actions?query=workflow%3ACI+branch%3Amain

# ICM-42605 6-Axis inertial measurement unit driver

<!-- cargo-rdme start -->

An embedded async driver for the ICM-42605 6-Axis IMU.

<!-- cargo-rdme end -->