Hello,
I have a setup where I’m using MATLAB for some computing on my PC; then I send and receive information with my three mobile robots via an XBee point to multi-point network. This part works, because the coordinator XBee appears as a virtual serial COM on my PC. I also want to use a USB game controller, but MATLAB can only communicate with a USB device if it appears as a virtual serial COM port.
So, I need a gamepad or gamepad driver that can emulate a serial port, but I haven’t found a quick solution. I have Logitech F310 gamepad and it doesn’t support this. I would use any gamepad that has two joysticks and at least 6 other inputs.
Does anyone know if any of the common USB gamepads appear as a virtual serial COM on your PC?
Any info helps...
Cheers,
Mod