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

Dynamic acceleration from MPU6050 #34

Open
TzOk83 opened this issue Dec 8, 2021 · 0 comments
Open

Dynamic acceleration from MPU6050 #34

TzOk83 opened this issue Dec 8, 2021 · 0 comments

Comments

@TzOk83
Copy link

TzOk83 commented Dec 8, 2021

Would it be possible to subtract Earth gravity from the static acceleration reported by MPU6050 to obtain a dynamic acceleration (of course I don't mean simply subtracting 9,81 from Z axis)? For sure, you need to know the device orientation towards the gravity (mass) center of Earth. MPU6050 has gyro, but no magnetometer, but maybe by combining it with an accelerometer data, and using a Kalman filter, we could calculate it precise enough?

@TzOk83 TzOk83 changed the title Dynamic acceleration from PU6050 Dynamic acceleration from MPU6050 Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant