An open API service indexing awesome lists of open source software.

https://github.com/initerworker/qmi8658

QMI8658 Sensors Driver written in Rust
https://github.com/initerworker/qmi8658

Last synced: about 1 year ago
JSON representation

QMI8658 Sensors Driver written in Rust

Awesome Lists containing this project

README

          

# QMI8658


Github CI/CD
Crates.io
Docs.rs

Rust implementation I2C driver of the QMI8658 Low Noise, Wide Bandwidth 6D Inertial Measurement
Unit with Motion Co-Processor.

WIP...

## Open-To-Idea

Please feel free to open an issue with your design improvements/considerations.

## QMI8658 Sensor/Gyroscope

### Support

- [Embedded-hal v1.0.0](https://github.com/rust-embedded/embedded-hal/tree/embedded-hal-v1.0.0)

### Example

- [Waveshare esp32-s3-touch-lcd-1-28](https://github.com/IniterWorker/esp32-s3-touch-lcd-1-28)

## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

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.