Skip to content

Adafruit WebSerial ESPTool fork for flashing ESP32Marauder to the Cheap-Yellow-Display and other variants

License

Notifications You must be signed in to change notification settings

Fr4nkFletcher/Adafruit_WebSerial_ESPTool

 
 

Repository files navigation

A fork of Adafruit’s WebSerial tool for flashing ESP32Marauder onto the Cheap Yellow Display and similar devices.


Flashing Methods

1. Automatic Flashing

This method flashes your chosen ESP32 Marauder firmware version to your selected Model.

Flashing Marauder Automatically

2. Manual Flashing

Specifies the bootloader, partitions, bootapp, and firmware to upload your chosen project.

Manual Flashing

For manual flashing, visit: Manual Flasher

For further instructions, check out @Blough's tutorial.


Local Development

git clone https://github.com/Fr4nkFletcher/Adafruit_WebSerial_ESPTool
cd Adafruit_WebSerial_ESPTool
npm install
./script/develop

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.

Many thanks to the maintainers over at FZEEFlasher

About

Adafruit WebSerial ESPTool fork for flashing ESP32Marauder to the Cheap-Yellow-Display and other variants

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 35.7%
  • JavaScript 28.3%
  • CSS 22.4%
  • HTML 12.0%
  • Shell 1.6%