mirror of
https://github.com/minetest-mods/digilines.git
synced 2025-06-26 05:30:25 +02:00
Update README
This commit is contained in:
parent
5ab9274739
commit
1874389eeb
18
README.md
18
README.md
@ -3,8 +3,11 @@ Digilines
|
||||
|
||||
[](https://github.com/minetest-mods/digilines/actions)
|
||||
|
||||
- The minetest counterpart for bus systems like i2c, SPI, RS232, USB -
|
||||
- Minetest 5.0.0+ is required to use this mod.
|
||||

|
||||
|
||||
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.
|
||||
@ -13,5 +16,12 @@ Send "GET" to RTC or light sensor to retrieve Data, send any text to LCD to disp
|
||||
Select channel by right-clicking items.
|
||||
|
||||
License:
|
||||
Code: LGPL
|
||||
Textures: WTFPL
|
||||
|
||||
* 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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user