説明なし

moononournation 0a4bd95492 improve browser compability 7 年 前
bin 0a4bd95492 improve browser compability 7 年 前
flash-image 6091d2e120 update image 7 年 前
src 0a4bd95492 improve browser compability 7 年 前
LICENSE 3ef802bb57 initial commit 8 年 前
README.md 23c7d1f8be add instructables link 7 年 前
TODO.md 3ef802bb57 initial commit 8 年 前

README.md

NodeMCU WebIDE

You may find more details at my instructables: http://www.instructables.com/id/NodeMCU-WebIDE/

NodeMCU WebIDE base on 2 core projects:

nodemcu-httpserver

A (very) simple web server written in Lua for the ESP8266 running the NodeMCU firmware.

CodeMirror

A versatile text editor implemented in JavaScript for the browser.