Inspiration

The inspiration is a Minecraft compass which has a set destination that it always points to, commonly towards true North.

What it does

Using satellite GPS data, the compass gathers current location coordinates using NEO 6M module to read at least 4 satellites to pinpoint the longitude and latitude coordinates. These are then used in comparison with the target location in question to find the forward azimuth, or how much to tilt the compass needle. This basically means we find location, and use that to point the compass with GPS.

Built With

Share this project:

Updates