mirror of
https://github.com/minetest-mods/digilines.git
synced 2025-06-26 05:30:25 +02:00
This removes workarounds related to inv callbacks which were later fixed by the engine. In addition, pipeworks does (for years) provide the item index, thus such workarounds were removed too and replaced by using the arguments provided. Fixes an item duplication when using a pipeworks injector to pull from a digiline chest.
Digilines
- 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
Description
Digilines is a mod for minetest which adds data bus wires
https://content.minetest.net/packages/Jeija/digilines/
Languages
Lua
100%