Checking support...
Feature Not SupportedThis browser does not support the WebHID API Web API feature. Try testing in a modern browser (such as Chrome, Edge, Safari, or Firefox).
Advertisement
Interactive Input Workspace
Ready for input
Web API Execution Output
Result output will be displayed here after processing...
Native JavaScript Code Example (Zero Libraries)
const devices = await navigator.hid.requestDevice({ filters: [] });About the WebHID API Web API
WebHID API provides access to Human Interface Devices (HID) like gamepads.
Specification:W3C & WHATWG Web API Standard
Sponsored Content