xqu / biofeedback

visual audio biofeedback using EEG Sensor, JavaScript
2 stars 0 forks source link

set up environment #5

Closed VenusMeow closed 7 years ago

VenusMeow commented 7 years ago

understand the existing code

xqu commented 7 years ago

let try it today.

VenusMeow commented 7 years ago

Updated version of README:

visual audio biofeedback using EEG Sensor, JavaScript

MuseJS This is the alpha version of a basic js library for interacting with osc data sent from muse-io.

Requirements

MuseIO running on port 3333 sending UDP Please download the right version for your device from here and install: http://developer.choosemuse.com/research-tools/museio

osc-web Please follow the instruction to download and install: https://github.com/automata/osc-web Specifically, you can follow the “installation” part of the instruction

jQuery Please download from here: https://jquery.com/download/ It’s recommended that you download the uncompressed version

Biofeedback app.atml Please download the Biofeedback.zip file

How to use

Example

The example provided shows a real-time line graph of all 5 brainwaves as well as a blink event. Videos below show similar examples, but not the exact one in this repo. https://www.youtube.com/watch?v=cYULvalaUdI https://www.youtube.com/watch?v=EK4kR-YLFgk

werdnaH commented 7 years ago

After I type the command " muse-io --osc osc.udp://localhost:3333 --dsp" in the powershell, it keeps loading without any results. What should I do?

VenusMeow commented 7 years ago

@werdnaH did you make sure that everything from requirement section is installed properly? Did you successfully connect the band with your device via bluetooth?

xqu commented 7 years ago

看tim 加了comment的最新版本的程序,理解现有功能,理解需求,问问题周五。

werdnaH commented 7 years ago

After installing and running Muse, the computer pop out a window says can't find the name of Intel ICD OpenGL driver

This issue can be solved by running the file muse-lab.jar instead of .exe

xqu commented 7 years ago

merge to clear guide