February 26, 2017

Skill Sunday: Building GPS into your Arduino projects

Adding GPS (Global Positioning System) to an Arduino project can open up many possibilities for location sensitive projects. Using GPS you could easily track where your cat disappears to at night or trigger a specific action when you reach a certain location. Fortunately, adding in GPS functionality to your own project is actually significantly easier than you might imagine. One of the easiest ways is to use the Freetronics GPS Module and to follow the instructions on the following page.  

GPS

Our GPS Module is a compact but very powerful device! Providing accuracy down to 3m and including a battery backup the module is a reliable choice. Indeed, the module connects to an Arduino via a simple serial connection and is fully compatible with existing Arduino libraries. To find out more check out the following link.

GPS Module

To keep up to date with the latest news, projects, product announcements  and to let us know what you think of this project follow us on Facebook and Twitter.

Leave a comment

Comments have to be approved before showing up.