Sidewinder Game Port To Usb Adapter

Find many great new & used options and get the best deals for USB to Gameport Db15 Adapter Microsoft Sidewinder 98427 at the best online prices at eBay! Pros: None that I can think of Cons: This item only works with the SIDEWINDER PRECISION PRO joystick and nothing else. It would have been nice to know this before buying it. If you just plug this into a USB port nothing happens. If it were a true adapter the OS would tell you that an adapter has been installed.

Adapt-FFB-Joy is an AVR micro-controller based device that looks like a joystick with advanced force feedback features in a Windows machine without need for installing any device drivers to PC.

Manual for breakout board. Now already, it allows connecting a Microsoft Sidewinder Force Feedback Pro (FFP) joystick (with a game port connector) to Windows XP/Vista/7/8 (32-bit and 64-bit) as a standard USB joystick with force feedback and no need to install any device drivers. The adapter also allows to solder a few additional trim pots to work e.g. as elevator trims, aileron trims and rudder pedals in your favorite simulator game.

The adapter has been extensively play tested to work with e.g. IL-2 combat flight simulator. It has also been seen working with other games like Mechwarrior, Rise of Flight, World of Warplanes and War Thunder.

Internet radio automation software for mac computer. Work is going on to extend the support to MS Sidewinder Force Feedback Wheel also.

Microsoft

Here are the building instructions with images and circuit diagrams. This project offers instructions only. If you want someone else to build it for you, you need to look for volunteers outside of these project pages - sorry.

Documentation and code for adapting various force feedback (FFB) effect protocols to USB-devices. Useful for pointing devices like joysticks.

The project's Wiki contains:

  • Project Plan and to-do-list
  • Links to related information to get you started
  • Document of MS Sidewinder force feedback MIDI protocol as of been reverse engineered
  • USB HID descriptor with force feedback development page

The first implementation targeted Microsoft Sidewinder Force Feedback Pro (FFP) joystick and integrated it with 3DP-Vert-project to make it a full featured USB-adapter for the FFP. Thus, the microcontroller platform of choice is now AVR (Teensy 2.0, in fact), although most of the code and documentation should be made easily portable to other platforms too. There is already another project to make the adapter as a library for Arduino.

The secondary target is to create documentation and even some framework for adapting any force feedback joystick (and other input devices) to USB using built-in Windows drivers to make them a real plug-and-play device.

There is also a development effort put to make the device configurable by e.g. a standard serial terminal application. This is achieved by making the adapter device a composite USB device having both joystick and virtual serial devices. Now the device can be configured to disable/enable certain force feedback effects. The adapter can also be somewhat debugged using the virtual serial line.

This project was originally hosted by Google Code, but has now been moved to GitHub as Google Code is passing to history.