USB Joystick to USB Keyboard converter
Posted: 21 Dec 2012, 20:57
Hello!
After stumbling over this thread via google I thought this forum might be the right place to get some help realizing my project:
I'd like to connect my USB arcade stick to my iPad. Problem is: The iPad only works with USB HID keyboards.
A lot of games work with the iCADE, an arcade stick that emulates a keyboard by sending two keystrokes per button use -one on press, another one on release. The full button mapping can be found here:
http://www.ionaudio.com/downloads/ION%2 ... 20v1.5.pdf
What would I need to build something like this:
USB Joystick -> Small thing with USB in and USB out -> iPad
The "thing" should do some kind of USB Joystick to USB keyboard conversion and be icade compatible (sending keys on button press/release). Also, it should be programmable to support different Game Controllers. I would really love something like that for my arcade sticks. Any suggestions?
After stumbling over this thread via google I thought this forum might be the right place to get some help realizing my project:
I'd like to connect my USB arcade stick to my iPad. Problem is: The iPad only works with USB HID keyboards.
A lot of games work with the iCADE, an arcade stick that emulates a keyboard by sending two keystrokes per button use -one on press, another one on release. The full button mapping can be found here:
http://www.ionaudio.com/downloads/ION%2 ... 20v1.5.pdf
What would I need to build something like this:
USB Joystick -> Small thing with USB in and USB out -> iPad
The "thing" should do some kind of USB Joystick to USB keyboard conversion and be icade compatible (sending keys on button press/release). Also, it should be programmable to support different Game Controllers. I would really love something like that for my arcade sticks. Any suggestions?