Python file reader for OVITO that reads the bond topology from a DDEC chargemol analysis. To use it you first need to load the particles from a CONTCAR, POSCAR, or XDATCAR file. Afterwards, you can ...
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 ...