LuaNode (Lua SDK for ESP8266/ESP32)
LuaNode is an asynchronous, event-driven Lua SDK for ESP8266 and ESP32, heavily inspired by Node.js. It allows developers to write Lua code to interact with hardware peripherals and network services.
LuaNode is an asynchronous, event-driven Lua SDK for ESP8266 and ESP32, heavily inspired by Node.js. It allows developers to write Lua code to interact with hardware peripherals and network services.
NodeMCU is an open-source Lua-based firmware for ESP8266 and ESP32 WiFi SoCs. It includes an interactive Lua shell and a set of modules for interacting with hardware peripherals.
Tasmota is an alternative firmware for ESP8266 and ESP32-based devices, focusing on local control over MQTT with a web-based configuration UI. It is widely used to "de-cloud" smart plugs and switches.