Tissy / nodemcu-flasher

A firmware Flash tool for nodemcu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeMCU Flasher

NodeMCU flasher is a firmware programmer for NodeMCU DEVKIT V0.9.

You can use it to program NodeMCU DEVKIT or your own ESP8266 board.

You MUST set GPIO0 to LOW before programming, and NodeMCU DEVKIT V0.9 will do it automatically.

This is demo version.

We are working on next version and will use QT framework.

It will be cross platform and open source.

Usage

Just click flash and you can burn firmware to ESP8266. Before you doing it, GPIO0 MUST LOW.

Begin program

And wait a moment.

Programming

Program success.

Program success

Setting your own firmware.

Setting

When the path have some error(e.g. file not exist), the line will become red.

Tips: You could use some special path to do something interesting.

The blank.bin file:

INTERNAL://BLANK

The esp_init_data_default.bin file(for 26MHz crystal):

INTERNAL://DEFAULT

About

A firmware Flash tool for nodemcu

License:MIT License


Languages

Language:Pascal 99.9%Language:Batchfile 0.1%Language:PHP 0.0%