Skip to content

Commit 062b7c0

Browse files
committed
Adding the EEG Quality signal link and change EEG electrode placement image.
1 parent d75351a commit 062b7c0

File tree

5 files changed

+13
-1
lines changed

5 files changed

+13
-1
lines changed

hardware/bioamp/bioamp-exg-pill/index.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ We have 2 options to measure the EEG signals, either using the gel electrodes or
430430

431431
- **Using gel electrodes to record from prefrontal cortex part of brain:**
432432

433-
.. figure:: media/eeg.*
433+
.. figure:: media/eeg_placement.*
434434
:align: center
435435

436436
1. Connect the BioAmp cable to gel electrodes.
@@ -484,6 +484,10 @@ The signals that you can see on the screen right now are originating from prefro
484484

485485
You have placed the electrodes on the forehead (Fp1 & Fp2), the BioAmp EXG Pill is amplifying those signals so that we can detect it and finally sending it to the ADC (Analog to Digital Convertor) of your Arduino Uno and the signals are being visualized in Chords Web.
486486

487+
.. tip::
488+
489+
To ensure you're recording a high-quality signal, refer to the detailed guide here: :ref:`Troubleshooting EEG Signal Quality <recording_quality_eeg>`.
490+
487491
We hope everything is clear now and you understand how the signals are propagating from your brain to the screen of the laptop.
488492

489493
Glimpses of previous versions
-338 KB
Binary file not shown.
502 KB
Loading

software/chords/chords-python/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,10 @@ A GUI window will appear, displaying the real-time EEG signal along with the cal
367367

368368
EEG with FFT
369369

370+
.. tip::
371+
372+
To ensure you're recording a high-quality signal, refer to the detailed guide here: :ref:`Troubleshooting EEG Signal Quality <recording_quality_eeg>`.
373+
370374
5. `EEG Tug of War Game`
371375
========================
372376

software/chords/chords-web/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@ EEG records the electrical activity of the brain and is commonly used for diagno
199199

200200
EEG Signal Example
201201

202+
.. tip::
203+
204+
To ensure you're recording a high-quality signal, refer to the detailed guide here: :ref:`Troubleshooting EEG Signal Quality <recording_quality_eeg>`.
205+
202206
Visualizing EOG (Electrooculography) signals
203207
---------------------------------------------
204208

0 commit comments

Comments
 (0)