On 08/12/2007, Prof. Prabhat Ranjan <[EMAIL PROTECTED]> wrote:
>
> > Some students made GPS, which has display on LCD and serial port. Now
> > they want to record data in a file on PC. For this can you
> > suggest software, preferably platform independent and FOSS.
>
> We have used "gpsdrive" for this purpose 2-3 years back.
>
> - Prabhat Ranjan
>

Since this seems to be custom module, maybe the standard protocols for
communicating with a GPS from a computer using Serial (or virtual
serial) port may not work, i.e. the FLOSS S/W gpsd is one of them may
not work as expected.

But anyway If your custom GPS module has RS-232 interface ,it should
be trivial to interface with a PC using the custom protocol with a
simple C/C++ (or any other language) program. Open /dev/ttyS0 (check
on your system) and start reading.

Cheers

Ajay Pal Singh Atwal

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to