Digilines is a mod for minetest which adds data bus wires
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sys4 f5b2521e4b Merge remote-tracking branch 'upstream/master' 9 months ago
.github/workflows [LuaCheck]: Various changes and improvements (#65) 2 years ago
locale zh_TW Translations (#76) 10 months ago
textures Optimize textures to avoid use_texture_alpha warnings (#70) 2 years ago
.gitignore Initial Upload 11 years ago
.luacheckrc Send messages from digiline chest when items are moved with tubelib (#73) 2 years ago
LICENSE.txt Add a LICENSE file 10 years ago
README.inventory Send messages from digiline chest when items are moved with tubelib (#73) 2 years ago
README.md [LuaCheck]: Various changes and improvements (#65) 2 years ago
characters Convert digilines to a mod (not modpack). (#32) 7 years ago
init.lua Merge remote-tracking branch 'upstream/master' 9 months ago
internal.lua [LuaCheck]: Various changes and improvements (#65) 2 years ago
inventory.lua zh_TW Translations (#76) 10 months ago
lcd.lua zh_TW Translations (#76) 10 months ago
lightsensor.lua zh_TW Translations (#76) 10 months ago
mod.conf Send messages from digiline chest when items are moved with tubelib (#73) 2 years ago
presetrules.lua Add `.luacheckrc` and fix warnings. 6 years ago
rtc.lua zh_TW Translations (#76) 10 months ago
screenshot.png Adding a screenshot and description.txt 7 years ago
settingtypes.txt Add `settingtypes.txt`. 6 years ago
util.lua Remove unused args. 6 years ago
wire_std.lua zh_TW Translations (#76) 10 months ago
wires_common.lua Fix wires not connecting to nodes using `digilines` def (#68) 2 years ago

README.md

Digilines

Build status

  • The minetest counterpart for bus systems like i2c, SPI, RS232, USB -
  • Minetest 5.0.0+ is required to use this mod.

This mod adds digiline wires, an RTC (Real Time Clock), a light sensor as well as an LCD Screen. Can be used together with the luacontroller from mesecons. See the luacontroller manual for more information.

Send "GET" to RTC or light sensor to retrieve Data, send any text to LCD to display it. Select channel by right-clicking items.

License: Code: LGPL Textures: WTFPL