Olimex OpenEEG: Difference between revisions

From Polyphasic Sleep Wiki
No edit summary
No edit summary
Line 127: Line 127:
==== Running OpenViBE ====
==== Running OpenViBE ====


To record your sleep, enter the <code>build/</code> directory of OpenViBE and run <code>./bin/openvibe-acquisition-server</code>. In the Acquisition server window, click Connect, then Play.  
To record your sleep, enter the <code>build/</code> directory of OpenViBE and run <code>./bin/openvibe-acquisition-server</code>. In the Acquisition server window, click Connect, then Play. Next, use another terminal tab to run <code>./bin/openvibe-designer</code>. In the Designer window, click the Play button to start recording. You should see the signal being captured in real time.
 
Next, use another terminal tab to run <code>./bin/openvibe-designer</code>. In the Designer window, click the Play button to start recording. You should see the signal being captured in real time.


Do not unplug the device while recording, as this may cause the program to hang.
Do not unplug the device while recording, as this may cause the program to hang.


When you're finished:
When you're finished:
1. Press Stop in the Designer window.
# Press Stop in the Designer window.
2. Then press Stop and Disconnect in the Acquisition Server window.  
# Then press Stop and Disconnect in the Acquisition Server window.  


After that, you can navigate to the folder you selected earlier to save your recordings. You’ll find the raw sleep data files there.
After that, you can navigate to the folder you selected earlier to save your recordings. You’ll find the raw sleep data files there.
==== Installing SleepEEGTools ====


=== MacOS ===
=== MacOS ===