MPU-6050 No-DMP mode #231

Closed
opened 2026-04-05 17:52:16 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @furrycoding on 9/22/2023

Adds a new type of sensor that uses MPU-6050, but without the DMP(sensor fusion in software)

  • Pros:
    • No need to keep MPUs sill/flat on the ground when powering on
  • Cons:
    • Potentially higher drift
    • Manual calibration is basically required

Uses the same sensor fusion as BMI160

*Originally created by @furrycoding on 9/22/2023* Adds a new type of sensor that uses MPU-6050, but without the DMP(sensor fusion in software) * Pros: * No need to keep MPUs sill/flat on the ground when powering on * Cons: * Potentially higher drift * Manual calibration is basically required Uses the same sensor fusion as BMI160
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#231