Connecting Serial Port Joystick to USB

  • Thread starter Thread starter Shawnzyoo
  • Start date Start date
  • Tags Tags
    Serial Usb
AI Thread Summary
To connect an old serial port joystick to a computer without a serial port, a USB to serial adapter is necessary. The FT232BM chip is recommended for those looking to create their own adapter. Directly wiring the joystick to a USB cable is not feasible due to significant differences in signaling and compatibility between USB and RS-232. Users can purchase ready-made adapters for under $10 at local computer stores or online. Proper adaptation is essential for successful connection and functionality.
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
 
Hey guys. I have a question related to electricity and alternating current. Say an alien fictional society developed electricity, and settled on a standard like 73V AC current at 46 Hz. How would appliances be designed, and what impact would the lower frequency and voltage have on transformers, wiring, TVs, computers, LEDs, motors, and heating, assuming the laws of physics and technology are the same as on Earth?
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
I used to be an HVAC technician. One time I had a service call in which there was no power to the thermostat. The thermostat did not have power because the fuse in the air handler was blown. The fuse in the air handler was blown because there was a low voltage short. The rubber coating on one of the thermostat wires was chewed off by a rodent. The exposed metal in the thermostat wire was touching the metal cabinet of the air handler. This was a low voltage short. This low voltage...

Similar threads

Back
Top