Hi all,
I am currently working on a project with NMEA 0183 senteces. My main aim is to rearrange NMEA 0183 sentences from a gps and a Garmin intelliducer depth sounder. So far I am able to eliminate the unwanted sentences and get the readings I need. Now I am want to be able to just print just data without the sentences. I.e. On the serial monitor
Time, Depth, Lat, Long
Essentially create my own sentence. Just wondering if any1 has any experience in doing this?