Reading GPS data with Labview

Hi All,

I want to put gps data in to labview via arduino with a gps module. After this step i would like to put my gps position on to google maps. In this project I ll use written labview Google maps codes for it. I have to find out a way to send coordinates to the Labview. Thanks for yur help in advance.

Giray

I have to find out a way to send coordinates to the Labview.

Most people use Serial.print(). Your mileage may vary.

Here is a start. you will have to play with it since your data is likely to be very different

Imgur