Giter Club home page Giter Club logo

esp32-gui-flasher's Introduction

ESP32-Flasher-GUI

A GUI tool to flash firmware to ESP32

New Update Check Below

This software are for those who are completly new, or maybe for those who are lazy enough to type the whole code.

The software is extremly to use.

First Select the Bootloader, Partition and Application file that you wish to flash, then select the appropriate "COM" port or for Linux "/dev/ttyUSB", after that select the baud rate if you wish to change it. Then finally write the Size of your flash memory in the format "4MB". Now you are ready to hit Erase and after that hit flash, after successfull completion the status will show the output, which can also be used to debug any error.

For Linux version, do make sure that you are running the program as sudo, to run it as sudo, navigate to the program directory and enter sudo ./ESPFlasherGUI

You can use the precompiled executable in the release or use the ESPFlasherGUI.py to run the script directlym, provided you have the following dependency correctly installed.

  1. PyQt4
  2. PySerial

or maybe install esptool using the pip install pyserial and sudo apt install python-qt4 command.

The executable have been created using the pyinstaller.

Material Design Update

The new update is based on material design and uses NodeJS as the backbone, and HTML and CSS as the front end, Electron is used to make it windows friendly.

The whole app resides in the Material Design directory. You can grab the release if you are lazy, and if u are geeky and worry about spying stuff, go ahead use the source code. You just need to npm install jquery serial-node and install electron globaly npm install -g electron. This will only work if you have set the path varibale to point to the npm bin directory. Thats it and then from the root of the directory run electron .....

Enjoy the app...

esp32-gui-flasher's People

Contributors

neoxharsh avatar

Watchers

James Cloos avatar Craig Collins avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.