Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 825 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 825 Bytes

CarDash

This is a simple iOS app that communicates with an ELM OBDII (OBD2) car interface device.

The ELM module(s) supported are network to serial interfaces that use wifi to communicate.

Therefore, the communication method is just a simple serial socket, with data parsing.

This app is extremely basic; I only pull the PIDs I personally care about, and the UI is tailored for only my own use.

Please feel free to fork away and customize for your own needs, or submit a pull request if you do something we'd all benefit from!

Hardware

I bought one of these scanners, but just about any of the elm327 based devices will probably work.

Screenshot