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 a C like language.
Beside vm16, the mod has no dependencies. However, it comes with I/O modules for techage.
Support for other technology related games or mods is possible.
Browse on: GitHub
Download: GitHub
Documentation: Wiki
- (see video: https://youtu.be/Dbn19YcltTk)
- Manuals
vm16,
Optional: techage
Copyright (C) 2022-2023 Joachim Stolberg
Licensed under the GNU AGPLv3 (See LICENSE.txt)
- Improve IOT Sensor
- Add IOT Sensor docu
- Rework I/O and Input Modules
- Rework techage support
- Stop TechPack support
- Add IOT Sensor
- Add support for SD cards
- Rework broker and router
- Add support for external terminals
- Fix bug in 'putstr' function
- 14 segment display added
- RAM and EEPROM chips added
- Add Input module
- Improve integration into techage
- Add new techage commands for binary messages
- Add first manual
- First version