Top "Gyroscope" questions

A gyroscope is a device for measuring or maintaining orientation, based on the principles of angular momentum.

Using Android gyroscope instead of accelerometer. I find lots of bits and pieces, but no complete code

The Sensor Fusion video looks great, but there's no code: http://www.youtube.com/watch?v=C7JQ7Rpwn2k&…

android orientation accelerometer gyroscope
Detect user activity (running, cycling, driving) using Android

Using my Android device how can I detect if the user is walking, cycling or driving? I have checked the …

android accelerometer android-sensors gyroscope
Gyro Sensor drift and Correct angle Estimation

I am using LG Optimus 2x smartphone(Gyroscope and Accelerometer sensor) for positioning. I want to get correct rotation angles …

android accelerometer gyroscope coordinate-transformation
Gyroscope drift on mobile phones

Lots of posts talk about the gyro drift problem. Some guys say that the gyro reading has drift, however others …

mobile gyroscope
Get rotation and display in degrees

I need something very simple, but I could not find a suitable example to learn from. My sole purpose is …

android rotation accelerometer gyroscope motion-detection
Using the Android gyroscope in Unity3d, how can I set the initial camera rotation to the initial mobile device rotation?

I want to use the Android gyroscope to perform head tracking on the standard First Person Controller of Unity3d. …

c# android unity3d gyroscope
Complementary filter (Gyro + accel) with Android

Recently I have made some research to use both the accelerometer + Gyroscope to use those senser to track a smartphone …

android filter tracking accelerometer gyroscope
Getting displacement from accelerometer data with Core Motion

I am developing an augmented reality application that (at the moment) wants to display a simple cube on top of …

iphone ios4 accelerometer augmented-reality gyroscope
How to find distance of displacement using accelerometer sensor in android smartphone?

I am having one android smart phone containing accelerator sensor, compass sensor and gyroscope sensor . i want to calculate the …

android accelerometer distance gyroscope compass
Obtaining orientation using gyroscope and accelerometer

I want to monitor the orientation of a device on 2 axis: very simply: which way is down. It must maintain …

orientation accelerometer gyroscope