2015-12-19 20:20:56 -05:00
2015-12-02 17:25:48 -05:00
2015-11-11 16:30:21 -05:00
2015-11-22 23:50:20 -05:00
2015-11-11 17:03:55 -05:00
2015-12-19 20:20:56 -05:00
2015-12-19 20:20:56 -05:00
2015-12-02 17:25:48 -05:00

Stories in Ready Join the chat at https://gitter.im/OpenBCI/OpenEXP

OpenEXP

OpenEXP is an open-source browser-based web app for running experiments and collecting EEG data with OpenBCI. This is supported with jsPsych for the stimulus presentation backend.

This software is currently in alpha stage but it is being rapidly optimized and improved. To get started, please follow the following steps:

1. Download OpenEXP repo

This repo is currently using a submodule, which requires the --recursive flag for proper downloading.

git clone --recursive https://github.com/OpenBCI/OpenEXP.git

2. Install NPM

Download or use NodeJS to support js dependencies.

3. Install the dependencies

npm install --all

4. Plug it in

Plug in your OpenBCI dongle :)

5. Deploy

This will launch a browser window and it will begin your OpenEXP session.

node server.js

6. Connect

Click the Connect tab, load devices with List Devices, and click Connect.

A special thank you

Thanks Josh DeLeeuw for sharing jsPsych, the force behind the stimulus presentation and behavioral data collection/organization

(tested in chrome 46.0.2490.86 (64-bit) with mac osx yosemite 10.10.3)

S
Descrição
Descrição não fornecida
Readme MIT 1,5 MiB
Linguagens
JavaScript 65.4%
HTML 23.2%
SCSS 9.3%
CSS 2.1%