ESP_Flasher

Tasmota Flasher for ESP8266 and ESP32x

MIT License

Downloads
589
Stars
186
Committers
2

Bot releases are visible (Hide)

  • refactor port detection
ESP_Flasher - TEST: Add auto release to github Latest Release

Published by Jason2866 4 months ago

  • speed up MCU detection
  • Fix Esp32-S2 CDC flashing
  • GUI port from wxPython to PyQt5 by @michaelkandziora
    A big thank you to @michaelkandziora ❤️
ESP_Flasher -

Published by Jason2866 7 months ago

  • update flasher stubs to latest

Fix esp8266 flashing

  • Fix factory flashing for C2 and C6
  • Support for Tasmota factory images
  • add message and handle gracefully: no support for factory images
ESP_Flasher -

Published by Jason2866 11 months ago

  • Generate Bootloader bin from elf file
  • Store downloaded bootloader elf File local
  • Increase ESP32 flash speed to 1.5M
ESP_Flasher - Tasmota flasher for ESP32, ESP32-C3, ESP32-S2, ESP32-S3 and ESP8266

Published by Jason2866 12 months ago

Supports now ONLY Tasmota since the safeboot scheme is used for ESP32x MCUs

ESP_Flasher - ESP flasher for ESP32, ESP32-C3, ESP32-S2, ESP32-S3 and ESP8266 (Tasmota)

Published by Jason2866 over 2 years ago

Fix Esptool S3 Bootloader Patching

ESP_Flasher - ESP flasher for ESP32, ESP32-C3, ESP32-S2, ESP32-S3 and ESP8266 (Tasmota)

Published by Jason2866 over 2 years ago

Using embedded esptool.py v3.3 (modified to recognize solo1 OEM ESP32)

ESP_Flasher - ESP flasher for ESP32 and ESP8266 (Tasmota)

Published by Jason2866 about 3 years ago

Using embedded esptool.py (modified to recognize solo1 OEM ESP32)

ESP_Flasher - ESP flasher for ESP32 and ESP8266 (Tasmota)

Published by Jason2866 over 3 years ago

Initial flashing support for ESP32 using partition scheme esp32_partition_app1856k_spiffs320k.csv
which is standard for Tasmota32 and ESP32 with 4 Mbyte flash.

Updated to Esptool.py 3.0 and Pyserial 3.5. (Should now work with MacOS BigSur)

ESP_Flasher - ESP flasher for ESP32 and ESP8266 (Tasmota)

Published by Jason2866 over 3 years ago

Initial flashing support for ESP32 using partition scheme esp32_partition_app1984k_spiffs64k.csv
which is standard for Tasmota32 and ESP32 with 4 Mbyte flash.