Skip to content

Commit 023f998

Browse files
fix broken links
1 parent e6ed150 commit 023f998

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

website/docs/AddOns/Headwear/04-Electrode_Cap_Tutorial.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Channels 9-16 on the GUI correspond to bottoms pins N1P through N8P on the Daisy
8282

8383
<img src="https://github.com/openbci-archive/Docs/blob/master/assets/images/GUI-V4-Screenshot.jpg?raw=true" width="50%" />
8484

85-
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!
8686

8787
### Use Cases for OpenBCI GUI
8888

@@ -103,9 +103,9 @@ Head over to the OpenBCI GUI [tutorial](Software/OpenBCISoftware/01-OpenBCI_GUI.
103103
- Use the GUI as a networking system to move data out of GUI into other apps over UDP, OSC, LSL, and Serial.
104104
- Send data to [MATLAB](../../Software/CompatibleThirdPartySoftware/01-Matlab.md), Neuropype (using LSL), and other [third-party softwares.](../../Software/SoftwareLanding.md)
105105
- 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.
107107
- 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!
109109
- Access built-in widgets such as Band Power, Spectrogram, Accelerometer, EEG Head Plot, and MUCH more
110110

111111
**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:
206206
- **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.**
207207

208208
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).**
210210

211211
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.
212212
- **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:
217217

218218
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?
219219
- 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.
221221
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.**
222222

223223
17. Can I buy multiple caps (for different head sizes) with this kit?

0 commit comments

Comments
 (0)