Live data from Hacker News

Show HN: MicroLua – Lua for the RP2040 Microcontroller

github.com

1–10 of 35 posts

Show HN: MicroLua – Lua for the RP2040 Microcontroller

#1
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 :)

Show HN: MicroLua – Lua for the RP2040 Microcontroller
github.com

Re: Show HN: MicroLua – Lua for the RP2040 Microcontroller

#3
The name made me think about Micro Lua for the Nintendo DS : https://www.gamebrew.org/wiki/Micro_Lua_DS

When I was 12-13 and had an R4 for my DS, I managed to install MicroLua and program some simple apps that showed shapes when the screen was touched in specific areas.

Looking at the page, I see it even has full Wi-Fi and Local Wireless support !

Post reply on HN