birdfly / libBlueReader-iOS

iOS Library to interface with blueReader nfc2BLE Hardware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libBlueReader

Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first. This Example is not reallsy useful right now, it shows only a way to connect to an blueReader, configure it for iso/iec 15693 tags, and reads address 0x10 from an available tag. All informations are only given on the console!

Requirements

Installation

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

pod "libBlueReader"

Author

Sandra Keßler, sk@softwarehaus-kassel.de

License

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

About

iOS Library to interface with blueReader nfc2BLE Hardware

License:MIT License


Languages

Language:Objective-C 68.7%Language:Shell 28.1%Language:Ruby 3.3%