ashu840
Newbie level 4
- Joined
- Aug 19, 2014
- Messages
- 6
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 41
Dear all;
I want to display the date and on 16X2 lcd screenby receiving the data through gps modem.I'm using a skylab modem and i'm getting something like this
by interfacing the modem with hyperterminal. Can anyone please explain me where to find the date and time from the above data.
I want to display the date and on 16X2 lcd screenby receiving the data through gps modem.I'm using a skylab modem and i'm getting something like this
Code:
$GPRMC,131823.000,A,2017.741317,N,08549.967682,E,0.00,180.82,151014,,,A*60
$GPGGA,131824.000,2017.741317,N,08549.967682,E,1,5,3.49,43.353,M,-61.937,M,,*48
$GPGSA,A,3,18,14,24,19,22,,,,,,,,4.17,3.49,2.29*05
$GPGSV,3,1,10,14,59,290,27,18,50,041,36,22,45,341,39,24,28,049,34*7A
$GPGSV,3,2,10,27,20,272,17,31,19,196,19,19,11,300,36,12,03,097,*73
$GPGSV,3,3,10,193,,,,49,,,*4E
$GPRMC,131824.000,A,2017.741317,N,08549.967682,E,0.00,180.82,151014,,,A*67
$GPGGA,131825.000,2017.741317,N,08549.967682,E,1,5,3.49,43.353,M,-61.937,M,,*49
$GPGSA,A,3,18,14,24,19,22,,,,,,,,4.17,3.49,
Last edited by a moderator: