2013-09-07 22:51:52 +02:00
|
|
|
Digilines
|
|
|
|
==========
|
|
|
|
|
2021-01-16 09:59:19 +01:00
|
|
|
[![Build status](https://github.com/minetest-mods/digilines/workflows/build/badge.svg)](https://github.com/minetest-mods/digilines/actions)
|
|
|
|
|
2020-10-30 15:50:26 +01:00
|
|
|
- The minetest counterpart for bus systems like i2c, SPI, RS232, USB -
|
|
|
|
- Minetest 5.0.0+ is required to use this mod.
|
2013-09-07 22:51:52 +02:00
|
|
|
|
|
|
|
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
|