dealing with multiple rotations --> IMU & Kalman filter
I have currently implemented a kalman filter to fuse gyro and accelerometer data on one axis of rotation to obtain a good estimate of the angle with respect to ground.
I followed this guide --> http://tom.pycke.be/mav/71/kalman-filtering-of-imu-data
An