Environmental Science : python 3.6.8
compile : .\make.bat main.py
Installation command : pip install xxx
rely on :PySide2, pyserial, pyinstaller, pylint, Others are installed according to the prompts .
├─ui Deposit UI file
│ └─qss The skin
│ └─black_rc
├─res Program icon
├─src
│ ├─app Business function module
│ ├─lib Some support libraries
│ ├─module Asynchronous serial port control
│ ├─protocols DFU agreement
│ └─ui_opt Control signal slot binding
└─build
Lower machine DFU
Download address