Guide to gyro and accelerometer with Arduino including Kalman filtering

Take a look at this code: https://github.com/TKJElectronics/Example-Sketch-for-IMU-including-Kalman-filter/tree/master/IMU6DOF/ITG3205_ADXL345, it's for a ITG3205 and a ADXL345. I know the gyro is a bit different, but it should work just fine with your as well.