Add new PyQt UI

This commit is contained in:
Ayzen
2026-04-26 18:39:55 +03:00
parent c92745d2bc
commit 0ec504ffa9
33 changed files with 3284 additions and 3789 deletions

5
run
View File

@ -1,7 +1,4 @@
#!/usr/bin/bash
#reset generator PCB
# pinctrl set 26 op dl # drive PCB NRST LOW -> reset stm32
# pinctrl set 26 op dh # turn stm32 back ON
source .venv/bin/activate
python3 _device_main.py
python3 -m laser_control.gui.main