2025/03/02 - Added Alarmo Lua demo.
2025/02/15 - Added Windows Lua binaries.
2025/02/09 - Added ST-LINK / SWD info.
2025/02/09 - Added Alarmo "hello world" homebrew.
2025/02/09 - Added Alarmo "1stloader" firmware (version 1.0.1).
You can find me on the "Nintendo Alarmo Hacking" Discord server if you have any questions or need help.
Pinout for ST-LINK / SWD.
Install this custom firmware on the Nintendo Alarmo STM32 flash if you want an easy way to install and launch homebrew, install custom themes, and much more. Before you can install this firmware you need to obtain the secret Alarmo AES key/IV and remove the STM32 MCU protections. This process is very dangerous and can permanently brick the STM32 MCU. You will need an ST-LINK debug adapter and some soldering will be necessary. Read the manual for more information.
Lua binaries for Windows, compatible with Nintendo Alarmo .lua files.
If you want to compile it yourself, grab the source code and set the "LUA_32BITS" define to "1" in the "luaconf.h" file.