Giter VIP home page Giter VIP logo

colorofmind's Introduction

##colorOfMind - A brain computer guided environment Gaël Grosch - semester project at EPFL

The purpose of this program is to map the state of mind of the user using the Emotiv EPOC headset with a RGB spot light. The project is using the Emokit driver to get raw packets from the device and FFTW to process the signal.

For more infos:
*The video presentation : http://vimeo.com/sinlab/colorofmind
*The project, please check the wiki : https://github.com/sinlab-semester-2012/colorOfMind/wiki
*Emotiv EPOC : http://en.wikipedia.org/wiki/Emotiv_Systems#Emotiv_EPOC
*SINLAB : http://www.sinlab.ch/

##Required Libraries

###Emokit
*CMake - http://www.cmake.org
*libmcrypt - https://sourceforge.net/projects/mcrypt/
*hidapi - http://www.signal11.us/oss/hidapi/

###Signal Processing *FFTW 3.3 - http://www.fftw.org/download.html

###Dmx (optional) *oscpack - Modified version already included in colorOfMind
*Processing - http://processing.org/
*DMXP512 - http://motscousus.com/stuff/2011-01_dmxP512/

###Plot (optional) *Gnuplot - http://www.gnuplot.info/faq/faq.html

##Install

###Linux Install the dependencies
Follow the guide to install the depedencies if needed : https://github.com/sinlab-semester-2012/colorOfMind/wiki/How-to-Install-%3F

Use the build.sh script and then the example you want : "./bin/emotiv" to get the datas from the headset or a file
"./bin/contact" to get the real-time value of the sensors
"./bin/lightShow" to start the light show

###Windows : Install the dependencies Build the program using the cmake command Should work not tested yet

##Platform Specifics Issues

####Linux

"Due to the way hidapi works, the linux version of emokit can run using either hidraw calls or libusb. These will require different udev rules for each. We've tried to cover both (as based on hidapi's example udev file), but your mileage may vary. If you have problems, please post them to the github issues page (http://github.com/openyou/emokit/issues)."

colorofmind's People

Contributors

sinlab-semester-2012 avatar alexbarchiesi avatar

Stargazers

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