Compass Challenge
Can you turn your micro:bit watch into a compass?
Objective
Using the compass headding block, a conditional, and the above compas rose display an arrow on your micro:bit pointing north. As you move the arrow should automatically update without user interaction. Your application should account for the 8 major postions of the compass (N, NE, E, SE, S, SW, W, NW).
HINT: In the Basic toolbox there is a
show arrow
block.