05-06-2017 03:45 AM
Hello everyone,
I am new at Labview and I want to know location with gps using Arduino and Labview interface but I cant figure out that.Can you help me?Hovewer ı can easily control and measure analog signals.
My gps module is GY-NEO6MV2 and my arduino is uno
05-06-2017 04:53 AM
Your GPS has rs232 interface. You can interface this GPS module with arduino serially and write a program to receive data from GPS and send this data to LabVIEW.
By the way what is your application?