GithubHelp home page GithubHelp logo

dhrebeniuk / libmuse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from monchote/libmuse

0.0 1.0 0.0 2.25 MB

CocoaPods spec for the Muse headband iOS SDK

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

License: Other

Objective-C 97.81% Ruby 2.19%

libmuse's Introduction

libmuse

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

iOS

Quick start

We've included an example app at Example. Open it in Xcode and modify it to make it do what you want it to do. AppDelegate.m and LoggingListener.m are good starting points.

Including it in your own application

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

pod "libmuse"

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.

libmuse's People

Contributors

monchote avatar readmecritic avatar

Watchers

James Cloos avatar

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.