About 189,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 on adapting …

  3. esptool/README.md at master · espressif/esptool · GitHub

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

  4. 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 dependencies. …

  5. GitHub - adafruit/Adafruit_WebSerial_ESPTool: A Web Serial tool for ...

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

  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 and Microsoft …

  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 also received …

  8. Home · espressif/esptool Wiki · GitHub

    Nov 25, 2021 · Serial utility for flashing, provisioning, and interacting with Espressif SoCs - Home · espressif/esptool Wiki

  9. 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 (@ projectgus). …

  10. 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 applications.