Is this H gear controller able to be used in arduino?

image

is there another option or solution? cheaper, easier?

we are doing a board game for people with visual impairments, but we were thinking of an h gear like this for betting and folding, and switching from the individual area to the community area (it is a poker game). Right now we are testing only with a traditional joystick.

Yes, but it’ll be quite a bit of hard work.

Being USB, you’ll need a processor card that supports USB host mode, then you’ll have to find the interface protocol for this unit.

Look for a detailed technical data sheet, or interface API documentation to get started.

Another option might be to use an analog XY joystick, and make your own H-gate to fit over it, and provide the pattern you’re looking for.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.