NodeMCU/Lua workflow for M5Stack devices?
-
I really like the NodeMCU/Lua workflow on other esp boards I have used.
Does anyone have any tips regarding the use of NodeMCU firmware and Lua with M5Stick or other M5Stack devices?
I have Stick-C, Atom LITE, and Atom Matrix devices, and I'd love to be able to program them in lua if possible.
I'm comfortable with C and Python, but the Lua workflow feels more fun to me.
-
Hello, currently unfortuntely we don't support LUA so we don't have the drivers supported for such a framework, you could technically get LUA to work but as no drivers it will be difficult to communicate with the m5 hardware.
-
+1, LUA is fun on microcontrollers!