A microcontroller for Minetest

Beduino is a 16-bit microcontroller and development environment with editor, file system, compiler, assembler, and debugger, based on the mod vm16. The controller can be programmed in mC, a C like language.
Beside vm16, the mod has no dependencies. However, it comes with an I/O module for techpack and techage.
Support for other technology related games or mods is possible.
Browse on GitHub or download the code.
Further information Dependencies: vm16, optional: techage, tubelib
License: GNU AGPLv3