Grovkillen / ESP_Easy_Flasher

A wrapper for ESPTOOL.exe + PowerShell to make flashing/programming ESP Easy units more streamline
https://testoftimes.com/
GNU General Public License v3.0
71 stars 21 forks source link
esp-easy esptool flash powershell serial wrapper

ESP Easy Flasher

ESP Easy Flasher GUI

INTRO

ESP Easy Flasher is a wrapper for the great ESPTOOL.exe and Power Shell to be able to easily flash and program ESP8266 units with the firmware ESP Easy. All needed files are included in the EXE file, just download it and place it where you want it. It will extract needed file structure and missing files automatically. The idea behind the app is to make the flashing and setup of ESP Easy FW as stream lined as possible. It's still a very early stage but should hopefully be functional for most use-cases.

FLASH FEATURES

+ Flash ESP8266 (+ESP8285) using embedded ESPTOOL.exe [0.4.12]
+ Use maximum baud rate if wanted
+ Use forced DOUT if wanted
+ Monitor serial (COM) port using embedded plink.exe
+ Download new versions from GitHub
- Erase flash (NOT IMPLEMENTED)
- Scan for ESP model + size of mem (NOT IMPLEMENTED)

POST FLASH FEATURES (for ESP Easy 2.0.0+)

+ NO NEED FOR AP MODE setup: set Unit name, number, admin password, Wifi settings, IP, right after flash
+ Activate and upload rules (DEPENDING ON THE CONNECTION TO THE UNIT THIS MIGHT TAKE SOME MINUTES DUE TO LATENCY)

EXTRA INFORMATION

I plan add more features on a weekly basis. Thanks for all the feedback!

LEGEND

+ Green is a feature already implemented
- Red is on the todo-list

DISCLAIMER