Nicholas3388/LuaNode
Lua sdk for Esp32/Esp32c2/Esp32c3/Esp32c6/Esp8266/STM32L4 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3824
- days_rel: n/a
- days_push: 825
- n_releases_24m: 0
Adoption not part of the score
1332 stars · 308 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LuaNode is a Lua SDK/firmware for ESP32, ESP32-C2/C3/C6, ESP8266, and STM32L4 microcontrollers, built on ESP-IDF and ESP8266_RTOS_SDK. It lets developers program IoT hardware in Lua, upload scripts via tools like ESPlorer, and access file system, networking, and device APIs from Lua modules.
Use cases
- program esp32 with lua scripts
- run lua on esp8266 microcontroller
- iot firmware with lua scripting
- upload lua code to esp32c6
- embedded lua interpreter for mcu projects
- prototype iot devices without reflashing c code
When to choose
- you want to script ESP32/ESP8266 hardware in Lua instead of C
- you need rapid prototyping on Espressif chips with runtime-editable code
- you want a NodeMCU-style Lua environment on newer chips like ESP32-C6
When to avoid
- you need maximum performance or deterministic real-time behavior
- your project requires standard ESP-IDF/Arduino tooling and libraries
- you need a permissively licensed dependency (license is non-standard)
Facets
library · maturity active
sdk interpreter embedded file-system networking embedded-systems iot programming-languages embedded iot cross-platform lua-runtime esp-idf firmware microcontroller esplorer-compatible automation esp8266
1 source
- readme: https://github.com/Nicholas3388/LuaNode · fetched 2026-08-28 · eee65d5def28
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Nicholas3388/LuaNode | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Nicholas3388/LuaNode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem