This is the code repository for Reactive Programming in Python [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish ...
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 ...