jfedor2 / magellan-spacemouse

Adapter to use RS-232 Magellan/SpaceMouse with modern software
36 stars 8 forks source link

Support for CAD-MAN USB SpaceMouse #3

Open BeardedCobra48 opened 11 months ago

BeardedCobra48 commented 11 months ago

image

Would be awsm to be able to fit it for the CadMan also!

Do you think i can use the current magellan software with the cad man and be able to at least use the joystick? How do i need to connect the USB to the PI in this case?

Thank for sharing your Work!

jfedor2 commented 11 months ago

Not with this project, but in general adapting a USB device to a different USB protocol is of course possible. I've done a custom build of HID Remapper that adapted the SpaceMouse Classic USB in the past (#1). Don't have any info on the CAD-MAN.

BeardedCobra48 commented 11 months ago

Hei :D

Thanks a lot for the fast awnser!

Which Info do you need?

I would be glad to share!

jfedor2 commented 11 months ago

You could start with dumping the report descriptor of the device (with Wireshark for example).