Skip to content
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

Feature request: read from onboard DMP #18

Open
John-Trager opened this issue May 27, 2021 · 4 comments
Open

Feature request: read from onboard DMP #18

John-Trager opened this issue May 27, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@John-Trager
Copy link

John-Trager commented May 27, 2021

The 6050 MPU has a Digital Motion Processor (DMP) chip onboard that runs motion algorithms and sensor fusion to create more accurate state data. If this could be read and accessed using this package that would be great!

For reference, I believe this library https://github.com/jrowberg/i2cdevlib/tree/master/Arduino/MPU6050 Have figure it out.

@jposada202020 jposada202020 added the enhancement New feature or request label May 28, 2021
@jposada202020
Copy link
Contributor

Thanks, there are not plans that I know of to add this feature at the moment.
However, we consider any community PR contribution. Let us know if you could provide one. Thanks.

@SquirtleSquadLeader
Copy link
Contributor

@ladyada I am currently using this sensor on a project. I would like to contribute to this particular sensors CP module.

Are there any submission guidelines for Adafruit libraries? Or just submit working code and see if it gets accepted??? I never participated in any opensource stuff before so I am a little bit of a rookie in this department. I appreciate any guidance!

@ladyada
Copy link
Member

ladyada commented Aug 30, 2022

yep here's a guide - https://learn.adafruit.com/contribute-to-circuitpython-with-git-and-github - if you follow those steps you will make a PR we can review for inclusion :)

@SquirtleSquadLeader
Copy link
Contributor

@ladyada Awesome. Thank you. Time to get to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants