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
Copy file name to clipboardExpand all lines: hardware/bioamp/bioamp-exg-pill/index.rst
+16-15Lines changed: 16 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,12 +110,12 @@ Insert the provided BioAmp cable's JST PH connector and header pins from top as
110
110
.. figure:: media/assembly-step1.*
111
111
:align:center
112
112
113
-
`Soldering the connector & header pins on BioAmp EXG Pill`
113
+
Soldering the connector & header pins on BioAmp EXG Pill
114
114
115
115
.. figure:: media/bioamp-exg-pill-soldered.*
116
116
:align:center
117
117
118
-
`After soldering, BioAmp EXG Pill should look like this`
118
+
After soldering, BioAmp EXG Pill should look like this
119
119
120
120
Step 2 (optional): Configure for ECG/EMG
121
121
==========================================
@@ -149,7 +149,7 @@ For all the examples provided, we are using the A0 pin of Arduino UNO R3. Connec
149
149
.. figure:: media/connections-with-arduino.*
150
150
:align:center
151
151
152
-
`Connections with Arduino UNO R3`
152
+
Connections with Arduino UNO R3
153
153
154
154
.. warning:: Take precautions while connecting to power, if power pins are to be swapped, your BioAmp EXG Pill will be fried and it’ll become unusable (DIE).
155
155
@@ -161,7 +161,7 @@ Connect the BioAmp cable to BioAmp EXG Pill by inserting the cable end in the JS
161
161
.. figure:: media/connection-with-cable.*
162
162
:align:center
163
163
164
-
`Connections with BioAmp Cable v3`
164
+
Connections with BioAmp Cable v3
165
165
166
166
Step 5: Skin Preparation
167
167
===========================
@@ -231,25 +231,26 @@ the EMG signals.
231
231
232
232
After opening the serial plotter make sure to select the baud rate to 115200.
233
233
234
-
.. tip:: Visit the complete documentation on how to :ref:`How to upload the code <muscle(emg)-bioamp-arduino-firmware>`.
234
+
.. tip:: Visit the complete documentation on how to :ref:`How to upload the code <muscle-bioamp-arduino-firmware-code-upload>`.
235
235
236
236
.. important:: Make sure your laptop is not connected to a charger and sit 5m away from any AC appliances for best signal acquisition.
237
237
238
238
Visualizing the EMG signals
239
239
----------------------------
240
+
240
241
For visualizing the EMG signals, use `Chords Web <https://chords.upsidedownlabs.tech/>`_ for quick and hassle-free real-time biosignal visualization—right from your browser, without installing any software.
The signals that you can see on the screen right now are originating from prefrontal cortex part of your brain and propagating through all the layers to the surface of your skin.
@@ -132,7 +132,7 @@ Make sure the sticky side of electrodes touches your skin firmly.
132
132
133
133
- **Using BioAmp Band:** For BioAmp Band, refer to the following documentation: :ref:`Using BioAmp Bands <using-bioamp-bands>`
134
134
135
-
.. _How to upload the Code to Arduino:
135
+
.. _brain-bioamp-arduino-firmware-code-upload:
136
136
137
137
Step 5: How to upload the Code to Arduino
138
138
============================================
@@ -148,7 +148,7 @@ Step 5: How to upload the Code to Arduino
148
148
- To try filtered signal: open ``02-eeg-filter.ino``
149
149
150
150
.. note::
151
-
You'll find all the experiments listed below, each with :ref:`step-by-step instructions<experiments step by step>`. Just scroll to the one you're working on to get started with the right setup.
151
+
You'll find all the experiments listed below, each with :ref:`step-by-step instructions<brain-bioamp-arduino-firmware-exp-list>`. Just scroll to the one you're working on to get started with the right setup.
152
152
153
153
5. Connect Your Arduino
154
154
@@ -187,7 +187,7 @@ Step 5: How to upload the Code to Arduino
187
187
188
188
- Remember to close the **Serial Monitor & Serial Plotter** in **Arduino IDE** before starting the Chords Visualizer.
@@ -128,7 +128,7 @@ Step 5: How to upload the Code to Arduino
128
128
- To try filtered signal: open ``02_EOGFilter.ino``
129
129
130
130
.. note::
131
-
You'll find all the experiments listed below, each with :ref:`step-by-step instructions<experiments step by step>`. Just scroll to the one you're working on to get started with the right setup.
131
+
You'll find all the experiments listed below, each with :ref:`step-by-step instructions<eye-bioamp-arduino-firmware-exp-list>`. Just scroll to the one you're working on to get started with the right setup.
132
132
133
133
5. Connect Your Arduino
134
134
@@ -167,7 +167,7 @@ Step 5: How to upload the Code to Arduino
167
167
168
168
- Remember to close the **Serial Monitor & Serial Plotter** in **Arduino IDE** before starting the Chords Visualizer.
0 commit comments