GithubHelp home page GithubHelp logo

MPU 9250 Support about i2cdevlib HOT 6 OPEN

jrowberg avatar jrowberg commented on July 29, 2024
MPU 9250 Support

from i2cdevlib.

Comments (6)

kirilligum avatar kirilligum commented on July 29, 2024

I have the same problem.
Can someone give guidance how to make MPU9250.cpp file or what might be the differences

from i2cdevlib.

kirilligum avatar kirilligum commented on July 29, 2024

I do get an output but i'm not sure what the numbers are

from i2cdevlib.

RootisTootis avatar RootisTootis commented on July 29, 2024

Hi, I'm sitting in the same boat and would also be very interested in i2cdevlib support for the MPU 9250.

from i2cdevlib.

chrisspen avatar chrisspen commented on July 29, 2024

Have you seen http://www.sureshjoshi.com/embedded/invensense-imus-what-to-know/?

The MPU-6050 is higher power, lower noise, and larger package versus the MPU-6500. Most of your code should port over, but some low power features are different and will need to be recoded in. Basic data acquisitions shouldn’t have changed.

The MPU-9150 contains the MPU-6050 and an AK8975 magnetometer from AKM. The MPU-9250 contains a MPU-6500 and AK8963. The same differences between gyro/accel are the same you see with 6050 v. 6500. The magnetometer on the MPU-9250 is a little better across the board.

Has anyone simply tried using the MPU-9150 code with the MPU-9250? It might work as-is, with the exception of some low-power features.

from i2cdevlib.

chrisspen avatar chrisspen commented on July 29, 2024

Also, I think i2cdevlib is a dead unmaintained project now. There are pull requests that have opened for years. You should look around at other projects like;

https://github.com/Snowda/MPU9250

from i2cdevlib.

bingcheng1998 avatar bingcheng1998 commented on July 29, 2024

Hi!
This work is helpful.
However, I think a calibration app is needed to MPU9250.
You can reference this one,
MPU6050 calibration
I this it's useful, but I don't know how to adapt this app to MPU9250.
Can anyone help me?

from i2cdevlib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.