GithubHelp home page GithubHelp logo

andytorrestb / community-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from landonwilkins/community-sdk

0.0 1.0 0.0 394.91 MB

Emotiv SDK Community Edition

License: Other

CMake 0.89% Java 10.87% C# 30.59% C++ 7.41% QMake 1.21% MATLAB 1.32% Objective-C 27.21% Objective-C++ 4.67% Swift 1.14% Python 4.26% Arduino 0.43% ASP 5.59% C 4.42%

community-sdk's Introduction

Emotiv SDK - Community Edition

Here is the repository of the Emotiv SDK Community Edition, along with code examples and other development tools.

  • Supports EPOC (over Emotiv USB dongle)
  • Supports Insight and EPOC+ (over BTLE and Emotiv USB dongle)
  • Supports Win32/64, Mac, iOS, Android, iOS, Ubuntu and Debian (armhf)

If you have questions or have knowledge to share, please visit our forum which is the hub for our developer community.

To get the SDK you can either:

  • Clone this repository with git command line tool or a GUI client like SourceTree; or
  • Click on the "Download ZIP" button (above, on the right) to get the zip archive of the latest version; or
  • Go to releases and download the archive of a particular release

This repo contains SDK for Win32/64, Mac, iOS, Ubuntu and Debian (armhf).

Android SDK will be updated on jcenter separately.

Table of Contents

  1. Changelog
  2. Supported Platforms
  3. Connecting with BTLE
  4. API Documentation
  5. API Code Example
  6. Apps and Tools
  7. Support

Changelog

See changelog

Supported Platforms

  • Insight with Bluetooth SMART (Bluetooth 4.0 or Bluetooth Low Energy) connection currently works with the SDK under:

  • Insight with Emotiv Universal USB Receiver currently works with the SDK under:

    • Windows 7 or above
    • Mac OS X 10.8 or above
    • Android 4.4.3 or above
    • Ubuntu 14.04 / 15.10 64-bit
    • Debian 8.3 Jessie (armhf)

Connecting with BTLE

  • Windows: Turn on Bluetooth on both Insight and PC, then pair your Insight with Windows built-in Bluetooth service first
  • Mac, Android and iOS: Turn on Bluetooth on both Insight and Mac/Android device, then start Emotiv app to use (without first pairing)
  • Ubuntu and Debian: See Connecting on Ubuntu and Debian

API Documentation

http://emotiv.github.io/community-sdk/

API Code Example

There are 2 groups of examples :

  • Examples which could run without SDK license are placed inside folder examples_basic
  • Examples which need to have SDK license to run are placed inside folder examples_extra_prime. In case you want to use these functionality in your development, please contact us for license

Table below describes examples in detail :

Name Could run without license Available with language Support Platform
AverageBandPowers (FFTSample) Yes C++, C#, Java, Python, Objective-C Win, Mac, Ubuntu, Android, iOS
EmoStateLogger Yes C++, C#, Java, Python Win, Mac, Ubuntu
FacialExpressionDemo Yes C++, Matlab Win, Mac, Ubuntu
FacialExpression Yes Objective-C, Java, Matlab Mac, iOS, Android
GyroData Yes C++ Win, Mac, Ubuntu
HeadsetInformationLogger Yes C++, C#, Java, Python Win, Mac, Ubuntu
MentalCommand Yes C++, Objective-C, Java Win, Mac, Ubuntu, Android, iOS
MentalCommandWithCloudProfile Yes C++, C#, Java, Python Win, Mac, Ubuntu
MentalCommandWithLocalProfile Yes C++, C# Win, Mac
MotionDataLogger Yes C++, C#, Java, Python, Objective-C Win, Mac, Ubuntu, Android, iOS
MultiDongleConnection Yes C++, C#, Python Win, Mac, Ubuntu
SavingAndLoadingProfileCloud Yes C++, C#, Java, Python Win, Mac, Ubuntu
ProfileCloudExample Yes Objective-C, Java Mac, Android, iOS
RollingBall Yes Unity Win, Mac
ActivateLicense No C++, C#, Objective-C, Java, Python, Matlab Win, Mac
EEGLogger No C++, C#, Objective-C, Java, Python, Matlab Win, Mac
MultiDongleEEGLogger No C++ Win, Mac
MultilChannelEEGLogger No C++ Win, Mac
PerformanceMetricsDemo Yes C++, C#, Matlab Win, Mac
EmotionalState No Objective-C iOS, Mac

Doesn't support Python 64bit.

Apps and Tools

Xavier EmoComposer

  • Xavier Composer allows you to send user-defined EmoStates to Emotiv SDK, Xavier EmoKey, or any other application that makes use of the Emotiv API, and simulate the events that could be sent from Emotiv SDK with a real device.
  • Available for Windows 7 or above and Mac OS X 10.8 or above

Xavier EmoKey

  • Xavier EmoKey translates Emotiv detection results to predefined sequences of keystrokes according to logical rules defined by the user.
  • Available for Windows 7 or above and Mac OS X 10.8 or above

MyEmotiv App for Android

Requires Android 4.4.3 or later

https://play.google.com/store/apps/details?id=com.emotiv.insightapp

MyEmotiv App for iOS

Requires iOS 8.0 or later, excluding iOS 8.3/8.4 due to BTLE data transmission limitation in those versions

https://itunes.apple.com/us/app/emotiv-insight/id1031805596

Support

Please check out the topic Insight on Emotiv Help Centre:

https://emotiv.zendesk.com/hc/en-us/categories/200100495-Insight

Our knowledge base is a good source for further reading:

https://emotiv.zendesk.com/hc/en-us

Please also visit our forum for bug reports and feature requests.

Happy coding!

The Emotiv Team

community-sdk's People

Contributors

adriangoe avatar codingyourlife avatar dcampbell24 avatar havietnam avatar hoangphamemotiv avatar nguoithichkhampha avatar nvtuemotiv avatar patemotiv avatar ruvt avatar

Watchers

 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.