esptool
There are 44 repositories under esptool topic.
marcelstoer/nodemcu-pyflasher
Self-contained NodeMCU flasher with GUI based on esptool.py and wxPython.
jczic/ESP32-MPY-Jama
v1.2 - UI tool for manage Espressif ESP32 microcontrollers with embedded MicroPython for MacOS, Windows and Linux: mini IDE, files manager, REPL, real time dashboards (sys/net), advanced features (gpio/mp3/leds/...)
espressif/esptool-js
Javascript implementation of flasher tool for Espressif chips, running in web browser using WebSerial.
xingrz/web-esptool
Flash Espressif chips on your web browser!
nanoframework/nanoFirmwareFlasher
🧰 nano firmware flasher nanoff (.NET nanoFramework toolbox)
remibert/pycameresp
Motion detection with image notification for Esp32CAM and Esp32 flasher with GUI based on esptool.py.
Grovkillen/ESP_Easy_Flasher
A wrapper for ESPTOOL.exe + PowerShell to make flashing/programming ESP Easy units more streamline
soif/EspBuddy
Wrapper to easily upload (OTA or Serial), backup, batch query, monitor ESP8266 boards using Esptool.py, Espota.py and Platformio
Fluepke/esptool
esptool.py replacement written in #golang
giobauermeister/esptool-gui-electron-vue
Esptool GUI. Flash your ESP32 in an easy way! A cross platform GUI for esptool.py
tobozo/M5Stack-ESP12-Shield
ESP12 shield for M5Stack - Flash your ESP through the M5!
lpodkalicki/esp8266-toolchain-docker
Dokerized ESP8266 toolchain
Gueni/flash
Free software which allows the user to access, flash and erase the ESP32 and ESP8266 internal memory.
sunbearc22/ESP32FlashWriter
A GUI to connect with ESP32 devices and write firmware to the ESP32 flash.
higaski/QtESPFlasher
Native serial flasher utility for Espressif chips
BPI-STEAM/mpy-flasher
🛠 Simple! Easy! Quick! Flash your micropython on esp32 or esp8266!
k0ttsin/esp32-wifitool
Wi-Fi Penetration Testing Tool with esp32
hredan/ESPEASYFLASHER_2.0
Simple Flasher for ESP Microcontroller, 100% Python, Platform independent
Kike-Ramirez/tempSensorThingsBoard_NodeMCU
A firmware for NodeMCU device connected to a thingsboard server (raspberry PI 3) both running in a local network.
lpodkalicki/esp32-toolchain-docker
Dokerized ESP32 toolchain
Podnet/nodemcu_examples
Example programs for Node MCU (ESP8266)
rucko24/EspFlow
Simple UI for esp32+ and esp8266 utilities
h-elsner/ESPflasher
GUI for esptool
eggfly/WatchIO-Firmware
WatchIO二进制固件和刷机工具(无需源码编译)
Josverl/mpflash
mpflash is a command-line tool for working with MicroPython firmware. It provides features to help you flash and update MicroPython on one or more attached microcontrollers.
Mausam678/Flash-code-in-esp32-with-esptool
The ESP32 is a popular microcontroller chip developed by Espressif Systems. The Esptool is a command-line programming tool used to communicate with the ESP32 chip and flash it with firmware. It is available as an open-source software and provides various features such as flashing, resetting, and debugging.
notpaulmartin/autoflash
An easy-to-use CLI for handling ESP8266 (NodeMCU) images: erase, download and flash with ease
KLszTsu/NodeMCU-RemoveInit
清除init.lua以解决NodeMCU无限循环等问题。Repair NodeMCU which runs into infinite loops by removing init.lua.
maarten-pennings/flasher
Script to facilitate flashing an ESP8266/NodeMCU without installing a full IDE
matteovergaro/esp8266_NTP
Arduino with esp8266-01 module to retrieve time
Mr-Precise/EspFlasher
esptool Qt GUI Utility (CMake build)
Spiritdude/esp-enum
Enumerate ESP8266 and ESP32 according their MAC address and chip id
AchillesTD/ESP-Burner-Utility
A Python-based Windows app using PyQt6 for automating the process of burning bin files into ESP microcontrollers. Features include a user login, database connectivity check on startup, automatic product bin file download & deletion, auto ESP Flash size & port detection, error handling, session logging & hardware data tracking for record-keeping.
Bookshelf-Writer/esp32tool
Porting esptool to go for ESP32
Bookshelf-Writer/esptool-modul
esptool.py replacement written in #golang as a standalone module