mirror of
https://github.com/minetest-mods/digilines.git
synced 2025-06-26 13:40:24 +02:00
28 lines
918 B
Markdown
28 lines
918 B
Markdown
Digilines
|
|
==========
|
|
|
|
[](https://github.com/minetest-mods/digilines/actions)
|
|
|
|

|
|
|
|
This Luanti/Minetest mod is a counterpart for bus systems like I2C, SPI, RS232, USB
|
|
|
|
Engine version 5.5.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
|
|
|
|
Documentation:
|
|
|
|
* Digiline chest: [docs/](docs/)
|
|
* API usage: https://github.com/minetest-mods/digilines/wiki/API-usage
|
|
* API examples: https://h2mm.gitlab.io/web/tutorials/digilines.html (external resource)
|