mirror of
https://github.com/m5stack/MPU6886-idf.git
synced 2026-05-20 10:38:44 -07:00
main
MPU6886 ESP-IDF (FreeRTOS/C) Library
Overview
This is a ESP-IDF native driver for the MPU6886 6-axis IMU over I2C library. This driver requires ROPG's I2C Manager for ESP32 library as an included component in order to perform thread-safe operations over the I2C bus. This library does not support using the ESP-IDF I2C drivers directly.
Related Link
License
MIT
Description
Languages
C
99%
CMake
0.6%
Makefile
0.4%