|
||||||
| Visual Basic Programming Discussion forum for Visual Basic, an event driven programming language and associated development environment from Microsoft for its COM programming model. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hi,
I bought an USB GPS antenna (Amaryllo) to make a simple program in VB 6.0. I have a source code that gives me the latitude, longitude and altitude of my GPS. What I want to do is a GPS Ride Plot in VB 6.0. I want to convert GPS track data (longitude and altitude) into an image file with a plot of the course travelled. Could some one please help me? Thanks Last edited by big_jose; 11-19-2007 at 06:58 AM. |
| Sponsored Links |
|
|
|
|||
|
hi,
i'm a engineering student from india, and im looking forward to develop an application based on GPS, which Amaryallo series GPS unit did you use i would like to buy the unit, it will be a great help if you tell me from where you got it and how you got the source codes for finding longitude and latitude, i've been searching for such an api from a very long time, Thanking You Sharath |
|
|||
|
Quote:
GPS outputs are usually simple serial RS232 at 4800 baud, GPS data is sent as lines of text with a simple format defined by the NMEA specification. USB to serial port covertors can be accessed from VB by accessing the correct COM port, some convertors map onto COM port 13, but if you examine "My Computer" you should be able to find it. Some drivers allow remapping the port to COM1 or COM2, this can be useful for some GPS charting programs that can only use 1 or 2. The software seaclear is free and allows you to scan in your own maps. A student of mine has completed a big VB project to allow the same functionality, and can run a scanner directly (twain interface). If I can find his CD I'll upload it. Regards Ian McCrum _ |
|
|||
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding MSCOMM control to Visual C++ Application | ifitzgerald | C and C++ | 2 | 09-14-2007 10:05 AM |
| Help with Application Logic for .NET 2.0 | hoser2001 | C# Programming | 5 | 08-03-2007 10:08 AM |
| Two ASP.NET application in one virtual folder | pepe123 | C# Programming | 0 | 07-12-2007 05:18 AM |
| MS-SQL deadlock and hang the Java application | reachpradeep | Database & Database Programming | 1 | 03-11-2007 04:20 AM |
| Make application skinnable | Frantic | C# Programming | 2 | 09-28-2006 07:27 AM |
| John | ........ | 223.00000 |
| dargueta | ........ | 168.00000 |
| Xav | ........ | 164.00000 |
| LogicKills | ........ | 20.00000 |
| gaylo565 | ........ | 18.00000 |
| WingedPanther | ........ | 15.00000 |
| |pH| | ........ | 15.00000 |
| Johnnyboy | ........ | 3.00000 |
| navghost | ........ | 1.00000 |
Goal: 100,000 Posts
Complete: 67%