Skip to content
Matthew Heironimus edited this page Mar 17, 2024 · 11 revisions

I have used this library to make an Arduino appear as the following:

  • 1 joystick / gamepad
  • 2 joysticks / gamepads
  • 3 joysticks / gamepads
  • 4 joysticks / gamepads

I have tested with 1 - 32 buttons using the standard Microsoft Windows Game Controller Test dialog. I have also tested this with 1 - 128 buttons. To test a joystick with over 32 buttons, a third-party testing tool will need to be used (e.g. http://www.planetpointy.co.uk/joystick-test-application/).

I have tested with 0, 1, and 2 hat switches.

I have tested this library using the following Arduino IDE Versions:

  • 1.6.6 through 1.6.13
  • 1.8.0 through 1.8.19
  • 2.0.0 through 2.3.2

(as of 2024-03-16)

Testing Websites

Back to Wiki | Back to README

Clone this wiki locally