Skip to content

tmk/AVRFlashOnWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash tool on Web for AVR

You can program AVR in web browser at: https://tmk.github.io/AVRFlashOnWeb/

Use Chrome or Edge. WebUSB is not supported by Safari and Firefox unfortunately.

On Linux you need to install udev rules file to get permission.

On Windows you need to install WinUSB driver refering to this instruction, or you can just use Zadig instead.

Check this also. https://github.com/tmk/tmk_keyboard/wiki#flash-on-web

Atmel USB DFU protocol

https://ww1.microchip.com/downloads/en/DeviceDoc/doc7618.pdf

WebUSB

https://developer.mozilla.org/en-US/docs/Web/API/WebUSB_API

Supported controllers

This supports AVR microcontrollers with Atmel USB DFU bootloader.

  • at90usb128x
  • at90usb64x
  • at90usb162
  • at90usb82
  • atmega32u6
  • atmega32u4
  • atmega32u2
  • atmega16u4
  • atmega16u2
  • atmega8u2

About

Flash tool on Web for AVR Atmel USB DFU bootloader - based on WebUSB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published