
Originally Posted by
leinske
Hello evrybody, I am working on a project to read som GPS info from PC serial port and displaying the result on an LCD display.
Iwant to read the speed and course to display it on an LCD display the GPS output looks like
$GPRMC,192144.62,A,5041.6058,N,00412.6124,E,0.45,3 57.74,081205,,*0B
the part I want to read is 0.45 (speed) and 357.74 (course)
I think it will be possible with the command SERIN and I want to use a PIC16F628 the baut rate must be 4800
Can anywan help me i think that it can possible with the skip n characters ????
thanks for helping me
Bookmarks