-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MPU 9250 Support #80
Comments
I have the same problem. |
I do get an output but i'm not sure what the numbers are |
Hi, I'm sitting in the same boat and would also be very interested in i2cdevlib support for the MPU 9250. |
Have you seen http://www.sureshjoshi.com/embedded/invensense-imus-what-to-know/?
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. |
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; |
Hi! |
Due to stock level, I got given a 9250 the other day instead of a 9150. However I can't work out the main differences yet to get it to work. Has anyone tried to get the 9250 working with this library? Scott
The text was updated successfully, but these errors were encountered: