
This library has been tested with the following models: WebUSB requires an Arduino model that gives the sketch complete control over the USB hardware. (8.1 and above) to automatically the WinUSB.sys driver so that the browser

Google Chrome the presence of this descriptor causes the browser to displayĪ notification when the device is connected. What page the user should navigate to to interact with the device. The WebUSB landing page descriptor, providing a hint to the browser about.

This prevents operating system drivers from claiming the deviceĪnd making it inaccessible to the browser.

It creates a WebUSB-compatible vendor-specific interface rather than one markedĪs USB CDC-ACM. The WebUSB object is a copy of the Arduino SDK's built-in USB serial library. This repository contains an Arduino library for WebUSB-enabling your sketches.Įxample sketches and JavaScript code are available in the demos directory.
