Web tool to install firmware on ESP devices via the browser using WebSerial.
- Clone this repository.
- Run
script/develop
- Open http://localhost:5004/
This project was originally written by Melissa LeBlanc-Williams. Nabu Casa ported the code over to TypeScript and in March 2022 took over maintenance from Adafruit. In July 2022, the Nabucasa stopped maintaining the project in favor of an official, but very early release of Espressif's esptool-js. Due to the instability of the tool, Adafruit updated their fork with Nabucasa's changes in November 2022 and took over maintenance once again.
In December 2024, after the official Espressif tool had become more stable, the tool was once again updated to use Espressif's esptool-js as the backend while maintaining the familiar frontend of the original tool. This allows for retaining a familiar interface, which is also used in the guides, to remain in place while also keeping current on the latest board releases.
A live copy of the tool is hosted here: https://adafruit.github.io/Adafruit_WebSerial_ESPTool/