Covers everything from coding basics to advanced software development techniques. Explore languages, tools, and frameworks to build, optimize, and troubleshoot code.
April 5, 2025
In this follow-up to the original “Using Lua in Embedded,” the article shifts from theory to practice by running a Lua script on actual hardware — the STM32F746 Discovery board.
March 25, 2025
This is the revised and updated version of an article originally posted on Medium. In it, we explore how integrating Lua into embedded systems can simplify development by separating business logic from hardware-specific code.