Skip to content

FujiNetWIFI/fujinet-flasher

 
 

Repository files navigation

FujiNet Flasher

FujiNet Flasher is a utility app for FujiNet Hardware and is designed to make flashing as simple as possible by:

  • Having pre-built binaries for most modern operating systems
  • Hiding all non-essential options for flashing. All necessary options for flashing (bootloader, flash mode) are automatically extracted from the binary.

This project was originally intended to be a simple command-line tool, but then it was decided that a GUI would be nice. The GUI largely is based on the NodeMCU PyFlasher and esphomeflasher projects.

The flashing process is done using the esptool library by espressif.

Installation

It doesn't have to be installed, just double-click it and it'll start. Check the releases section for downloads for your platform.

Build it yourself

If you want to build this application yourself:

  • Install Python 3.x
  • See build-instructions.md

License

MIT © Marcel Stör, Otto Winter, Joe Honold

About

Simple GUI tool to flash ESPs over USB (FujiNet Edition)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%