- This project for emulates a basic PLC with a PyQT front end.
- Can be used to developing python programs to emulate a PLC-like cycle execution.
- Used for testing algorithms in python that are planned to be ported to a PLC
- Ensure Python version 3.10 is installed
- Install all packages as specified by requirements.txt