Why this tool is useful
Use this tester to find a button that does not register, an analog stick that fails to return near zero or a controller that the browser cannot see.
Inspect browser-visible gamepad buttons, analog axes and connection state during a short bounded local polling session.
Ready. Your working data stays in this browser.
Use this tester to find a button that does not register, an analog stick that fails to return near zero or a controller that the browser cannot see.
The page polls navigator.getGamepads inside requestAnimationFrame, formats only the current button and axis values and stops after the bounded test window or when cleared.
Connect a controller, press a face button and move both sticks. The report identifies the gamepad slot, pressed button indexes and signed axis values exposed by the browser.
The test reports only browser-observable events and measurements; it does not invent hidden hardware health, temperature or manufacturer specifications.
Input and output remain in this tab. Copy and download happen through browser APIs without a server upload.
Every run reports its tool mode, timestamp and input/output size so transformed data can be audited.