Skip to content

A web serial package for updating your ESP bootloader via the browser.

License

Notifications You must be signed in to change notification settings

conradopoole/ESP-Web-flasher

 
 

Repository files navigation

ESP Web Flasher

A Web Serial package for updating your ESP bootloader via the browser.

Used by

This project is used by the ESP Web Tools, the one click button to install your ESP microcontrollers via the browser.

Local development

  • Clone this repository.
  • Install dependencies with npm
  • Run script/develop

Fork

This is a fork of Adafruit WebSerial ESPTool. At the time fo the fork, their repository was a single-use website. This fork converted the code into a reusable package and published it to NPM.

About

A web serial package for updating your ESP bootloader via the browser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 38.8%
  • Python 27.4%
  • JavaScript 15.2%
  • CSS 9.6%
  • HTML 9.0%