You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.
Choose your NumWorks model:<br/><a href="n0100/index.html"><b>N0100</b></a> or <a href="n0110/index.html"><b>N0110</b></a>.
</p>
<br/>
<div class="jumbotron">
<p>WebUSB is currently only supported by Chromium / Google Chrome.</p>
<p>For Chrome to communicate with a USB device, it must have permission to access the device and the operating system must be able to load a generic driver that libusb can talk to.</p>
<p>
<ul>
<li>On Windows, that means that an appropriate WinUSB/libusb driver must first be installed. This can be done manually with programs such as <a href="https://zadig.akeo.ie/">Zadig</a>.</li>
<li>On Linux, that means that the current user must have permission to access the device.</li>
<li>On macOS and ChromeBooks, it should work directly.</li>