Jump to content

6 DOF input device -- HID descriptor?


Xavier Jiang

Recommended Posts

I am trying to make a USB HID 6 dof input device using Arduino Leonardo to "enhance my gameplay" and do other cool stuff. Such as panning spreadsheets. The latter which is irrelevant for this purpose.

What exactly is the "6 dof input device" that KSP is expecting (on Windows)? What Class (definition)? What associated Descriptors? What Device ID?

I have already made a successful HID Gamepad, the XpandShield MK II. Which works with Simpleplanes and Kerbal Space Program (and other games).

I have a 3-axis gyro accelerometer, the 24 buttons on the MK II, the 2 Thumbsticks, the 2 Sliders, and 5 Knobs. I believe I have plenty of input to make it work.

Edited by Xavier Jiang
Link to comment
Share on other sites

I have currently decided to use 4 knobs (infinite rotating) and a ThumbPointer. The three knobs will come together into what I call a "3D trackball" fixture that track rotation in X,Y, and Z. The ThumbPointer will track movement (of the stick) in X and Y direction and a final knob responsible for another Z axis.

Which give the 6 degrees of freedom (XYZ, RxRyRz) required for said input device. However, I assume that people will prefer one method of input to be more suitable to one than another.

Which input (Rotation or Pan) should the "3D TrackBall" module be used for?

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...