I was wondering, is it possible to use GCB to create a Usb HID interface, for example, to have an old 9pin digital joystick recognized as a simple usb 2axis-2buttons gamepad/joystick by a windows pc ?
All code examples i found ( https://github.com/GreatCowBASIC/Demonstration_Sources/tree/main/USB_Solutions )are about LibK/WINUSB library e.g. Microcontroller to Host Computer Application Interface Connectivity and not HID class.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was wondering, is it possible to use GCB to create a Usb HID interface, for example, to have an old 9pin digital joystick recognized as a simple usb 2axis-2buttons gamepad/joystick by a windows pc ?
All code examples i found ( https://github.com/GreatCowBASIC/Demonstration_Sources/tree/main/USB_Solutions )are about LibK/WINUSB library e.g. Microcontroller to Host Computer Application Interface Connectivity and not HID class.
@w_cholmondeley
Hugh, what is the best approach to create a HID USB interface?
Any news? :-)
The implementation will not be too hard. We need the USB descriptors and some advice from Hugh.
I have sent you a PM with some information to ping Hugh.