rfetick / MPU6050_light

Lightweight, fast and simple library to communicate with the MPU6050
MIT License
123 stars 36 forks source link

Library support for MPU9250? #45

Open chefseg opened 3 months ago

chefseg commented 3 months ago

Hello,

I am curious if this code could be modified to fit the MPU9250 sensor for use with the magnetometer (heading axis) sensor? I am using a cookie cutter Arduino library for the MPU9250 but the fastest I can sample the data, using an ESP32, is around 1000Hz.

Thank you for your help!

shivenpatel399 commented 2 months ago

Hi. I also had the same question. Does this library also support MPU9250? I am a high school student who is working on a robotics project using the MPU9250 Sensor to determine degree orientation for my robot. It would be nice if you can respond as soon as possible @rfetick