espp/qmi8658

1.0.16

Latest
uploaded 3 hours ago
QMI8658 6-Axis IMU component for ESP-IDF

readme

# QMI8658 Example

[![Badge](https://components.espressif.com/components/espp/qmi8658/badge.svg)](https://components.espressif.com/components/espp/qmi8658)

The `Qmi8658` component provides a driver for the QMI8658 6-Axis
Inertial Measurement Units (IMUs).

It supports configuring and reading:
* 3-axis acceleration data
* 3-axis gyroscope data

It also supports providing a filter function for computing orientation data from
the raw sensor data.

## Example

The [example](./example) shows how to use the `espp::Qmi8658` component to initialize and
communicate with an QMI8658 6-axis IMU.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/qmi8658^1.0.16"

or download archive

Stats

  • Archive size
    Archive size ~ 19.92 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espp/qmi8658 version: 1.0.16
|