/PulseWave

Primary LanguageObjective-CMIT LicenseMIT

PulseWave

CI Status Version License Platform

Usage

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

Requirements

Installation

PulseWave is available through private specs repository (https://github.com/Njko/PrivateSpecs.git) To install it, simply add the specs to a new local repo and the following line to your Podfile:

pod "PulseWave"

Then, add the following keys to your Info.plist file: UISupportedExternalAccessoryProtocols com.redpark.hobdb9v com.redpark.ser45v com.redpark.ser45 com.redpark.nmeax com.redpark.appgps com.redpark.serdb9 com.redpark.serEval com.redpark.hobdb9

In your main ViewController, use the PWDataReaderController to initiate the link to the device. Then, use the PWDataReaderDelegate to read the data from the device.

Author

Nicolas LINARD, nicolas.linard@valtech.fr

License

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