Making a compass app

Hey friends,
I want to make a compass app in which i can get compass values. When i am searching about this in thunkable community, i got that there is a component named Magnetometer which can be used as a compass.
Please tell me that how can i use that feature to get compass values.
Thanks

Hey @tobi

Is this still an active project?

You’d probably need a canvas component with a sprite that you can then rotate.

Hope that helps!

1 Like

I tried making a compass used magnetometer’s heading,compass,sprite and etc. When I tried to test it it spins the sprite but does not show north correct ly(I tested it using my default compass app which was built in.)

When you post on the forums, you need to include a link to your project or screenshots of your blocks. We can’t guess at the problem without knowing how you’ve set things up.