No description
Find a file
Melissa LeBlanc-Williams 91b8086adf
Merge pull request #326 from adafruit/dhalbert-patch-1
Change page title from "Adafruit ESPTool" to "Adafruit WebSerial ESPTool"
2025-07-02 08:16:15 -07:00
.github Update GitHub Pages Actions 2024-12-18 13:46:28 -08:00
assets
css
js Point to latest esptool-js release 2025-01-14 10:30:26 -08:00
script
.gitignore
index.html Change page title from "Adafruit ESPTool" to "Adafruit WebSerial ESPTool" 2025-07-01 16:49:05 -04:00
license.md
README.md Updated README 2024-12-18 12:05:44 -08:00

Adafruit WebSerial ESPTool

Web tool to install firmware on ESP devices via the browser using WebSerial.

Used by

Local development

Origin

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/