AntonyNolan / ESPToolsGUI

ESP Tools GUI for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESPToolsGUI (beta)

ESP Tools GUI for Windows This is just a GUI interface for the espressif python scripts.

The scripts are converted to exe and the GUI just calls them over the console.

Info

This is the first version, just to test and get some data... So the todo list is really big!

In future, it should be possible to write efuses and change partition size.

You can compile it by yourself (as it is not signed) or download it from the releases.

Partitions eFuses
Partitions eFuses

Links

ESP Tools - all Python scripts:
https://github.com/espressif/esptool/wiki

CX Freeze - converter to catch console output to GUI:
https://github.com/anthony-tuininga/cx_Freeze

About

ESP Tools GUI for Windows

License:GNU General Public License v3.0


Languages

Language:Python 78.8%Language:C# 21.2%