J-Kit
Português

Gamepad Tester

Monitor buttons and axes from connected controllers

Understand the Gamepad API
How the browser reads gamepads

The Gamepad API exposes buttons, axes and connection events

The API can detect connected controllers and query current state by polling. Browsers may require the user to interact with the gamepad before exposing full data.

How to use

Connect the controller and press buttons

  1. Connect a USB or Bluetooth controller recognized by the system.
  2. Press a button or move an axis so the browser detects the gamepad.
  3. Watch lit buttons, axis bars and mapping data.
References

Sources and references for this tool

These references help contextualize formulas, standards, APIs and limitations used on this page. They do not replace professional validation when a result has legal, financial, medical or operational impact.

FAQ

Frequently asked questions

Some browsers expose the controller only after physical interaction with it.

Utilities