https://github.com/openw3rk-develop/o3diag_e-ee
o3DIAG E/EE is a development tool for o3DIAG
https://github.com/openw3rk-develop/o3diag_e-ee
com-port-testing development-tool ecu-emulator ecu-test elm327 emulator o3diag openw3rk-invent python terminal
Last synced: 5 days ago
JSON representation
o3DIAG E/EE is a development tool for o3DIAG
- Host: GitHub
- URL: https://github.com/openw3rk-develop/o3diag_e-ee
- Owner: openw3rk-DEVELOP
- License: mit
- Created: 2025-08-31T19:56:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-31T20:46:01.000Z (10 months ago)
- Last Synced: 2025-08-31T21:29:20.413Z (10 months ago)
- Topics: com-port-testing, development-tool, ecu-emulator, ecu-test, elm327, emulator, o3diag, openw3rk-invent, python, terminal
- Language: Python
- Homepage: https://o3diag.openw3rk.de
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
o3DIAG ELM/ECU Emulator (o3DIAG E/EE) for o3DIAG
o3DIAG E/EE is a software tool designed to simulate a vehicle's OBD-II interface.
It opens a virtual COM port and communicates with OBD-II software or tools as if it were a real ECU.
The emulator can respond to standard OBD-II commands such as reading Diagnostic Trouble Codes (DTCs), vehicle VIN, and live engine data like RPM and speed.
It supports basic ELM327 AT commands to control echo, linefeeds, headers, and protocol settings.
The program formats responses in the same way a real ECU would, allowing connected tools to read realistic error codes and vehicle information.
The COM port and baud rate can be configured within the program to match the virtual or physical serial interface being used.
Overall, it provides a safe environment for testing OBD-II software without requiring a real vehicle.
NOTE:
The o3DIAG ELM/ECU Emulator requires a virtual COM-PORT over a COM-PAIR.
Please adjust the script in the config area before running it, note the correct COM-PORT and the baud rate
Information for developers
o3DIAG Source on GitHub: https://github.com/openw3rk-DEVELOP/o3DIAG
o3DIAG E/EE is open source and licensed under MIT-LICENSE.
Copyright (c) openw3rk INVENT