Skip to content

This is a simple implementation of a socket connection to OBD2 adapter.

License

IIsathishII/OBD2Connect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#OBD2Connect

Swift 5.0compatible CocoaPods compatible Platform iOS License: MIT

OBD2Connect is a ligthweight component. It handles serial connection to a OBD2 adapter via socket and provides you self-explanatory interface.

Getting Started

An example app is included demonstrating OBD2Connect's functionality.

Installation

CocoaPods

To integrate OBD2Connect into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'OBD2Connect'

Manual

Clone the repo and drag files from Sources folder into your Xcode project.

Requirements

  • Swift 5.0
  • iOS 9.0+
  • Xcode 12.0+

License

RunIt is available under the MIT license. See LICENSE for details.

About

This is a simple implementation of a socket connection to OBD2 adapter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 96.8%
  • Ruby 3.2%