| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ESPFlashUtility.exe | 2025-11-04 | 11.6 MB | |
| ESPFlashUtility (Initial Release Alpha 0.1) source code.tar.gz | 2025-11-04 | 9.8 kB | |
| ESPFlashUtility (Initial Release Alpha 0.1) source code.zip | 2025-11-04 | 10.3 kB | |
| README.md | 2025-11-04 | 812 Bytes | |
| Totals: 4 Items | 11.6 MB | 2 | |
ESP Flash Utility (ESPtool GUI) — Release Notes
Version 0.1 — First Release
Release Date: November 4, 2025
Features
- Minimalist white GUI for flashing ESP devices.
- Detects available COM ports with a refresh option.
- Supports Erase Flash, Write Flash, and Get Chip Info actions.
- Select
.binfirmware files via file dialog. - Real-time terminal output for commands run via
python -m esptool. - Red disclaimer below COM port selection:
“Make sure you know the exact COM port your intended chip is in!” - Clickable repository link at the bottom: ESP Flash Utility GitHub.
- Created by SkorpioX22.
Requirements
- Python 3.10+
esptool,pyserial,tkinter