Skip to content

WebUSB programmer for Daisy (and other DFU-compatible chips/boards).

License

Notifications You must be signed in to change notification settings

ahause23/Updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updater

WebUSB Firmware Updater for ColortonePedals (and other DFU-compatible chips/boards).

Largely based on the webdfu page set up for STM32F103 boards made by devanlai: https://github.com/devanlai/webdfu -- https://devanlai.github.io/webdfu Forked From Electro-Smith Web Programmer

Use

The programmer can flash user-uploaded binary files or select from a pre-compiled list.

Local Test

To set this app up on a local network, you can use the util/ folder resources.

a run.sh script is included in the root level of the repo.

However, it is recommended that you run this script from one level outside of the Programmer folder so that the URL patterns are the same as when deployed on electro-smith.github.io

The run script will start the server at https://localhost:9001/

With the server started you can access the local version of the programmer at:

https://localhost:9001/Programmer

About

WebUSB programmer for Daisy (and other DFU-compatible chips/boards).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 2.1%
  • Other 1.8%