Skip to content

nodemcu/nodemcu-flasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d929c51 · Aug 8, 2017

History

35 Commits
Aug 8, 2017
Sep 30, 2015
Sep 30, 2015
Dec 23, 2014
May 30, 2015
Mar 9, 2015
Dec 23, 2014
Mar 9, 2015
Sep 30, 2015
Sep 30, 2015
Dec 5, 2014
Aug 8, 2017
Mar 26, 2015
Mar 26, 2015
May 20, 2015
Mar 9, 2015
Mar 9, 2015
Sep 29, 2015
Sep 30, 2015
Mar 15, 2015
Mar 15, 2015

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages