Standalone VW ECU data logger with wxPython GUI and J2534 support.
- Modes: 22, 3E, HSL
- Interface: J2534 (OpenPort 2.0), SocketCAN, USB-ISOTP
- CSV logging with trigger conditions
- Live gauge display with color marking
- TCP stream on port 65432 for logger_viewer.html
pip install -r requirements.txt
python logger_gui.py
logger_gui.py— wxPython GUIlogger_core.py— ECU communication and logging logiclogs/log_config.yaml— FPS, trigger, HP/TQ calculation configlogs/csv/— parameter definition CSV files