My Samsung galaxy S2 has an accelerometer and gyroscope. With these 2 sensors I need to determine a man's falling. How do I implement it in the best way?
|
feedback
|
closed as not a real question by Will♦ Sep 15 '11 at 13:28
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
Relevant data is here: SensorEvent values.
I don't know the context of your "man falling", but you might also look at Free Fall info. | |||
|
feedback
|
|
The accelerometer is the only In absolute free fall the accelerometer returns an accleration value of You can find more on the accelerometer on that page. Edit, further to the comments below:
| |||||||||||||||
feedback
|