About 190,000 results
Open links in new tab
  1. GitHub - espressif/esptool: Serial utility for flashing, provisioning ...

    esptool A Python-based, open-source, platform-independent serial utility for flashing, provisioning, and interacting with Espressif SoCs.

  2. Releases · espressif/esptool - GitHub

    In this major release, esptool was refactored, and some breaking changes were introduced. See the v5 Migration Guide article in the documentation for a detailed list of changes and guidance …

  3. esptool-js – Web-Based ESP Flash Utility · GitHub

    Aug 13, 2025 · Built on the Web Serial API, esptool-js runs directly in Google Chrome or Microsoft Edge, making it possible to work on almost any operating system without drivers or Python …

  4. GitHub - adafruit/Adafruit_WebSerial_ESPTool: A Web Serial tool …

    Adafruit WebSerial ESPTool Web tool to install firmware on ESP devices via the browser using WebSerial.

  5. esptool/docs/en/esptool/basic-commands.rst at master - GitHub

    Esptool will display information about which flash memory sectors will be erased. Use the -e/--erase-all option to erase all flash sectors (not just the write areas) before programming.

  6. GitHub - espressif/esptool-js: Javascript implementation of flasher ...

    Jun 16, 2021 · This repository contains a Javascript implementation of esptool, a serial flasher utility for Espressif chips. esptool-js is based on Web Serial API and works in Google Chrome …

  7. ESP8266 and ESP32 serial bootloader utility - GitHub

    About esptool.py was initially created by Fredrik Ahlberg (@ themadinventor), and later maintained by Angus Gratton (@ projectgus). It is now supported by Espressif Systems. It has …

  8. YanuarKevin/Backup-And-Restore-Firmware-On-ESP8266-ESP32

    esptool.py was started by Fredrik Ahlberg (@ themadinventor) as an unofficial community project. It is now also supported by Espressif. Current primary maintainer is Angus Gratton (@ …

  9. GitHub - KooleControls/ESPTool: Created the Espressif ESPTool in …

    ESPTool is a native C# implementation of Espressif's ESP tool (esptool). This library was created to enable direct interaction with ESP devices (such as ESP32) without relying on external …

  10. [4.8.0] Breaks esptool import due to esptool.py in Scripts ... - GitHub

    Sep 19, 2024 · We recommend installing it with pip as a python package. Or you can download an executable binary for Windows (esptool.exe) at the bottom of the release. In this case, you …