Top "Magnetometer" questions

Anything related to magnetometers, i.e. hardware measurement devices used to measure the intensity and/or the direction of a magnetic field.

Android Compass Bearing

I am trying to get the compass bearing in degrees (i.e. 0-360) using the following method: float[] mGravity; float[] …

android magnetometer sensormanager
Difference between orientation sensor and magnetic field sensor on Android?

Does anyone know the difference between the orientation sensor and magnetic field sensor on Android? My understanding: orientation => digital …

android orientation magnetometer digital-compass
Why can't download the magnet with aria2c command?

The Battlestar Galactica here http://kickasstorrentsan.com/usearch/Battlestar%20Galactica/ can be downloaded with deluge. Now i scrap the magnet …

bash magnetometer magnet-uri
TYPE_ROTATION_VECTOR, TYPE_ORIENTATION give different results that too with deviation

I have implemented listener for both Rotation Vector and Orientation Vector though i know it's depreciated i wanted to test …

android android-sensors magnetometer rotational-matrices digital-compass
How to get a phone's azimuth with compass readings and gyroscope readings?

I wish to get my phone's current orientation by the following method: Get the initial orientation (azimuth) first via the …

android sensors android-sensors gyroscope magnetometer
Using magnetic sensor

I want to get the three coordinates values of the magnetic field measured by the sensor of my phone. For …

java android magnetometer
Magnetometer sensor in android mobile to get directions

Here is code which is intended to make my Android mobile phone vibrate when some condition is true. It should …

android sensors magnetometer