Student Projects

cancel
Showing results for 
Search instead for 
Did you mean: 

GlobalSat EM-408 GPS Sensor

Sensor Type: GPS

Manufacture/Model Number: Globalsat: EM-408

Link to Sensor: https://www.sparkfun.com/products/8234

LabVIEW or C: LabVIEW

Version of LV: 2013

Description/Instructions on how to use this example:

This example reads data from GlobalSat EM-408 GPS Sensor, processes the data and displays the data on the waveform chart.

Instructions:

1. Connect sensor to NI myRIO

2. Open .lvproj in .zip attached folder

3. Open and run Main.vi

Wiring Diagram of Sensor to myRIO:

      EM-408                                  myRIO

      V+                                           +3.3V

      Gnd                                         Gnd

      RX                                           A Connector/TX

      TX                                           A Connector/RX

      Enable/Disable                        +3.3V       

Code: myRIO GlobalSat EM-408 GPS sensor.zip attached

Sunaina K.
Product Marketing Manager for CompactRIO & TSN

Making the intangible, tangible
Comments
Tim_W.
NI Employee (retired)
on

Hi! It looks like the attached examples and datasheets are for a microphone rather than a GPS sensor. Do you have some code for the GPS sensor that you could post?

Thanks!

-Tim

SunainaK
NI Employee (retired)
on

Hi Tim!

Thank you for catching that! The files have been updated with the GPS Sensor.

-Sunaina

Sunaina K.
Product Marketing Manager for CompactRIO & TSN

Making the intangible, tangible
FelipeRC_Chile
NI Employee (retired)
on

Thanks for the code!. I'm using a GP-635T and your code help me a lot.

Felipe RC
Field Applications Engineer
National Instruments para Chile, Argentina, Perú, Bolivia, Paraguay y Uruguay




(Si mi respuesta te ayudo dale click a la estrella para el Kudos)
ErwinFranz
Member
Member
on

Hi Sunaina,

                        I tried to reuse your code but I couldnt make it work at a baudrate of 9600 bps. I configured it at 4800 bps and it finally worked.

Do you have any idea why?

Thanks for the code, ( before knowing that the robotic toolkit have the "GET GPS DATA.vi" I spent quite a long time developing the same functionality , good to know I can use this VI instead   )

regards,

Erwin Franz

Erlab

Contributors