3
votes
2answers
570 views
Getting magnetic north from a xyz magnetometer (iPhone 3.0)
I'm actually reposting a question from the iphone development boards. I didn't ask it, but I found it when trying to find its answer. Nobody had yet responded there, so I thought …
2
votes
1answer
84 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 …
2
votes
8answers
902 views
How to build a compass with the iPhone?
Hello,
After some searching on Google, I ask myself:
Is it possible to build a compass (simple showing the heading/direction) with
the iPhone 3G's GPS sensor?
I have the suspici …
1
vote
1answer
61 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 …
1
vote
2answers
198 views
How to determine absolute orientation
I have a xyz accelerometer and magnetometer. Now I want to determine the orientation of the device using both. The problem I see is that depending on the device orientation, I'd ne …
