Skip to main content

ESP8266/ESP32 Tasmota firmware flasher for ESP

Project description

Tasmota-ESP-Flasher for Tasmota v13 and later (Safeboot partition scheme)

GitHub Releases

Tasmota-ESP-Flasher is an app for ESP8266 / ESP32 designed to make flashing Tasmota on ESPs as simple as possible by:

  • Pre-built binaries for most used operating systems
  • Support for Tasmota factory images
  • Hiding all non-essential options for flashing
  • All necessary options (bootloader, flash mode, safeboot) are set automatically
  • Flashing is lightning fast
  • Full ANSI color support for colored terminal output
  • Interactive serial monitor with command input support (with history buffer)

The flashing process is done using esptool from espressif.

Installation

  • Check the releases section for your OS.

  • Download and double-click and it'll start.

  • The native Python version can be installed from PyPI: pip install esp-flasher. Start the GUI by esp_flasher. Alternatively, you can use the command line interface ( type esp_flasher -h for info)

  • Only Linux:

sudo usermod -a -G dialout $(whoami)

after the command has fired and a relogin the Flasher can access the serial ports and flash away

Usage Guide

Flash Process

The flashing process is straightforward and consists of a few simple steps:

1. Select Serial Port

Connect your ESP device via USB and select the correct serial port from the dropdown menu.

2. Connect to Device

Click the "Connect" button to establish a connection with your ESP device.

3. Select Firmware

Click "Select Firmware" to choose the matching Tasmota (factory) firmware file (.bin) to the connected espressif MCU.

4. Start Flashing

Click "Flash ESP" to begin the flashing process. The progress bar shows the current status.

5. Flash Complete

Once flashing is complete, you'll see a success message. Your device is now ready to use.

Flash

6. WiFi Improv Support

The ESP Flasher includes WiFi Improv protocol support, allowing you to configure WiFi credentials on your ESP device without connecting to a web interface or access point.

Improv

How to use WiFi Improv:

  1. After flashing your device, keep it connected via USB
  2. Click the Improv WiFi button to launch the Improv client
  3. Click the Scan Networks button to search for available WiFi networks
  4. Double-click the WiFi network you want to connect to
  5. The SSID field will be automatically filled with the selected network name
  6. Enter your password in the Password field and click the Provision button
  7. The device will connect to your WiFi network and display the assigned IP address

Benefits:

  • No need to connect to a temporary access point
  • Secure credential transfer over USB
  • Faster initial setup process
  • Works immediately after flashing

For more details on the Improv protocol, visit Improv WiFi.

Documentation

Tasmota ESP Flasher and Tasmota ESP Flasher Wiki

In the odd case of your antivirus going haywire over that application, it's a false positive.

Build it yourself

If you want to build this application yourself you need to:

  • Install Python >= 3.9
  • Download this project and run pip3 install -e . in the project's root.
  • Start the GUI using esp_flasher. Alternatively, you can use the command line interface ( type esp_flasher -h for info)

To create a standalone binary, use PyInstaller with the provided spec file:

pip install -r requirements.txt -r requirements_build.txt
pyinstaller ESP-Flasher.spec

For detailed build instructions, see build-instructions.md.

Mac OSX (compiled binary only for 11 and newer)

Driver maybe needed for Mac OSx.

Info: https://www.silabs.com/community/interface/forum.topic.html/vcp_driver_for_macosbigsur110x-krlP

Driver: https://www.silabs.com/documents/public/software/Mac_OSX_VCP_Driver.zip

License

MIT © Otto Winter, Michael Kandziora, Johann Obermeier

Build_special_firmware

Powered by

CLion logo.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

esp_flasher-4.5.0.tar.gz (136.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

esp_flasher-4.5.0-py3-none-any.whl (155.4 kB view details)

Uploaded Python 3

File details

Details for the file esp_flasher-4.5.0.tar.gz.

File metadata

  • Download URL: esp_flasher-4.5.0.tar.gz
  • Upload date:
  • Size: 136.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for esp_flasher-4.5.0.tar.gz
Algorithm Hash digest
SHA256 0cd745c51d833cc764a538034e98a6036437005ab789ecd7537c6369089b122c
MD5 d4ce23c20fd6e22407120f48121d8d1e
BLAKE2b-256 3df3f3739628708842c22b65a639d255ae7c1871c3422ce14b18351a8785067f

See more details on using hashes here.

Provenance

The following attestation bundles were made for esp_flasher-4.5.0.tar.gz:

Publisher: build_pypi.yml on Jason2866/ESP_Flasher

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file esp_flasher-4.5.0-py3-none-any.whl.

File metadata

  • Download URL: esp_flasher-4.5.0-py3-none-any.whl
  • Upload date:
  • Size: 155.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for esp_flasher-4.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2cb568077f26950e74639f1d894128a0c43d4603c6ac3886d2c5b2712592fffe
MD5 0485fa90a374c414ae7ffb05fc76ff73
BLAKE2b-256 e425eeb956565af16e25b693f08a19be49597589dd05bdaaefff47ed20eefa42

See more details on using hashes here.

Provenance

The following attestation bundles were made for esp_flasher-4.5.0-py3-none-any.whl:

Publisher: build_pypi.yml on Jason2866/ESP_Flasher

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page