Welcome to this Arduino GPS tutorial. In this video, we are going to learn how to build a simple GPS tracker using a shield made from makerstudio.cc. It is an easy project it won't take us more than 5 minutes. There is a lot to cover so let's get started!
The GPS module exports its data in NMEA format. So we have to parse the NMEA data in order to see the valuable information. Luckily, the TinyGPS++ library can help us parse the data without even get our hands dirty.
Code & Parts:
Want to learn to code?
Check my new YouTube channel: