Tagged Questions

0
votes
2answers
121 views

Android: Accelerometer false detection

I have a code snippet to detect accelerometer movements. It works some times by properly detecting slight movements, but sometimes it detects movements when I kept my device idle t …
3
votes
3answers
160 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'v …
1
vote
2answers
23 views

Filtering accelerometer data noise

Hi How do I filter noise of the accelerometer data in Android? I would like to create a high-pass filter for my sample data so that I could eliminate low frequency components and …
1
vote
1answer
82 views

BlackBerry Storm AccelerometerListener not being notified on first orientation change

This seems to be a well-known issue right now, but the accepted workaround doesn't seem to be working for us. On the BlackBerry Storm (JDE 4.7, standard set of 4.7+ simulators), t …
2
votes
1answer
62 views

How to distinguish movement accelerations from oscillations and noise in iphone

Hi everybody on stackoverflow. SHORT VERSION :) I need to use (x,y,z) acceleration values related only to the movement of the iPhone. Just to be clear, think an environment like …
3
votes
2answers
216 views

How do I calculate mouse movements using a 3 axis accelerometer

I have a 3 axis accelerometer(any mobile phone) but I can't find any good formulas to interpret the data that's coming from it. No matter what I do the movements are jerky/insensit …
2
votes
2answers
41 views

Wireless protocol for accelerometer data

I'm building an application where a mobile phone with an accelerometer is used to control an app on a computer in a similar way you would use a mouse. So I need to send the movemen …
25
votes
10answers
10k 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 de …
1
vote
4answers
629 views

How do I control a camera in openGL with a gravity vector from the iPhone’s accelerometer

I have a camera structure that holds location, up, and direction vectors. I'd like to update these vectors based on the gravity vector I get from the iPhone's accelerometer. The ef …
1
vote
1answer
52 views

Basic doubt about sensor usage

Suppose I have a cellphone with accelerometer and magnetometer, and want to determine its absolute (wrt North/East/South/West) 3d position. Imagine the phone is laid vertically, w …
2
votes
2answers
184 views

Accessing a Toshiba Laptop Accelerometer Device Driver

Hi, I have a new Toshiba Satellite Pro S300 laptop (running Windows XP) which sports a 3D accelerometer for HDD protection. I'd like to tap into the data sent by this sensor. Olde …
4
votes
3answers
2k 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.
1
vote
1answer
149 views

My Iphone App crashes (Bad access) when turned on it’s side (landscape mode).

For some reason, every time I run my Iphone App, the App works fine as long as it is upright. The second the simulator turns to the left or right (like if I manually turn it, or if …
5
votes
10answers
704 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?
-1
votes
1answer
64 views

Does anyone know a tutorial that teaches you to make a bobblehead?

I'm trying to make a bobble head app, but I don't know how to use the movement technology.. Any thoughts? Thanks

1 2 3 next
15 30 50 per page