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
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...

Similar threads

Back
Top