IMU-algorithm
IMU-algorithm copied to clipboard
Sensor fusion algorithm to determine roll and pitch in 6-DOF IMUs
Results
2
IMU-algorithm issues
Sort by
recently updated
recently updated
newest added
Sorry, I have a qustion about algorithm in the IMU-algorithm-master.ino. I don't know, why the wx, wy, wz they are gx, gy, gz multiply by 0.0005323? Thanks.
I'm comparing the i2cdev example and your code. I notice the animation of your code is laggy. I've seen your YouTube video and it looked fine. Could you try to...