Keine Beschreibung

moononournation 45d4731af8 improve browser compability vor 7 Jahren
bin 45d4731af8 improve browser compability vor 7 Jahren
flash-image ef89c3e862 update image vor 7 Jahren
src 45d4731af8 improve browser compability vor 7 Jahren
LICENSE 3ef802bb57 initial commit vor 8 Jahren
README.md 23c7d1f8be add instructables link vor 7 Jahren
TODO.md 3ef802bb57 initial commit vor 8 Jahren

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.