GithubHelp home page GithubHelp logo

nuks / podspec-libmuse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from monchote/libmuse

0.0 2.0 0.0 7.01 MB

CocoaPods spec for the Muse headband iOS SDK

Home Page: http://developer.choosemuse.com

License: Other

Objective-C 98.78% Ruby 1.22%

podspec-libmuse's Introduction

libmuse

warning: discontinued project. we internally use this project as a boilerplate instead. also, have a look at this issue.

libmuse is a library for interfacing with Muse headbands, including finding paired Muses, connecting to them, reading their state, and receiving packets for raw EEG data and all other values. You can use it in your own applications, subject to the terms of our license.

The library consists of two parts: a core in C++ and a platform-specific interface in whatever language your platform writes its interfaces in: Java for Android, Objective-C for iOS.

Visit http://developer.choosemuse.com for additional information.

Have questions? Visit Muse Forum

Lib Version:

  • Muse.framework 6.0.8

Compatibility

Check Ramon Arguello's pod for an older version of the lib with higher compatibilty range.

Muse Headband compatibility:

  • Muse Headband 2014 (untested)
  • Muse Headband 2016

iOS version compatibility:

  • 10.2 (uncompatible framework build)
  • 10.3+

Hardware compatibility (source):

  • iPhone
    • iPhone 4 (no BLE support)
    • iPhone 4S (BLE support - but framework compiled for uncompatible iOS version)
    • iPhone 5
    • iPhone 5C
    • iPhone 5S
    • iPhone 6
    • iPhone 6 Plus
    • iPhone 6S
    • iPhone 6S Plus
    • iPhone SE
    • iPhone 7
    • iPhone 7 Plus
  • iPod Touch
    • iPod Touch (5th generation) (BLE support - but framework compiled for uncompatible iOS version)
    • iPod Touch (6th generation)
  • iPad
    • iPad (2th generation) (no BLE support)
    • iPad (3th generation) (BLE support - but framework compiled for uncompatible iOS version)
    • iPad (4th generation)
    • iPad Air
    • iPad Air 2
    • iPad (2017)
    • iPad Mini 2
    • iPad Mini 3
    • iPad Mini 4
    • iPad Pro

Language compatibility:

  • Swift (unknown/untested - most likely compatible)
  • Objective C

iOS

Quick start

Including it in your own application

Install CocoaPods and add the following line to your project's Podfile:

pod "libmuse", :git => "https://github.com/nuks/podspec-libmuse.git"

Add a #import "Muse.h" line to your source where appropriate. If you're using Swift, make sure you add it to your bridging header. You should be able to reference classes like IXNMuse and IXNMuseManager now. Consult the API reference rooted at doc/index.html for usage information.

podspec-libmuse's People

Contributors

monchote avatar nuks avatar readmecritic avatar

Watchers

 avatar  avatar

podspec-libmuse's Issues

Muse SDK licensing

Interaxon has made it known that would like to control how people get access to their LibMuse SDK. They support free and open-source usage, but would like developers to go through their developer website in order to access the library.

If you're interested in fleshing out this podspec and React Native wrapper, which I think is a cool idea, it'd be best if you would at least reach out to [email protected] to let them know what you guys are planning

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.