| Line 1: |
Line 1: |
| − | == TMSi ==
| + | {{Infobox tsg |
| | + | | name = TMSi Mobita |
| | + | | image = Tmsi_mobita.jpg |
| | + | | caption = TMSi Mobita |
| | + | }} |
| | | | |
| − | [[File: Tmsi_mobita.jpg]]
| |
| | | | |
| − | === Mobita ===
| |
| | | | |
| − | '''Setup'''
| + | == Setup == |
| | + | |
| | * Mobita with trigger-header (MobA##et), connected to trigger interface (midi-buttonbox) via iso-trigger module. | | * Mobita with trigger-header (MobA##et), connected to trigger interface (midi-buttonbox) via iso-trigger module. |
| | * Trigger interface MDI IN connected to MIDI OUT on iRig2 device (midi controller) | | * Trigger interface MDI IN connected to MIDI OUT on iRig2 device (midi controller) |
| Line 16: |
Line 19: |
| | * Brainstream | | * Brainstream |
| | | | |
| | + | [[File: MobitaSetup.jpg]] |
| | | | |
| − | | + | == Usage == |
| − | '''Start-up'''
| |
| | * Connect Mobita with header. | | * Connect Mobita with header. |
| | ''Blue light on Mobita should start flashing.'' | | ''Blue light on Mobita should start flashing.'' |
| Line 42: |
Line 45: |
| | * The variable ‘dst’ specifies the location at which the buffer can be found, i.e., where to find the data for the main applitcation (e.g., BrainStream project). | | * The variable ‘dst’ specifies the location at which the buffer can be found, i.e., where to find the data for the main applitcation (e.g., BrainStream project). |
| | | | |
| − | '''View data'''
| + | ==View data== |
| | * Start a Matlab session, and run the lines below, where the variable src is set according to the ‘FieldTrip server IP’ in Polybench. | | * Start a Matlab session, and run the lines below, where the variable src is set according to the ‘FieldTrip server IP’ in Polybench. |
| | cd ~/bci_code/toolboxes/brainstream/core/ | | cd ~/bci_code/toolboxes/brainstream/core/ |
| Line 52: |
Line 55: |
| | start_viewer(src,'eeg','eeglab.blk') | | start_viewer(src,'eeg','eeglab.blk') |
| | | | |
| − | '''Notes'''
| + | ==Notes== |
| | * Mobita_0710130019 works with header 0730140005. | | * Mobita_0710130019 works with header 0730140005. |
| | * Mobita works with only one trigger input, only at event/marker value 1. | | * Mobita works with only one trigger input, only at event/marker value 1. |
| | * Trigger pulse can be viewed using quick_buffer_viewer_raw at brainstream/resources/start_scripts or StartBufferViewer at buffer_bci/dataAcq | | * Trigger pulse can be viewed using quick_buffer_viewer_raw at brainstream/resources/start_scripts or StartBufferViewer at buffer_bci/dataAcq |