1
0
Fork 0

README: Mention LCD case

This commit is contained in:
rahix 2026-05-30 15:22:39 +02:00
parent b32e674d37
commit 832451cad8

View file

@ -59,6 +59,8 @@ The LCD shows the current state together with either the cycle counter
![LCD readout during a run](img/test-jig-display.jpg)
(LCD case is [20x4 LCD Enclosure](https://www.printables.com/model/957374-20x4-lcd-enclosure))
## Software architecture
This is a pattern that I find to work well for control system software on
hosted systems (the Linux on the Raspberry Pi in this case). It is not