Skip to content

Commit 94cf098

Browse files
author
Harshit Mishra
committed
fixed links and typos
1 parent a325075 commit 94cf098

File tree

6 files changed

+79
-80
lines changed

6 files changed

+79
-80
lines changed

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

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,12 @@ Insert the provided BioAmp cable's JST PH connector and header pins from top as
110110
.. figure:: media/assembly-step1.*
111111
:align: center
112112

113-
`Soldering the connector & header pins on BioAmp EXG Pill`
113+
Soldering the connector & header pins on BioAmp EXG Pill
114114

115115
.. figure:: media/bioamp-exg-pill-soldered.*
116116
:align: center
117117

118-
`After soldering, BioAmp EXG Pill should look like this`
118+
After soldering, BioAmp EXG Pill should look like this
119119

120120
Step 2 (optional): Configure for ECG/EMG
121121
==========================================
@@ -149,7 +149,7 @@ For all the examples provided, we are using the A0 pin of Arduino UNO R3. Connec
149149
.. figure:: media/connections-with-arduino.*
150150
:align: center
151151

152-
`Connections with Arduino UNO R3`
152+
Connections with Arduino UNO R3
153153

154154
.. 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).
155155

@@ -161,7 +161,7 @@ Connect the BioAmp cable to BioAmp EXG Pill by inserting the cable end in the JS
161161
.. figure:: media/connection-with-cable.*
162162
:align: center
163163

164-
`Connections with BioAmp Cable v3`
164+
Connections with BioAmp Cable v3
165165

166166
Step 5: Skin Preparation
167167
===========================
@@ -231,25 +231,26 @@ the EMG signals.
231231

232232
After opening the serial plotter make sure to select the baud rate to 115200.
233233

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>`.
235235

236236
.. important:: Make sure your laptop is not connected to a charger and sit 5m away from any AC appliances for best signal acquisition.
237237

238238
Visualizing the EMG signals
239239
----------------------------
240+
240241
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.
241242

242243
.. figure:: ../../../software/chords/chords-web/media/chords_emg_signal.*
243244
:align: center
244245

245-
`Visualizing EMG signals on Chords Web`
246+
Visualizing EMG signals on Chords Web
246247

247248
Now flex your arm to visualize the muscle signals in real time on your laptop.
248249

249250
.. figure:: media/EMGEnvelop.*
250251
:align: center
251252

252-
`Visualizing EMG signals on Arduino IDE v1.8.x`
253+
Visualizing EMG signals on Arduino IDE v1.8.x
253254

254255
Step 6: Measuring ElectroCardioGraphy (ECG)
255256
=============================================
@@ -303,7 +304,7 @@ the signals.
303304

304305
After opening the serial plotter make sure to select the baud rate to 115200.
305306

306-
.. tip:: Visit the complete documentation on how to :ref:`How to upload the code <heart-bioamp-arduino-firmware>`.
307+
.. tip:: Visit the complete documentation on how to :ref:`How to upload the code <heart-bioamp-arduino-firmware-code-upload>`.
307308

308309
.. important:: Make sure your laptop is not connected to a charger and sit 5m away from any AC appliances for best signal acquisition.
309310

@@ -315,15 +316,15 @@ For visualizing the ECG signals, use `Chords Web <https://chords.upsidedownlabs.
315316
.. figure:: ../../../software/chords/chords-web/media/chords_ecg_signal.*
316317
:align: center
317318

318-
`Visualizing ECG signals on Chords Web`
319+
Visualizing ECG signals on Chords Web
319320

320321

321322
Sit back, relax and see your ECG signals in real time on your laptop.
322323

323324
.. figure:: media/bioamp-Exg-Pill-ECG.*
324325
:align: center
325326

326-
`Visualizing ECG signals on Arduino IDE v1.8.x`
327+
Visualizing ECG signals on Arduino IDE v1.8.x
327328

328329
Step 7: Measuring Electrooculography (EOG)
329330
================================================
@@ -375,7 +376,7 @@ the signals.
375376

376377
After opening the serial plotter make sure to select the baud rate to 115200.
377378

378-
.. tip:: Visit the complete documentation on how to :ref:`How to upload the code <eye-bioamp-arduino-firmware>`.
379+
.. tip:: Visit the complete documentation on how to :ref:`How to upload the code <eye-bioamp-arduino-firmware-code-upload>`.
379380

380381
.. important:: Make sure your laptop is not connected to a charger and sit 5m away from any AC appliances for best signal acquisition.
381382

@@ -387,15 +388,15 @@ For visualizing the EOG signals, use `Chords Web <https://chords.upsidedownlabs.
387388
.. figure:: ../../../software/chords/chords-web/media/chords_eog_signal.*
388389
:align: center
389390

390-
`Visualizing EOG signals on Chords Web`
391+
Visualizing EOG signals on Chords Web
391392

392393

393394
Move your eyes up-down or left-right to see your EOG signals in real time on your laptop.
394395

395396
.. figure:: media/bioamp-exg-pill-eog.*
396397
:align: center
397398

398-
`Visualizing EOG signals on Arduino IDE v1.8.x`
399+
Visualizing EOG signals on Arduino IDE v1.8.x
399400

400401
Step 8: Measuring Electroencephalography (EEG)
401402
===================================================
@@ -454,7 +455,7 @@ select the COM port on which your development board is connected. To find out th
454455
disconnect your board and reopen the menu. The entry that disappears should be the
455456
right COM port. Now upload the code.
456457

457-
.. tip:: Visit the complete documentation on how to :ref:`How to upload the code <brain-bioamp-arduino-firmware>`.
458+
.. tip:: Visit the complete documentation on how to :ref:`How to upload the code <brain-bioamp-arduino-firmware-code-upload>`.
458459

459460
.. important:: Make sure your laptop is not connected to a charger and sit 5m away from any AC appliances for best signal acquisition.
460461

@@ -466,7 +467,7 @@ For visualizing the EEG signals, use `Chords Web <https://chords.upsidedownlabs.
466467
.. figure:: ../../../software/chords/chords-web/media/chords_eeg_signal.*
467468
:align: center
468469

469-
`Visualizing EEG signals on Chords Web`
470+
Visualizing EEG signals on Chords Web
470471

471472
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.
472473

software/bioamp/brain-bioamp-arduino-firmware/index.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Before you start using the kit, please download or open the following:
7575
- We will use Chords Website to visualize the Brain Signals!
7676
- Open this website: `Chords Web <https://chords.upsidedownlabs.tech>`_
7777

78-
.. _Connect Your Hardware:
78+
.. _brain-bioamp-arduino-firmware-connect-hardware:
7979

8080
Step 3: Connect Your Hardware
8181
===============================
@@ -132,7 +132,7 @@ Make sure the sticky side of electrodes touches your skin firmly.
132132

133133
- **Using BioAmp Band:** For BioAmp Band, refer to the following documentation: :ref:`Using BioAmp Bands <using-bioamp-bands>`
134134

135-
.. _How to upload the Code to Arduino:
135+
.. _brain-bioamp-arduino-firmware-code-upload:
136136

137137
Step 5: How to upload the Code to Arduino
138138
============================================
@@ -148,7 +148,7 @@ Step 5: How to upload the Code to Arduino
148148
- To try filtered signal: open ``02-eeg-filter.ino``
149149

150150
.. 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.
152152

153153
5. Connect Your Arduino
154154

@@ -187,7 +187,7 @@ Step 5: How to upload the Code to Arduino
187187

188188
- Remember to close the **Serial Monitor & Serial Plotter** in **Arduino IDE** before starting the Chords Visualizer.
189189

190-
.. _Visualize Your Brain Signals!:
190+
.. _brain-bioamp-arduino-firmware-visualize-signals:
191191

192192
Step 6: Visualize Your Brain Signals!
193193
============================================
@@ -205,7 +205,7 @@ Step 6: Visualize Your Brain Signals!
205205

206206
🎉 Now sit still and let your mind wander—or blink and shift your gaze—you’ll see real‑time EEG waves on the screen!
207207

208-
.. _experiments step by step:
208+
.. _brain-bioamp-arduino-firmware-exp-list:
209209

210210
Let's explore all the experiments step by step
211211
***********************************************
@@ -241,16 +241,16 @@ Let's explore all the experiments step by step
241241

242242
**3. Perform the Hardware**
243243

244-
- Refer to wiring as per instructions given in :ref:`Connect Your Hardware<Connect Your Hardware>`
244+
- Refer to wiring as per instructions given in :ref:`Connect Your Hardware<brain-bioamp-arduino-firmware-connect-hardware>`
245245

246246
**4. Firmware Upload**
247247

248248
- For this project, navigate to the repository folder (Brain-BioAmp-Arduino-Firmware/01-fixed-sampling) and select ``01-fixed-sampling.ino``.
249-
- To upload firmware, refer to :ref:`How to upload the Code to Arduino<How to upload the Code to Arduino>`
249+
- To upload firmware, refer to :ref:`How to upload the Code to Arduino<brain-bioamp-arduino-firmware-code-upload>`
250250

251251
**5. Visualize your signal**
252252

253-
- Follow the steps given in :ref:`Visualize Your Brain Signals!<Visualize Your Brain Signals!>`
253+
- Follow the steps given in :ref:`Visualize Your Brain Signals!<brain-bioamp-arduino-firmware-visualize-signals>`
254254

255255
**6. Running & Observing Results**
256256

@@ -321,16 +321,16 @@ Let's explore all the experiments step by step
321321

322322
**3. Perform the Hardware**
323323

324-
- Refer to wiring as per instructions given in :ref:`Connect Your Hardware<Connect Your Hardware>`
324+
- Refer to wiring as per instructions given in :ref:`Connect Your Hardware<brain-bioamp-arduino-firmware-connect-hardware>`
325325

326326
**4. Firmware Upload**
327327

328328
- For this project, go to the repository folder (Brain-BioAmp-Arduino-Firmware/02-eeg-filter) and select ``02-eeg-filter.ino``.
329-
- To upload firmware, refer to :ref:`How to upload the Code to Arduino<How to upload the Code to Arduino>`
329+
- To upload firmware, refer to :ref:`How to upload the Code to Arduino<brain-bioamp-arduino-firmware-code-upload>`
330330

331331
**5. Visualize your signal**
332332

333-
- Follow the steps given in :ref:`Visualize Your Brain Signals!<Visualize Your Brain Signals!>`
333+
- Follow the steps given in :ref:`Visualize Your Brain Signals!<brain-bioamp-arduino-firmware-visualize-signals>`
334334
- You’ll see a smooth EEG waveform updating at 256 Hz, free of drift and high‑frequency spikes.
335335

336336
**6. Running & Observing Results**

software/bioamp/eye-bioamp-arduino-firmware/index.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Before you start using the kit, please download or open the following:
6565
- We will use Chords Website to visualize the Eye Signals!
6666
- Open this website: `Chords Web <https://chords.upsidedownlabs.tech>`_
6767

68-
.. _Connect Your Hardware:
68+
.. _eye-bioamp-arduino-firmware-connect-hardware:
6969

7070
Step 3: Connect Your Hardware
7171
================================
@@ -112,7 +112,7 @@ Step 4: Skin Preparation and Electrodes Placement
112112

113113
EOG Placement
114114

115-
.. _How to upload the Code to Arduino:
115+
.. _eye-bioamp-arduino-firmware-code-upload:
116116

117117
Step 5: How to upload the Code to Arduino
118118
===========================================
@@ -128,7 +128,7 @@ Step 5: How to upload the Code to Arduino
128128
- To try filtered signal: open ``02_EOGFilter.ino``
129129

130130
.. 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.
132132

133133
5. Connect Your Arduino
134134

@@ -167,7 +167,7 @@ Step 5: How to upload the Code to Arduino
167167

168168
- Remember to close the **Serial Monitor & Serial Plotter** in **Arduino IDE** before starting the Chords Visualizer.
169169

170-
.. _Visualize Your Eye Signals!:
170+
.. _eye-bioamp-arduino-firmware-visualize-signals:
171171

172172
Step 6: Visualize Your Eye Signals!
173173
======================================
@@ -184,7 +184,7 @@ Step 6: Visualize Your Eye Signals!
184184

185185
🎉 Now blink your eyes or look side to side — you’ll see real-time EOG waves on the screen!
186186

187-
.. _experiments step by step:
187+
.. _eye-bioamp-arduino-firmware-exp-list:
188188

189189
Let's explore all the experiments step by step
190190
***********************************************
@@ -209,16 +209,16 @@ Let's explore all the experiments step by step
209209

210210
**3. Perform the Hardware**
211211

212-
- Refer to wiring as per instructions given in :ref:`Connect Your Hardware<Connect Your Hardware>`
212+
- Refer to wiring as per instructions given in :ref:`Connect Your Hardware<eye-bioamp-arduino-firmware-connect-hardware>`
213213

214214
**4. Firmware Upload**
215215

216216
- For this project, navigate to the repository folder (Eye-BioAmp-Arduino-Firmware/1_FixedSampling) and select ``1_FixedSampling.ino``.
217-
- To upload firmware, refer to :ref:`How to upload the Code to Arduino<How to upload the Code to Arduino>`
217+
- To upload firmware, refer to :ref:`How to upload the Code to Arduino<eye-bioamp-arduino-firmware-code-upload>`
218218

219219
**5. Visualize your signal**
220220

221-
- Follow the steps given in :ref:`Visualize Your Eye Signals!<Visualize Your Eye Signals!>`
221+
- Follow the steps given in :ref:`Visualize Your Eye Signals!<eye-bioamp-arduino-firmware-visualize-signals>`
222222

223223
**6. Running & Observing Results**
224224

@@ -251,16 +251,16 @@ Let's explore all the experiments step by step
251251

252252
**3. Perform the Hardware**
253253

254-
- Refer to wiring as per instructions given in :ref:`Connect Your Hardware<Connect Your Hardware>`
254+
- Refer to wiring as per instructions given in :ref:`Connect Your Hardware<eye-bioamp-arduino-firmware-connect-hardware>`
255255

256256
**4. Firmware Upload**
257257

258258
- For this project, go to the repository folder (Eye-BioAmp-Arduino-Firmware/2_EOGFilter) and select ``2_EOGFilter.ino``.
259-
- To upload firmware, refer to :ref:`How to upload the Code to Arduino<How to upload the Code to Arduino>`
259+
- To upload firmware, refer to :ref:`How to upload the Code to Arduino<eye-bioamp-arduino-firmware-code-upload>`
260260

261261
**5. Visualize your signal**
262262

263-
- Follow the steps given in :ref:`Visualize Your Eye Signals!<Visualize Your Eye Signals!>`
263+
- Follow the steps given in :ref:`Visualize Your Eye Signals!<eye-bioamp-arduino-firmware-visualize-signals>`
264264

265265
**6. Running & Observing Results**
266266

0 commit comments

Comments
 (0)