BleCommC 0.5.1

BleCommC 0.5.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release May 2016

Maintained by Saravana Perumal Shanmugam.



BleCommC 0.5.1

A Simple iOS BLE Communication Library as CocoaPod (Objective C Version)

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

BleCommC is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "BleCommC"

Swift implementation

For Swift version, use BleComm

Node.js implementation

Looking to do communications betweeen your iOS app and your Node.js application running on say Raspberry PI, use nodeblecomm

Author

Saravana Perumal Shanmugam

License

BleCommC is available under the MIT license. See the LICENSE file for more info.