To narzędzie umożliwia łatwe flashowanie firmware'u ESP32 Marauder bez instalowania żadnego dodatkowego oprogramowania – wszystko odbywa się w przeglądarce.
⚠️ To repozytorium zawiera jedynie flasher – nie jestem autorem firmware.
Oryginalne oprogramowanie pochodzi z projektu:
👉 https://github.com/justcallmekoko/ESP32Marauder
index.html– interfejs użytkownika z przyciskiem „Install”- Pliki binarne (
.bin) niezbędne do flashowania:boot_app0.binesp32_marauder.ino.bootloader.binesp32_marauder.ino.partitions.binesp32_marauder_<wersja>_2usb.bin
- Wejdź na stronę https://marautech.github.io/ESP32-Cyd-Marauder-WebFlasher
- Podłącz swoje ESP32 przez USB
- Kliknij Install
- Gotowe! Oprogramowanie zostanie wgrane automatycznie
- Przeglądarka z obsługą Web Serial (Chrome, Edge, Opera)
- ESP32 z USB
- ESP32 Marauder – Autor Oprogramowania
This is a simple web tool for flashing ESP32 Marauder firmware directly from your browser – no drivers or software required.
⚠️ This repository contains only the flasher – I am not the author of the firmware.
The official firmware is available at:
👉 https://github.com/justcallmekoko/ESP32Marauder
index.html– user interface with the install button- Flashing files (
.bin) included:boot_app0.binesp32_marauder.ino.bootloader.binesp32_marauder.ino.partitions.binesp32_marauder_<version>_2usb.bin
- Open the site https://marautech.github.io/ESP32-Cyd-Marauder-WebFlasher
- Connect your ESP32 via USB
- Click Install
- The firmware will be flashed automatically
- Browser with Web Serial API support (Chrome, Edge, Opera)
- USB-connected ESP32 board
- ESP32 Marauder – firmware author