Top "Accelerometer" questions

An accelerometer is a device that measures the proper acceleration of the device.

Android Accelerometer Profiling

I have written a simple Activity which is a SensorEventListener for Sensor.TYPE_ACCELEROMETER. In my onSensorChanged(SensorEvent event) i …

android accelerometer sensors
How can I detect a shake motion on a mobile device using Unity3D? C#

I would have assumed unity has some event trigger for this but I can't find one in the Unity3d …

c# mobile unity3d accelerometer
How to read Android accelerometer values in a stable and accurate way?

In a my project I am trying to control a car using data obtained through the accelerometer of an Android …

android accelerometer android-sensors tilt-sensor
Sensor fusion implemented on Android?

I listened to this talk: http://www.youtube.com/watch?v=C7JQ7Rpwn2k which is Invensense Inc prototyping …

android accelerometer sensors gravity gyroscope
Tap pressure strength detection using accelerometer

Yesterday, in the presentation about the new Garageband for iPad 2, Apple demoed an interesting feature: The detection of the tap …

ios iphone ipad uikit accelerometer
Are there any well known algorithms to count steps based on the accelerometer?

I'm implementing an accelerometer-based pedometer, and I was wondering if there was any known algorithms to handle that.

mobile physics accelerometer gyroscope
access (faster polling) accelerometer via NativeActivity NDK

I've searched for a tutorial/an answer on polling accelerometer faster with NDK but didnt find solver yet. just found …

android android-ndk native accelerometer sensors
Getting Direction Vector in Android

How can I get a direction vector representing the direction the back of the device is pointing relative to earth …

android vector accelerometer sensors gyroscope
Detect when an iphone has been bumped

I want to be able to detect if an iphone has been bumped into something...would it be best to …

objective-c accelerometer gyroscope
Gyroscope on iPhone

I need some help using gyroscope on iPhone. I can't understand readings from CMAttitude regarding pitch, roll and yaw in …

iphone ios ipad accelerometer gyroscope