Friday, November 3, 2023

Show HN: MicroLua – Lua for the RP2040 Microcontroller https://ift.tt/kWy8YMf

Show HN: MicroLua – Lua for the RP2040 Microcontroller MicroLua allows programming the RP2040 microcontroller in Lua. It packages the latest Lua interpreter with bindings for the Pico SDK and a cooperative threading library. MicroLua is licensed under the MIT license. I wanted to learn about Lua and about the RP2040 microcontroller. This is the result :) https://ift.tt/dOchIlK November 4, 2023 at 12:15AM

No comments:

Post a Comment

Show HN: OctAPI – Visualize API Routes Directly in VS Code https://ift.tt/v6irJtI

Show HN: OctAPI – Visualize API Routes Directly in VS Code Started noticing issues while working with friends that I thought only I was enco...