gbmanager/README.md

12 lines
495 B
Markdown
Raw Normal View History

2022-05-25 23:20:26 +02:00
# Gärbox Manager
## Hardware
tbd
## Software
tbd
2022-05-25 23:42:25 +02:00
### Verwendete Bibliotheken
Für die Ansteuerung des LCD wird `rpi-pico-i2c-lcd` von _T-622_ ([Github](https://github.com/t-622/rpi-pico-i2c-lcd)) verwendet, das wiederum auf `python_lcd` von _dhylands_ ([Github](https://github.com/dhylands/python_lcd)) basiert. Letzteres steht unter der MIT-Lizenz. `rpi-pico-i2c-lcd` ist ohne Lizenzangabe. Die entspechenden Dateien liegen der Einfachheit halber im _lib_ Unterverzeichnis.
2022-05-25 23:20:26 +02:00
## Bedienung
tbd