NMEA to BS2 to Servo
Archiver
Posts: 46,084
I'm looking for a few examples of code that would be used to
read the rs-232 output from a GPS (NMEA format) then convert data to a
servo position.
The "RMB" /recommended minimum nav info sentence is the one I'm really
concerned with but I have no idea how to write the code to capture the
specific parts of the NMEA sentence.
In the end, I want the GPS, BS2 , and servo, to do the same job as
a autohelm you might find on a boat, i.e. use the GPS to generate
course correction.
Thanks
-Don
read the rs-232 output from a GPS (NMEA format) then convert data to a
servo position.
The "RMB" /recommended minimum nav info sentence is the one I'm really
concerned with but I have no idea how to write the code to capture the
specific parts of the NMEA sentence.
In the end, I want the GPS, BS2 , and servo, to do the same job as
a autohelm you might find on a boat, i.e. use the GPS to generate
course correction.
Thanks
-Don