3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

how do I use the data from a ITG-3200 gyro?

I have a ITG-3200 gyro on a breakoutboard from sparkfun. I got the I2C-communication working and I get a steady stream of data but I can't make anything sensible from it. Does Anyone have have experience with Gyros?

5 answers
sort by: active | newest | oldest
Oct 6, 2010. 7:00 PMabritez says:
I found this algorithm that supposedly should help get the angle is to have the angular rate multiplied by the time [angle = angle + w * dt]

This is where i saw it.
http://www.instructables.com/id/Angle-measurement-using-gyro-accelerometer-and-Ar/step3/Some-extra-information-before-we-proceed/

That being said, I have no idea how to implement this yet. If you have any idea please let me know. Hope that helps.
Sep 5, 2010. 1:46 PMsteveastrouk says:
Have you actually read the datasheet for the gyro ? Its full of useful info, like what the contents of the internal registers means......
Oct 7, 2010. 6:07 PMabritez says:
There is an really great explanation of Gyros and Accelerometer here. Filled with some useful formulas http://www.instructables.com/id/Accelerometer-Gyro-Tutorial/#step1
Sep 6, 2010. 8:34 AMsteveastrouk says:
The gyro gives a rate of change of angle +some gravity induced artefacts, which you can null out, if you have a compass as well. . You have to integrate the output wrt time to get an angle, and of course take account of starting conditions for the integration. Steve

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!