-
Hi,
trying [Calibrated_sensor_output.ino](https://github.com/LiquidCGS/FastIMU/blob/main/examples/Calibrated_sensor_output/Calibrated_sensor_output.ino) with an esp32 and an MPU6886
MPU6886::calib…
-
How can I read built-in mpu6886 FIFO on atomS3?
M5Unified library doesn't have an example and looking at the code
many methods for FIFO are commented out and made non-public.
Can someone provide …
-
Would love to see this library ported to Circuitpython:
https://github.com/tuupola/micropython-mpu6886/blob/master/mpu6886.py
This MPU is present in M5Stack devices such as this one
https://w…
-
I want to add M5Stick-C to tinygo as a supported platform with its MPU6886 (also M5Stack Core/Core2) accelerometer/gyroscope as a driver. I started by adding basic functions of the driver based on th…
-
It's not clear how X Y Z axis are oriented.
Usually IMU returns accel Z in fractions of G from 0 to 1. In example it is negative 1.
It gets really confusing how to use it with real IMUs.
Some Ard…
-
Hi,
in my M5Stick-C application I do need to save a lot of power so I would like to turn off the MPU6886.
In the documentation they say:
![image](https://user-images.githubusercontent.com/4594728…
-
What's going on with this ?? The example for the Fire is for another MPU .. Please adapt this or provide the option as an example . Pretty please? Or can anyone shed light ?
-
**Describe the problem you have/What new integration you would like**
I would like the [m5stack-atoms3](https://docs.platformio.org/en/latest/boards/espressif32/m5stack-atoms3.html) to be suppo…
-
I use MPU6886 and I need to read/write acc/gyro offset value for calibrating IMU.
please add these feature to your library.
regard
-
Hi,
It would be nice if you could also add M5StickC schematics :)
Thank you