Maker Pro
Maker Pro

How to convert a z-value from gyroscope sensor to degrees per second

I am looking for a step by step guide on how to covert the z-value to degrees per second. But not in code because i have a hard time understanding people's code. For example :
"Step1 : Divide value by this value to get this value"
"Step 2: Take that value and multiply it by this value"
Am looking for an answer like that..

Plz help!!!!!!!!!!!!!!
 
You will have to decode the data produced in digital format SPI or I2C. Why don't you see if you can find a device that produces an analog output proportional to angular rotation.
Thanks
Adam
 
Top