android - How can I steady the compass? -
I am making a compass for Android and I have to do this work, but there is a flaw in reading it at some degree Continuously changes, even if the device does not move. I know that this is due to magnetic distortion with the sensor, but how can I still make my app responsive, when the user continues, how many variations do not show the user still, then how do I form a more stable compass Can I give
Have you tried implementing a low pass filter?
Comments
Post a Comment