GithubHelp home page GithubHelp logo

emotiv's Introduction

EPOC EMOTIV Programming

Intro

A revolutionary personal interface for brain computer interacton.The Emotiv EPOC headset uses a total of 16 sensors, 14 for EEG data, 2 for gyro motions to tune into electrical signals produced by the brain to detect user thoughts, feelings, expressions and their mental state.

Requirements

  1. OS: Windows 7/8
  2. Programming Tool: Visual Basic C++ (tested with express 2010)
  3. EMOTIV SDK: Tested with education version.

Installation

Those who spent bucks for the device, get ready with your Emotiv-SDK. SDK installation is fairly easier, you just have to follow the steps as mentioned in the installation guide.

Getting Started

First, wear the headset on your head, try to connect all the 16 sensors with the sdk control panel so that you get a good connection.

Second, make sure you set up your applications to be 32 bit x86 in VB, otherwise they won't link to edk.dll which is 32 bit (unless you have SDK v2.0.0.20 or later which also has 64 bit versions). Make sure edk.dll and edk_utils.dll are in your project directory or search path. Then you should be able to build any of the examples in the SDK installation folder. The SDK manual has fairly comprehensive instructions on how to program for EPOC.

Programming with glut(a library of utilities for OpenGL programs)

Configuring Visual C++ and GLUT

Building & Running

  1. F7 for building (succeed without errors)
  2. F5 for running your app.

Patches are welcomed

$ git clone https://github.com/codehunks/emotiv.git "emotiv"
$ cd emotiv

References

[1] EPOC EMOTIV

[2] OpenGL

emotiv's People

Contributors

shivam5992 avatar softvar avatar

Watchers

 avatar  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.