mirror of
https://github.com/uhi22/pyPLC.git
synced 2024-11-20 01:13:58 +00:00
added architecture to readme
This commit is contained in:
parent
a2ba187cfb
commit
73d356ef62
1 changed files with 3 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue