This is a cross-platform Kendryte K230 chip firmware flashing tool written in Python. It provides command-line tools (CLI), graphical user interface (GUI), and programmable Python API for flashing ...
A cross-platform desktop application for reading BIN files from automotive ECUs via OBD2 interface. ecu-bin-reader/ ├── src/ │ ├── core/ # Core ECU communication logic │ ├── gui/ # PyQt5 GUI ...