Hi,
I have tried to use Ublox Neo 6M GPS module (UART). I have successfully tested the module with USB to TTL Converter.
Now i have a Query how to Grep the data ? In linux i always used command GREP to capture some specific text.
How about capturing some strings in C ?
GPS Data file is as below. (I want to extract time and show on 7-Segment Display / LCD)
Characters shown bold are the UTC Time which i need to capture... which command should be used ?
Thanks
$GPGSA,A,3,25,29,12,21,18,05,15,,,,,,3.47,1.42,3.16*05
$GPGSV,3,1,10,02,15,062,07,05,38,038,17,12,36,184,33,15,32,144,21*70
$GPGSV,3,2,10,18,28,222,45,21,26,288,42,25,53,232,42,26,27,104,20*78
$GPGSV,3,3,10,29,52,344,32,39,34,249,40*70
$GPGLL,2227.57129,N,07004.19412,E,172518.00,A,D*65
$GPRMC,172519.00,A,2227.57131,N,07004.19415,E,0.114,,040614,,,D*70
$GPVTG,,T,,M,0.114,N,0.211,K,D*20
$GPGGA,172519.00,2227.57131,N,07004.19415,E,2,07,1.42,34.0,M,-55.6,M,,0000*45