### Autowaveguide ```bash python -m venv env .\env\Scripts\activate pip install -r requirements.txt ```
The PID code is in `app/codes/mainwindow.py`.