Skip to content

Add elmulator to Utility#835

Open
qadanm wants to merge 1 commit into
sdras:mainfrom
qadanm:add-elmulator
Open

Add elmulator to Utility#835
qadanm wants to merge 1 commit into
sdras:mainfrom
qadanm:add-elmulator

Conversation

@qadanm

@qadanm qadanm commented Jul 6, 2026

Copy link
Copy Markdown

Adds elmulator to the Utility section.

It is a GitHub Action (published on the Marketplace) that serves a scripted ELM327 OBD2 adapter over TCP, so an app's Bluetooth or serial OBD2 code can run its integration tests in CI without a car or a real adapter. The scenarios are plain JSON and the same engine is checked for byte-for-byte parity across its Python and Swift implementations.

I placed it at the end of the Utility list and kept the entry to one line with a succinct description, per the contribution guidelines.

elmulator serves a scripted ELM327 OBD2 adapter over TCP so an app's
Bluetooth/serial OBD2 code can be tested in CI without a car or a real
adapter. https://github.com/qadanm/elmulator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant