Skip to content

TI-Planet/webdfu_numworks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webdfu_numworks

This is a fork from the WebDFU demo (WebUSB DFU), but tailored for dumping/flashing the NumWorks calculator.

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.

About

Web-based NumWorks calculator OS updater (WebDFU fork)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.3%
  • CSS 6.8%
  • HTML 5.9%