You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Head over to the OpenBCI GUI [tutorial](Software/OpenBCISoftware/01-OpenBCI_GUI.md) to set up your free live-streaming software!
85
+
Head over to the OpenBCI GUI [tutorial](../../Software/OpenBCISoftware/01-OpenBCI_GUI.md) to set up your free live-streaming software!
86
86
87
87
### Use Cases for OpenBCI GUI
88
88
@@ -103,9 +103,9 @@ Head over to the OpenBCI GUI [tutorial](Software/OpenBCISoftware/01-OpenBCI_GUI.
103
103
- Use the GUI as a networking system to move data out of GUI into other apps over UDP, OSC, LSL, and Serial.
104
104
- Send data to [MATLAB](../../Software/CompatibleThirdPartySoftware/01-Matlab.md), Neuropype (using LSL), and other [third-party softwares.](../../Software/SoftwareLanding.md)
105
105
- Analyze data with [Python and Brainflow](ForDevelopers/01-SoftwareDevelopment.md#brainflow---python)
106
-
-[Create a widget framework](Software/OpenBCISoftware/02_GUI_Widget_Guide.md#custom-widget) that allows users to create their own experiments.
106
+
-[Create a widget framework](../../Software/OpenBCISoftware/02_GUI_Widget_Guide.md#custom-widget) that allows users to create their own experiments.
107
107
- Output data into a saved file for later offline processing.
108
-
-[Customize the layout](Software/OpenBCISoftware/01-OpenBCI_GUI.md#customize-your-layout), change the gain, toggle on/off, check impedance of individual channels of the CytonDaisy board (or any connected OpenBCI board) directly in the GUI!
108
+
-[Customize the layout](../../Software/OpenBCISoftware/01-OpenBCI_GUI.md#customize-your-layout), change the gain, toggle on/off, check impedance of individual channels of the CytonDaisy board (or any connected OpenBCI board) directly in the GUI!
109
109
- Access built-in widgets such as Band Power, Spectrogram, Accelerometer, EEG Head Plot, and MUCH more
110
110
111
111
**If you just want to visualize EEG, EMG, ECG data (and do some basic analysis) and save the data to start with, download the standalone [OpenBCI GUI](https://openbci.com/index.php/downloads) and connect it to an OpenBCI Cyton, CytonDaisy, or Ganglion!**
@@ -206,7 +206,7 @@ Caution:
206
206
-**The EEG headband is a starter kit for those new to EEG. It has not been tested for applications like sleep studies. The EEG electrode cap a more suitable product.**
207
207
208
208
13. We want to be able to use the EEG data for sleep scoring, and I was wondering whether the output file can be saved in edf format, so that is readable with some sleep scoring softwares such as RemLogic?
209
-
-**The files are saved to .csv or bdf format. For information on the software, head to the [GUI Widget Guide](../../../Software/OpenBCISoftware/GUIWidgets).**
209
+
-**The files are saved to .csv or bdf format. For information on the software, head to the [GUI Widget Guide](../../Software/OpenBCISoftware/02_GUI_Widget_Guide.md).**
210
210
211
211
14. Since we want to record data during sleep (~8-9 hours), I wanted to know the power consumption of the system, and how long the battery can last.
212
212
-**A Lithium battery with high capacitance, such as [this one](https://www.digikey.com/products/en?mpart=328&v=1528) with 2500 mAh, should allow the system to operate overnight.**
@@ -217,7 +217,7 @@ Caution:
217
217
218
218
16. I also would like to capture the EOG signal. Can I modify the amplification factor of the biosensing board for each different type of signals? Do you also suggest the best filter specifications for EEG/EOG/EMG recording?
219
219
- By pairing electrodes to the OpenBCI Cytondaisy, you can obtain up to 16 channels from different data sources simultaneously.
220
-
**You can modify the gain on each channel. Please refer to the [hardware settings section](../../../Software/OpenBCISoftware/GUIWidgets#hardware-settings) of the GUI widget guide.
220
+
**You can modify the gain on each channel. Please refer to the [hardware settings section](../../Software/OpenBCISoftware/02_GUI_Widget_Guide.md#hardware-settings) of the GUI widget guide.
221
221
Using the gold cup electrodes, ten20 paste, and medical tape, you can capture EOG signals. You would connect both the gold cup electrodes and the electrode cap connections to the CytonDaisy.**
222
222
223
223
17. Can I buy multiple caps (for different head sizes) with this kit?
0 commit comments