Skip to content

RebelTechnology/webdfu_owl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webdfu_owl

This is a fork from the WebDFU demo (WebUSB DFU), tailored for flashing OWL devices using the legacy DFU bootloader.

Note from the original Readme:

WebUSB is currently only supported by Chromium / Google Chrome.

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.

On Windows, that means that an appropriate WinUSB/libusb driver must first be installed. This can be done manually with programs such as Zadig or automatically (sometimes...) with WCID

On Linux, that means that the current user must have permission to access the device.

On macOS, it should work directly.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.1%
  • HTML 6.7%
  • CSS 5.2%