LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Project

Hello everyone, I'm working on project in LabVIEW in that I recieve GPS data (Longitude, Latitude) from my UAV and I want to use these data to display the position of my UAV on a map.

How can I create a map in LabVIEW such as the Google map and display the UAV position as marker in real time?

0 Kudos
Message 1 of 2
(652 Views)

I think this is going to be a fairly ambitious project.  It will most likely involve using Google's map API, finding a way to display that in a LabVIEW VI, then overlaying your UAV icon over it.  I do not know anything about the Google API, but I assume it relies on a web browser, so maybe .NET?  I am assuming that you already know how to get the GPS data from the streaming info of your UAV.

 

I hope you are proficient in LabVIEW programming or that will be one more obstacle to overcome.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 2
(630 Views)