Skip to content

Sensor: GPS SENSOR

Jaume Olivé Petrus edited this page Oct 30, 2017 · 4 revisions

Back to sensor blocks

This sensor is intended for get the geographic coordinates received from UART NMEA 0183 compatible GPS sensors. A NMEA 0183 parser is included in the sensor driver that listens for GPGGA NMEA sentence.

What Comments
Interface UART
Read () from sensor lon longitude (degrees)
lat latitude (degrees)
sats number of satellites

Back to sensor blocks

Clone this wiki locally