Tagged Questions
An accelerometer is a device that measures the proper acceleration of the device.
97
votes
10answers
54k views
How do I detect when someone shakes an iPhone?
I want to react when somebody shakes the iPhone. I don't particularly care how they shake it, just that it was waved vigorously about for a split second. Does anyone know how to detect this?
49
votes
8answers
16k views
Android: I want to shake it!
I need to add a shake feature that will refresh my Anroid application.
All I find of documentation involves implementing the SensorListener, but Eclipse tells me it's deprecated and suggest ...
19
votes
3answers
16k views
Combine Gyroscope and Accelerometer Data
I am building a balancing robot using the Lego Mindstorm's NXT system. I am using two sensors from HiTechnic, the first being an Accelerometer and the second being a Gyroscope. I've successfully ...
16
votes
2answers
8k views
Gyroscope vs Accelerometer?
Now that iOS 4 is no longer NDA, I would like to know what Gyroscope has to offer over the Accelerometer for developers. Is there a difference in APIs? Other things?
12
votes
5answers
5k views
Accelerometer stops delivering samples when the screen is off on Droid/Nexus One even with a WakeLock
I have some code that extends a service and records onSensorChanged(SensorEvent event) accelerometer sensor readings on Android. I would like to be able to record these sensor readings even when the ...
12
votes
3answers
23k views
How to use Shake API in iPhone SDK 3.0?
Apple annonced Shake API in iPhone SDK 3.0. I can not find any information regarding this new feature.
Who knows about how to use it? Any example, link will be good.
10
votes
4answers
508 views
Where can I find resources and code samples for making use of the signal from an accelerometer?
I would like to be able to write code that takes the signal from an accelerometer to do these things:
Measure acceleration
Detect bumps
Detect impact
Detect sitting/standing
and anything else it can ...
10
votes
5answers
560 views
How to correlate two time series with gaps and different time bases?
I have two time series of 3D accelerometer data that have different time bases (clocks started at different times, with some very slight creep during the sampling time), as well as containing many ...
10
votes
2answers
735 views
Point in Tilt Direction - iPhone
In my cocos2d game, I have my player sprite and I want to have him move in the direction I tilt my iPhone. I can deal with that, the hardest bit which I can't work out is:
How do I make my sprite ...
10
votes
1answer
4k views
How to access accelerometer/gyroscope data from Javascript?
I have recently come across a few websites that seems to access the accelerometer or gyroscope on my laptop, detecting changes in orientation or movement. Example: http://isthisanearthquake.com
How ...
10
votes
2answers
5k views
How to get iPhones current orientation?
Is there a special method to get iPhones orientation? I don't need it in degrees or radians, I want it to return an UIInterfaceOrientation object. I just need it for an if-else construction like
...
9
votes
3answers
3k views
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 a surface, and be able to move in space (both rotating and displacing) to look at the ...
9
votes
2answers
4k views
How can i simulate accelerometer in android emulator?
please help
i dont have an android phone write now.But in my application i need to use accelerometer values...
so i need an a simulator capable of it...
please help
thanks in advance
9
votes
10answers
2k views
How to measure the distance covered by iphone during free fall?
During the free fall the iphone is supposed to send acceleration values as 0 on all the three axis. So how to detect the distance covered by the iphone?
8
votes
3answers
1k views
How to access iOS accelerometer in Delphi XE2?
How do I access the accelerometer in iOS using Delphi XE2?
I tried looking through the IDE but did not find a component.
8
votes
1answer
408 views
Simulating an image floating effect using CoreMotion/DeviceMotion on the iPhone
I have a series of images within a ViewController.
I am "floating" them by transforming their individual layers:
img.layer.transform = CATransform3DMakeTranslation(0.0f, 0.0f, myZ);
This gives the ...
8
votes
2answers
897 views
How do I account for gravity using a wiimote's accelerometer?
For a project my team and I have been trying to track a wiimote in a 3D space using the built in accelerometer and the WiiMotion Plus gyroscope.
We’ve been able to track the rotation and position ...
8
votes
2answers
1k views
Is there a Snow Leopard compatible “sudden motion sensor” API available?
I have been using Unimotion in my application to read motion sensor values for Apple laptops, but have been unable to port the code to 10.6 64-bit. (I have also tried SMSLib and had the no luck ...
7
votes
1answer
156 views
Accelerometer-based gesture recognition
I'm developing an embedded accelerometer-based hand gesture recognition. Does anybody know about some free libraries to employ or to start from? I'm working with embedded linux and I'm looking for ...
7
votes
2answers
4k views
How to Calibrate Android Accelerometer & Reduce Noise, Eliminate Gravity
So, I've been struggling with this problem for some time, and haven't had any luck tapping the wisdom of the internets and related SO posts on the subject.
I am writing an Android app that uses the ...
7
votes
1answer
699 views
Accelerometer API for Laptops
Most IBM (and some Dell) laptops have built-in accelerometers to stop any moving parts during a sudden fall, but I was unable to find a standardised Windows API to access this data. I assume that each ...
7
votes
4answers
4k views
How to detect iPhone movement in space using accelerometer?
I am trying to make an application that would detect what kind of shape you made with your iPhone using accelerometer.
As an example, if you draw a circle with your hand holding the iPhone, the app ...
7
votes
4answers
1k views
Sometimes Accelerometer delegate method is not called
I have an application that uses the accelerometer. Sometimes, the application will launch without the accelerometer data updating. Relaunching the app, sometimes the problem persist, sometimes it ...
6
votes
4answers
476 views
Need help understanding FFT output
I need some help understanding the output of the DFT/FFT computation.
I'm an experienced software engineer and need to interpret some smartphone accelerometer readings, such as finding the principal ...
6
votes
8answers
1k views
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 pressure by using the accelerometer. (See the drums section on the ...
6
votes
5answers
4k views
Measuring velocity via iPhone SDK
I need to implement a native iPhone app to measure the velocity of the phone (basically a speedometer). I know that you can do so via the CoreLocation API fairly easily, but I am concerned about ...
5
votes
4answers
159 views
iOS understanding accelerometer data of iphone in free fall
Why is it that when i drop my phone from about 4 feet onto a pillow, and plot the magnitude of the user acceleration i get peak values of 1.5g then 1g then 2.5g then 1g then 2.5g then 0g in a 1 second ...
5
votes
1answer
1k views
Why is accelerometer:didAccelerate: deprecated in IOS5?
The release of IOS5 has this core function listed as deprecated. Does anyone know what will replace it? I'm assuming that apple is not going to remove the accelerometer from iPhone 5.
5
votes
3answers
566 views
Android Xoom accelererometer accuracy is always unreliable
I'm working on a simple compass type application for Android, testing on Xoom WiFi. The accuracy of the accelerometer readings is always SensorManager.SENSOR_STATUS_UNRELIABLE. The magnetic field ...
5
votes
2answers
317 views
how reliable is the GPS Speed on windows phone 7
I am developing a Windows Phone 7 app and I want to tell the user how fast they are going. Something simple like...
Current Speed: 20 km/h
Max Speed: 33 km/h
Average Speed: 25 km/h
I seem to have ...
5
votes
2answers
564 views
Android: reading accelerometer without memory allocation?
I am developing a game for Android (2.1+), using the accelerometer as user input. I use a sensor listener that I register at the beginning of the activity with the sensor manager, as follows:
...
5
votes
3answers
883 views
Android - How to approach fall detection algorithm
I want to be able to feature a fairly simple fall detection algorithm in my application. At the moment in onSensorChanged(), I am getting the absolute value of the current x,x,z values and subtracting ...
5
votes
2answers
185 views
Is there an iOS library to help me detect higher-level accelerometer gestures?
For example, let's say I want to detect if the user made a circle gesture so I can trigger something in my game. Is there a library that would allow me to just listen for some sort of ...
5
votes
2answers
4k views
Which Android phones out there do have a gyroscope?
I find it very hard to get any consolidating information about which Android phones do have a gyroscope, or if there are Android phones with this sensor at all. I read about some (especially Samsung) ...
5
votes
5answers
3k views
Detecting Acceleration in a car (iPhone Accelerometer)
I am working on an iPhone app where we are trying to calculate the acceleration of a moving car. Similar apps have accomplished this (Dynolicious), but the difference is that this app is designed to ...
5
votes
3answers
1k views
iphone compass tilt compensation
has anybody already programmed a iphone compass heading tilt compensation?
i have got some approaches, but some help or a better solution would be cool!
FIRST
i define a vector Ev, calculated out of ...
4
votes
1answer
165 views
Converting Device Coordinates to world Coordinates
I'm doing this project a part of which requires me to get the values of the acceleration of the phone(android) in each axis. So, for example, no matter how the phone is placed the value of the ...
4
votes
2answers
120 views
Detecting the user's spinning motion
I have been experimenting with the Core Motion framework to detect a user spinning around, say on a merry-go-round, holding an iphone in his hand.
There are ways to detect the device motion around ...
4
votes
1answer
772 views
Android TYPE_LINEAR_ACCELERATION sensor - what does it show?
I am developing application for car acceleration tracking. I used standard accelerometer, calibrating it in specific position before start, than - considering phone's orientation is not changing - ...
4
votes
1answer
635 views
Trying to calibrate accelerometer
I am writing an app that will use the accelerometer to calculate the average geforce exerted on the phone. Thinking about the problem, I came to the conclusion that when the phone is in rest, adding ...
4
votes
2answers
242 views
Some signal processing /FFT questions
I need some help confirming some basic DSP steps. I'm in the process of implementing some smartphone accelerometer sensor signal processing software, but I've not worked in DSP before.
My program ...
4
votes
3answers
574 views
Distance moved by Accelerometer
I want to move objects on iPhone screen (rectangle, circle and so on) by moving iPhone.
For example, I move iPhone along X-axis and the object moves along X-axis. The same for Y,Z-axis.
How can I ...
4
votes
1answer
230 views
Objective C: Detecting change in accelerometer
I'm making a game that uses the x-axis of the accelerometer. Tilt it left, the little guy goes left, and vice versa.
Right now, if I tilt left, he'll move left and the x value goes negative. When I ...
4
votes
1answer
930 views
Sensor Fusion on iOS Devices
I'm trying to find out how could I start to implement sensor fusion on the iPhone. I've started from this talk from David Sachs:
Sensor Fusion on Android Devices
Although David's talk is very ...
4
votes
1answer
741 views
Strange behavior with android orientation sensor
Currently, I'm trying to rotate 3D Cube using orientation sensor values, using getRotation() method. Some unexpected behaviors are observed when the android device is rotated above some bounds. For ...
4
votes
2answers
2k views
iOS: Movement Precision in 3D Space
From what I understand, GPS has limited accuracy. Is it possible to get a more precise location for a person in 3D space?
I'm planning to write an application where users will move with their phones ...
4
votes
2answers
2k views
Accelerometer to relative position
Before I reinvent the wheel I wanted to see if anyone can share code or tips for the following:
In order to get relative position of the iPhone, one needs to
Set the accelerometer read rate
Noise ...
4
votes
1answer
177 views
Music in my game disturbs accelerometer values. How to solve this?
I'm writing a game where the player tilt the phone to control a character.
The problem is: the music(when playing loud) and sound effect(like gun shots) disturbs the accelerometer values. This result ...
4
votes
1answer
3k views
Android - SensorManager strange behaviour of getOrientation
I need to retrieve the orientation of my phone. At the moment i wrote this :
public void onSensorChanged(SensorEvent event) {
switch (event.sensor.getType()){
case Sensor.TYPE_MAGNETIC_FIELD:
...
4
votes
2answers
2k views
Calculating magnetic heading using raw accelerometer and magnetometer data
I have an accelerometer and magnetometer each producing raw X, Y and Z readouts. From this I need to determine the magnetic heading of an object.
I'm not that great at trig, but I've put together a ...