Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liarosge authored Jul 11, 2016
1 parent e1f6101 commit e8c86ba
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions interaction-sdk/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
#Interaction SDK

##Stream names
| Stream name | Stream type | Description |
| ------------- |------------- | -------------|
| EMOTIVStream | EEG | The name of the EPOC2LSL plugin stream output |
| ???| EEG | The name of the BEPlusLTM LSL data stream |
| ???| EyeTracker| The name of the IViewRedX LSL data stream |
| ???| GSR | Name of the GSR sensor stream |
| SSVEPEventStream | Event | The event stream which triggers the SSVEP recognition tasks and communicates their result|


#####SSVEPEventStream

| Event code | Action | Receiver | Sender | Description |
|---|---|---|---|---|
| [1,2,3,...,9] | Select item [1,2,3,..,9]| GazeTheWeb | EEG-processing-toolbox (Matlab) | Output of the SSVEP recognition task, indicates which item to select|
| 100 | Trigger SSVEP recognition task | EEG-processing-toolbox (Matlab) | GazeTheWeb | Triggers the SSVEP recognition task in Matlab|

0 comments on commit e8c86ba

Please # to comment.