Connecting Serial Port Joystick to USB

  • Thread starter Thread starter Shawnzyoo
  • Start date Start date
  • Tags Tags
    Serial Usb
Click For Summary

Discussion Overview

The discussion revolves around connecting an old serial port joystick to a computer that lacks a serial port, specifically exploring methods to use USB adapters for this purpose. The conversation includes both practical solutions and technical considerations regarding the compatibility of serial and USB interfaces.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Experimental/applied

Main Points Raised

  • One participant suggests using a serial to USB adapter, providing links to products and prices.
  • Another participant mentions the FT232BM chip as a potential solution for creating a custom adapter.
  • A different participant expresses interest in directly connecting the wires instead of using an adapter, questioning the feasibility of this approach.
  • One participant argues against directly wiring the serial connection to USB, emphasizing the need for an adapter and using an analogy to illustrate the incompatibility of the two systems.
  • Another participant elaborates on the differences between USB and RS-232, highlighting the need for an IC adapter due to differences in signaling and compatibility.

Areas of Agreement / Disagreement

Participants generally agree that an adapter is necessary for connecting a serial joystick to USB. However, there is disagreement regarding the possibility of directly wiring the connections, with some asserting it cannot be done while others explore the idea.

Contextual Notes

The discussion includes assumptions about the technical knowledge of participants and the specific types of joysticks being referenced, which may affect the applicability of the proposed solutions.

Shawnzyoo
Messages
104
Reaction score
0
I have an old serial port joystick but no serial port on my computer
i am pretty sure there is a way to connect the serial port to a usb adapter
does anyone know how to do this?
thanks
 
Engineering news on Phys.org
The FT232BM is the 2nd generation of FTDI's popular USB UART device ..
http://www.ftdichip.com/Products/FT232BM.htm
i think this is exactly what you are looking for..
 
Shawnzyoo said:
I have an old serial port joystick but no serial port on my computer
i am pretty sure there is a way to connect the serial port to a usb adapter
does anyone know how to do this?
thanks

Since you're asking I doubt you want to develope your own from scratch. Go to your local computer store and get a serial to USB adapter.

http://www.compusa.com/products/product_info.asp?product_code=312963&pfp=SEARCH

You can find adapters like the one above for less than $10:

http://froogle.google.com/froogle?q...r&num=100&hl=en&lr=&safe=off&tab=wf&scoring=p

You may have to add some cktry to the joystick to clean up the signal. If you are trying to attach an old Atari-style joystick then search the net for the correcct cktry. I've seen web sites showing how to do this so I know they exist.

Well, good luck.
 
Last edited by a moderator:
No, you cannot wire the serial connection directly to the USB cable. You have to use a store-bought adaptor or, make your own using the above FTDI(or similar) chip.

The best analogy I can give is that you can't take the engine out of a Ford and expect it to fit in a Chevy. You'd need adaptors for this kind of conversion to work and the same goes for USB to serial. USB is a ford while RS-232 is a Chevy---not directly compatible.
 
USB is different from RS-232 in virtually every way, except for being a serial bus. They use different signalling voltages (USB is differential, RS-232 is single-ended), different signalling speeds, different bit timings, different bus-contention resolution strategies, and everything else. You must use some kind of IC adapter.

- Warren
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 15 ·
Replies
15
Views
5K
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
21K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
17
Views
1K