ESP8266 Support WIKI

User Tools

Site Tools


lua

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
lua [2015/06/06 21:56]
terrye [NodeMCU] Typo
lua [2015/06/06 21:58]
terrye [Lua] Swap Lua order to put actively developed version first
Line 1: Line 1:
 ====== Lua ====== ====== Lua ======
  
-There are 2 "​branches:"​ of Lua now for ESP8266, and both are now open source. Confusingly,​ both use the word Node in their name - NodeLua ​and NodeMcu! +There are 2 "​branches:"​ of Lua now for ESP8266, and both are now open source. Confusingly,​ both use the word Node in their name -- NodeMCU ​and NodeLua. ​
 As [[http://​lua.org|lua.org]] says, Lua is a powerful, fast, lightweight,​ embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. As [[http://​lua.org|lua.org]] says, Lua is a powerful, fast, lightweight,​ embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics.
  
Line 10: Line 9:
 ===== NodeMCU ===== ===== NodeMCU =====
  
-  * [[NodeMCU]] - Initially this was closed source, but was released to open-source in October 2014. This firmware is based on the [[http://​www.eluaproject.net/​overview|eLua]] ​plaform ​and migrated to the ESP8266 and SDK.It is under active development by esp8266 open source community. ​ It helps you to prototype your IOT product within a few Lua script lines. ​+  * [[NodeMCU]] - Initially this was closed source, but was released to open-source in October 2014. This firmware is based on the [[http://​www.eluaproject.net/​overview|eLua]] ​platform ​and migrated to the ESP8266 and SDK.It is under active development by esp8266 open source community. ​ It helps you to prototype your IOT product within a few Lua script lines. ​
  
 ===== NodeLua ===== ===== NodeLua =====
lua.txt · Last modified: 2017/06/27 01:18 by terrye