The MP3car.com Store The MP3car.com Blog    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > GPS

Reply
 
LinkBack Thread Tools Display Modes
Old 10-31-2004, 09:38 PM   #1
Newbie
 
Join Date: Oct 2004
Posts: 13
Splitting Serial

I need to provide GPS data to a laptop and an APRS tracker simultanously. I don't really want to have to buy a second GPS. Can serial be split into two serial connectors in parallel? Is there an interface on the market that can do this?
August is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 10-31-2004, 11:26 PM   #2
Variable Bitrate
 
blurp's Avatar
 
Join Date: Sep 2003
Location: Hampshire, TN
Posts: 349
http://www.mp3car.com/vbulletin/show...t=serial+split

Come on, guys, for 2 seconds before you post a question like this.
__________________
www.bradleyjacobs.com

There is more stupidity than hydrogen in the universe, and it has a longer shelf life. -- Frank Zappa
blurp is offline   Reply With Quote
Old 11-01-2004, 01:56 AM   #3
Variable Bitrate
 
danon's Avatar
 
Join Date: Oct 2003
Location: Queensland, Australia
Posts: 370
wow, thx for the link!


.
__________________
[....99.9%]
[HW] 566eMHz/128mb/6gb, FlyVideo3k, RandMgps, M1-ATX, 7" Lilliput, VGA2AVadptrFor2ndVideo, 4CH/100rms, 10"Sub, 40AhDeepCycleTank
[....99.8%]
[SW] XP/MMC/FP:D3,FlyTV/AxifeFM,CarMM?
[Working on] puttingBackEvrythg.
danon is offline   Reply With Quote
Old 11-01-2004, 02:05 AM   #4
Newbie
 
Join Date: Oct 2004
Posts: 13
Virtual com ports have nothing to do with my question. I don't need two software applications to access the GPS; I have two devices that need to access the GPS.

Last edited by August; 11-01-2004 at 02:07 AM.
August is offline   Reply With Quote
Old 11-01-2004, 02:22 AM   #5
Maximum Bitrate
 
Join Date: May 2004
Location: NJ
Posts: 558
you can't, you would risk blowing the 2 devices since each puts out current. Even if you would work around the current issue, one device would confuse the other since one might send a specific request to the GPS that the other did not expect. Serial is a protocol between 2 devices, that is the short answer.
kingtut is offline   Reply With Quote
Old 11-01-2004, 02:24 AM   #6
Maximum Bitrate
 
zPilott's Avatar
 
Join Date: Jul 2004
Location: Austin
Posts: 502
does the gps receive data from the PC, or is it only one way? If the gps is expecting config data from the PC, I think you might have trouble if both are trying to send something out.

If the gps is sending only you might be able to try something like this:
http://www.airborn.com.au/rs232.html#monitor
__________________

|V1 Virtual Display|

Hard work often pays off over time, laziness always pays off right now.
zPilott is offline   Reply With Quote
Old 11-01-2004, 02:29 AM   #7
Maximum Bitrate
 
zPilott's Avatar
 
Join Date: Jul 2004
Location: Austin
Posts: 502
another option might be to run a null modem cable from the first pc to the second, and somehow propagate the data across, so that the second device would think it is connected to the gps, not to a pc.
__________________

|V1 Virtual Display|

Hard work often pays off over time, laziness always pays off right now.
zPilott is offline   Reply With Quote
Old 11-01-2004, 04:14 AM   #8
Newbie
 
Join Date: Oct 2004
Posts: 13
I found this in a PDF manual for a Ratheon GPS.

Quote:
When using the NMEA 0183 format, the Raystar 112 can provide data
for at 2 or more navigation equipments when connected in parallel. Be
sure that all devices connected to the data output ( plotters, video
sounders, radars) are programmed to use the NMEA 0183 data format.

WARNING: Do NOT GROUND the Data, Data return lines, or the
Shield of the interface cable at any of the external navigation
equipments.

The ability to do this must be part of the NMEA standard. Any thoughts?
August is offline   Reply With Quote
Old 11-01-2004, 04:19 AM   #9
Raw Wave
 
Laidback's Avatar
 
Join Date: Oct 2003
Location: Madrid
Posts: 1,983
If you're just reading there's no problem.
__________________
Laidback

Laidback Carputer
Laidback is offline   Reply With Quote
Old 11-01-2004, 12:12 PM   #10
Raw Wave
 
Join Date: Jun 2003
Location: London UK
Posts: 1,818
Quote: Originally Posted by August
Virtual com ports have nothing to do with my question. I don't need two software applications to access the GPS; I have two devices that need to access the GPS.

I though as much but relax man.


Heres your solution :

GPS <---> PC ( Normal 2 way using RX/TX, can read and write to GPS )
:
: -------> Another device (1 way using the TX line of the GPS, device can only read)

Dont forget the GND for both PC and other device.

Last edited by Ricky327; 11-01-2004 at 12:27 PM.
Ricky327 is offline   Reply With Quote
Old 11-01-2004, 12:19 PM   #11
Raw Wave
 
Join Date: Jun 2003
Location: London UK
Posts: 1,818
Quote: Originally Posted by August
Is there an interface on the market that can do this?

Dont think so, but you can try to solder 2 wires that connect to the TX and GND of the serial connection of the GPS...and connect this to the "READ ONLY" device.

If this doesnt work properly due to the TX line being loaded with 2 devices then you may need to add a MAX232 chip to boost the signals and split them to 2.
Ricky327 is offline   Reply With Quote
Old 11-01-2004, 05:58 PM   #12
Variable Bitrate
 
blurp's Avatar
 
Join Date: Sep 2003
Location: Hampshire, TN
Posts: 349
Quote: Originally Posted by August
Virtual com ports have nothing to do with my question. I don't need two software applications to access the GPS; I have two devices that need to access the GPS.

Read post 14 on the thread I linked to above. And I stand by my original comment. !!!!
__________________
www.bradleyjacobs.com

There is more stupidity than hydrogen in the universe, and it has a longer shelf life. -- Frank Zappa
blurp is offline   Reply With Quote
Old 11-01-2004, 07:31 PM   #13
Maximum Bitrate
 
zPilott's Avatar
 
Join Date: Jul 2004
Location: Austin
Posts: 502
Quote: Originally Posted by Ricky327
If this doesnt work properly due to the TX line being loaded with 2 devices then you may need to add a MAX232 chip to boost the signals and split them to 2.

The max232 is for converting 5V TTL (1 is +5V, 0 is 0V) to the voltages for rs232 (1 is -15V, 0 is +15V), its not gonna help with this problem
__________________

|V1 Virtual Display|

Hard work often pays off over time, laziness always pays off right now.
zPilott is offline   Reply With Quote
Old 11-01-2004, 07:38 PM   #14
Raw Wave
 
Join Date: Jun 2003
Location: London UK
Posts: 1,818
No I meant...

GPS ----> RS232 > TTL > RS232 > PC
:
:--------> RS232 > TTL > RS232 > Other device

The MAX232 contains 4 converters, and can be wired up to buffer the signal from the GPS before feeding them directly to the 2 devices.


It converts the RS232 down to TTL and then to RS232 again

If that can help I dont know, but its just a mean of buffering the signals before sharing ONE signal by the 2 devices.

Last edited by Ricky327; 11-01-2004 at 07:40 PM.
Ricky327 is offline   Reply With Quote
Old 11-01-2004, 07:43 PM   #15
Raw Wave
 
Join Date: Jun 2003
Location: London UK
Posts: 1,818
Quote: Originally Posted by zPilott
The max232 is for converting 5V TTL (1 is +5V, 0 is 0V) to the voltages for rs232 (1 is -15V, 0 is +15V), its not gonna help with this problem


No...the MAX232 have more than that.

It contains 2 x RS232 > TTL converter

and 2 x TTL > RS232 converter
Ricky327 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
97 Toyota Tacoma You gotta See This. NEW UPDATE with 100+ pics on 7-4-03 cproaudio Show off your project 97 09-18-2006 02:56 PM
USB Serial Port Adapter Troubles bLindmOnkey General MP3Car Discussion 0 10-14-2004 12:29 AM
Bad Serial Ports on EPIA M9000 wi77iam General Hardware Discussion 6 05-06-2004 12:49 PM
USB to serial Sleeka General Hardware Discussion 2 12-24-2002 04:55 PM
Via Mini-ITX Epia 5000 serial port not working vash General Hardware Discussion 2 08-13-2002 09:48 PM


All times are GMT -5. The time now is 01:22 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics