esp-idf-lib/mpu6050

2.1.5

Latest
uploaded 21 hours ago
Driver for MPU6000/MPU6050 6-axis MotionTracking device

readme

# esp-idf-lib/mpu6050

[![Build examples](https://github.com/esp-idf-lib/mpu6050/actions/workflows//build.yml/badge.svg)](https://github.com/esp-idf-lib/mpu6050/actions/workflows//build.yml)
[![Build docs](https://github.com/esp-idf-lib/mpu6050/actions/workflows//build-docs.yml/badge.svg)](https://github.com/esp-idf-lib/mpu6050/actions/workflows//build-docs.yml)
[![Validation](https://github.com/esp-idf-lib/mpu6050/actions/workflows//validate-component.yml/badge.svg)](https://github.com/esp-idf-lib/mpu6050/actions/workflows//validate-component.yml)

Driver for MPU6000/MPU6050 6-axis MotionTracking device.

* [Documentation](https://esp-idf-lib.github.io/mpu6050/)
* [Repository](https://github.com/esp-idf-lib/mpu6050)
* [Issues](https://github.com/esp-idf-lib/mpu6050/issues)
* [Discussions and questions](https://github.com/esp-idf-lib/core/discussions)
* [Component page at the ESP Component Registry](https://components.espressif.com/components/esp-idf-lib/mpu6050)

## Installation

```sh
idf.py add-dependency esp-idf-lib/mpu6050
```

## Support

For questions and discussions about the component, please use
[Discussions](https://github.com/esp-idf-lib/core/discussions)
at [esp-idf-lib/core](https://github.com/esp-idf-lib/core).

## Contributing

Please read [CONTRIBUTING.md](https://github.com/esp-idf-lib/core/blob/main/CONTRIBUTING.md)
at [esp-idf-lib/core](https://github.com/esp-idf-lib/core).

Links

Maintainers

  • Raghav Jha (@horsemann07)
  • Ruslan V. Uss (@UncleRus) <unclerus@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "esp-idf-lib/mpu6050^2.1.5"

or download archive

Stats

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

Badge

esp-idf-lib/mpu6050 version: 2.1.5
|