How to track GPS location data with Arduino - A tutorial

preview_player
Показать описание
The video is about how to track GPS signals using a microcontroller. I am using the microcontroller Arduino nano and the GPS receiver module MT/5212. GPS is a satellite-based navigation system that provides geolocation coordinates using 24 satellites orbiting around the earth. Each GPS satellite transmits low-frequency radio signals and the GPS receiver combines these signals from multiple satellites and calculates its exact position. At least 3 satellites are required to determine the location.

There are two sections in the video. In the first section, we will test the GPS receiver module bypassing the microcontroller's bootloader and collect NMEA sentences directly from the Tx pin of the GPS receiver module without writing a single code.

In the second section, we will re-wire the circuit and use tinyGPS parser to format the NMEA Sentences to a readable format.

#BlueEyeMedia #Arduino #GPSReceiver
Рекомендации по теме
Комментарии
Автор

Hi. your video is great and it is very helpful to me but currently i am facing some problems.

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x09

it repeats until attempt 10 of 10. i dont know how to fix this. can u help me sir?

sshhrlamn
visit shbcf.ru