All Projects → tasmota → Tasmotizer

tasmota / Tasmotizer

Licence: gpl-3.0
ESP... The time has come to... Tasmotize!

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tasmotizer

docker-esp-sdk
Executable docker image to easily compile and flash for the ESP32 and ESP8266
Stars: ✭ 30 (-95.25%)
Mutual labels:  esp8266, flash
Ailight
AiLight is a custom firmware for the esp8266 based Ai-Thinker (or equivalent) RGBW WiFi light bulbs
Stars: ✭ 248 (-60.7%)
Mutual labels:  esp8266, flash
Esp Rfid
ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS
Stars: ✭ 881 (+39.62%)
Mutual labels:  esp8266, flash
n2d
An easy to use ESP8266 flash tool with built-in support for the Deauther Project.
Stars: ✭ 136 (-78.45%)
Mutual labels:  esp8266, flash
Livego
live video streaming server in golang
Stars: ✭ 7,312 (+1058.8%)
Mutual labels:  flash
Guislice
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
Stars: ✭ 534 (-15.37%)
Mutual labels:  esp8266
Autoconnect
An Arduino library for ESP8266/ESP32 WLAN configuration at runtime with the Web interface
Stars: ✭ 513 (-18.7%)
Mutual labels:  esp8266
Esp Mqtt Json Digital Leds
(OBSOLETE) ESP8266 MQTT JSON Digital LEDs for Home Assistant
Stars: ✭ 503 (-20.29%)
Mutual labels:  esp8266
Wled
Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
Stars: ✭ 7,626 (+1108.56%)
Mutual labels:  esp8266
Janus Webrtc Gateway Docker
Perfect Docker Image for Media Streaming Expert User ( https://github.com/meetecho/janus-gateway )
Stars: ✭ 582 (-7.77%)
Mutual labels:  flash
Citrus Engine
Modern AS3 Game Engine
Stars: ✭ 553 (-12.36%)
Mutual labels:  flash
Stm32 Bootloader
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
Stars: ✭ 541 (-14.26%)
Mutual labels:  flash
Tasmoadmin
Website to manage Sonoff Devices flashed with Tasmota
Stars: ✭ 560 (-11.25%)
Mutual labels:  esp8266
Arduinomenu
Arduino generic menu/interactivity system
Stars: ✭ 520 (-17.59%)
Mutual labels:  esp8266
Diyhue
Philips Hue emulator that is able to control multiple types of lights
Stars: ✭ 586 (-7.13%)
Mutual labels:  esp8266
Simple Camera
Quick photo and video camera with a flash, customizable resolution and no ads.
Stars: ✭ 503 (-20.29%)
Mutual labels:  flash
Esp Dash
A blazing fast library to create a functional dashboard for ESP8266 and ESP32
Stars: ✭ 548 (-13.15%)
Mutual labels:  esp8266
Esp8266 beaconspam
Creates up to a thousand WiFi access points with custom SSIDs.
Stars: ✭ 575 (-8.87%)
Mutual labels:  esp8266
Platformio Core
PlatformIO is a professional collaborative platform for embedded development 👽 A place where Developers and Teams have true Freedom! No more vendor lock-in!
Stars: ✭ 5,539 (+777.81%)
Mutual labels:  esp8266
Arduino Homekit Esp8266
Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
Stars: ✭ 545 (-13.63%)
Mutual labels:  esp8266

GitHub All Releases https://pypi.org/project/tasmotizer/ GitHub release (latest SemVer) https://www.buymeacoffee.com/eYmkLXO

The full-featured flashing tool for Tasmota. With the great ESPtool from Espressif under the hood, and all required settings by default.

Features

  • Automatic backup of current ESP image before flashing: in case you want to return to manufacturer firmware
    Now supporting backup sizes up to 16MB

  • Flash local .bin images, or simply select from release or development images: it will download them automatically

  • Send configuration to flashed device via serial: one-click configure of Wifi (including recovery AP), MQTT, Module and/or Template

  • Single-click get the IP of your device (DISCLAIMER: this functionality depends on the current state of your device, so it might require a few tries to get the proper result)

  • Dark theme: proven to increase flashing speed and reliability

Installation and how to run

  • Option 1: get Windows standalone executable (thanks @Jason2866):
    tasmotizer.exe (64bit)
    tasmotizer-x86.exe (32bit)
    In the odd case of your antivirus going haywire over that application, it's a false positive.

  • Option 2: Install from PyPI using pip:
    Upgrade pip and wheel packages: pip3 install --upgrade pip wheel
    Install tasmotizer: pip3 install tasmotizer
    Then simply run tasmotizer.py from the shell/command line

  • Option 3: Clone the repo, pip3 install -r requirements.txt followed by python3 tasmotizer.py and flash away!

Screenshots

(c) 2019 Jacek Ziółkowski https://github.com/jziolkowski

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].