forked from minetest-mods/digilines
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.
|
9 months ago | |
---|---|---|
.github/workflows | 2 years ago | |
locale | 10 months ago | |
textures | 2 years ago | |
.gitignore | 11 years ago | |
.luacheckrc | 2 years ago | |
LICENSE.txt | 10 years ago | |
README.inventory | 2 years ago | |
README.md | 2 years ago | |
characters | 7 years ago | |
init.lua | 9 months ago | |
internal.lua | 2 years ago | |
inventory.lua | 10 months ago | |
lcd.lua | 10 months ago | |
lightsensor.lua | 10 months ago | |
mod.conf | 2 years ago | |
presetrules.lua | 6 years ago | |
rtc.lua | 10 months ago | |
screenshot.png | 7 years ago | |
settingtypes.txt | 6 years ago | |
util.lua | 6 years ago | |
wire_std.lua | 10 months ago | |
wires_common.lua | 2 years ago |
README.md
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