USB Joystick library, modified to work as a 6 DOF joystick.
Fork of USBJoystick by
History
Fixed joystick controls not moving error. Thanks, Wim!
2017-01-18, by smartsystemdesign [Wed, 18 Jan 2017 04:54:07 +0000] rev 5
Fixed joystick controls not moving error. Thanks, Wim!
Fixed the joystick axes' LOGICAL_MINIMUM to be -32768, according to the USB HID Descriptor Tool.
2017-01-13, by smartsystemdesign [Fri, 13 Jan 2017 17:11:32 +0000] rev 4
Fixed the joystick axes' LOGICAL_MINIMUM to be -32768, according to the USB HID Descriptor Tool.
Changed ID to allow computer to install it fresh.
2017-01-13, by smartsystemdesign [Fri, 13 Jan 2017 08:15:48 +0000] rev 3
Changed ID to allow computer to install it fresh.
Updated joystick class to accommodate a 16 bit, 6 DOF joystick.
2017-01-13, by smartsystemdesign [Fri, 13 Jan 2017 07:09:28 +0000] rev 2
Updated joystick class to accommodate a 16 bit, 6 DOF joystick.
Switching from 8 bit to 16 bit analog controls. Work in progress.
2017-01-13, by smartsystemdesign [Fri, 13 Jan 2017 05:37:07 +0000] rev 1
Switching from 8 bit to 16 bit analog controls. Work in progress.
USBJoystick updated for 32 buttons and added wait-for-connect.
2017-01-05, by wim [Thu, 05 Jan 2017 14:22:02 +0000] rev 0
USBJoystick updated for 32 buttons and added wait-for-connect.