Uploaded May 2015 | Updated September 2026, 2 weeks ago
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: educ8s.tv/arduino-gps-tutorial
Want to learn to code?
👨💻 Check my new YouTube channel: bit.ly/3tku2n0
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: educ8s.tv/arduino-gps-tutorial
Want to learn to code?
👨💻 Check my new YouTube channel: bit.ly/3tku2n0










