1
Answer

USB-Device Read Stream

Jens

Jens

15y
4.8k
1
Hello,
i have a GPS-USb-Stick and i would like to read the GPS-Coordinates from it with a C# program. But i don´t know how to start :(
Can anyone help me to the right path? Which DLL´s do i need, how does it working with the Drivers from the stick etc.
I haven´t doen this before and i can´t finde any helpfull thread in the www.


This is my Stick: Navilock - GPS USB 2.0 Stick


Answers (1)
0
Sam Hobbs

Sam Hobbs

NA 28.7k 1.3m 15y

Start by downloading the software. Is there documentation of the interface? Is there sample programs? If the interface (programming to communicate with it) is not documented then you can't do it.