added architecture to readme

This commit is contained in:
uhi22 2022-10-23 18:10:22 +02:00
parent a2ba187cfb
commit 73d356ef62

View file

@ -23,6 +23,9 @@ There are three different use cases, where this project can be helpful:
- Patch Pcap-ct to support non-blocking operation
- Run `python pyPlc.py` and use keyboard to trigger actions
## Architecture
![architectural overview](doc/pyPlc_architecture.png)
## Hardware preparation
See [Hardware manual](doc/hardware.md)