Skip to content

Commit ba5ccc9

Browse files
author
Harshit Mishra
committed
fixed typos and images
1 parent a0ad903 commit ba5ccc9

File tree

10 files changed

+21
-13
lines changed

10 files changed

+21
-13
lines changed

hardware/bioamp/neuro-play-ground-lite/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@ Playmates
9898

9999
Playmates are modular expansion boards designed to enhance the functionality of Neuro Play Ground (NPG) Lite. These add-ons seamlessly integrate with the core system, allowing users to extend their capabilities to create awesome Human-Computer Interface (HCI) & Brain-Computer Interface (BCI).
100100

101-
NPG Vibz Playmate
101+
NPG VibZ Playmate
102102
===================
103103

104-
Vibz Playmate introduces vibration motor for haptic feedback, a buzzer for auditory feedback, a QWIIC port for easy I2C sensor integration, an ON/OFF slide switch, 2.54 mm electrode header pins
104+
VibZ Playmate introduces a vibration motor for haptic feedback, a buzzer for auditory feedback, a QWIIC port for easy I2C sensor integration, an ON/OFF slide switch, 2.54 mm electrode header pins
105105
and common negative electrode option. With these Playmates, users can customize their setup for specific applications, whether in research, education, or
106106
interactive biofeedback experiments. This modular approach ensures flexibility, scalability, and better user experience.
107107

2.05 KB
Loading
Binary file not shown.
1.35 MB
Loading
Binary file not shown.
Binary file not shown.

hardware/bioamp/neuro-play-ground-lite/npg-lite-ninja/index.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,12 @@
33
Neuro PlayGround Lite Ninja Pack
44
##################################
55

6-
Neuro PlayGround Lite Ninja Pack coming soon.
6+
VibZ Playmate introduces a vibration motor for haptic feedback, a buzzer for auditory feedback, a QWIIC port for easy I2C sensor integration, an ON/OFF slide switch, 2.54 mm electrode header pins
7+
and common negative electrode option. With these Playmates, users can customize their setup for specific applications, whether in research, education, or
8+
interactive biofeedback experiments. This modular approach ensures flexibility, scalability, and better user experience.
9+
10+
.. figure:: ../media/vibz-playmate-front-and-back.*
11+
:align: center
12+
:alt: Neuro Play Ground (NPG) Vibz Playmate
13+
14+
Neuro Play Ground (NPG) Vibz Playmate

software/chords/chords-lsl-connector/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Hardware Requirements
4646

4747
- :ref:`Neuro PlayGround Lite Board <neuro-play-ground-lite>`.
4848
- USB type-C cable
49-
- Or listed hardware on the `GitHub page <https://github.com/upsidedownlabs/Chords-LSL-Connector>`_.
49+
- Or Chords Arduino firmware repository on the `GitHub page <https://github.com/upsidedownlabs/Chords-LSL-Connector>`_.
5050

5151
Setting up the hardware
5252
***********************
@@ -81,7 +81,7 @@ Installation
8181

8282
1. Open a terminal and run:
8383

84-
::
84+
.. code::
8585
8686
sudo dnf install chords-lsl-connector-0.3.0-1.x86_64.rpm
8787
@@ -92,19 +92,19 @@ Installation
9292

9393
1. Open a terminal and run:
9494

95-
::
95+
.. code::
9696
9797
sudo apt install ./chords-lsl-connector_<version>_amd64.deb
9898
9999
2. If you hit missing dependencies, run:
100100

101-
::
101+
.. code::
102102
103103
sudo apt --fix-broken install
104104
105105
3. Launch **Chords LSL Connector** from your desktop launcher or via:
106106

107-
::
107+
.. code::
108108
109109
chords-lsl-connector
110110

software/chords/chords-web/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ Features
334334
* - **Live EEG Band Monitoring**
335335
- View real-time plots of EEG band values for better brain activity tracking.
336336
* - **Channel Selection**
337-
- Toggle individual channels (CH1–CH3) on or off to customize which electrode inputs are displayed and recorded.
337+
- Toggle individual channels (CH0-CH2) on or off to customize which electrode inputs are displayed and recorded.
338338

339339

340340
Supported EEG Bands

software/tools/npg-lite-flasher/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Installation
8282

8383
1. Open a terminal and run:
8484

85-
::
85+
.. code::
8686
8787
sudo dnf install npg-lite-flasher-<version>.rpm
8888
@@ -93,19 +93,19 @@ Installation
9393

9494
1. Open a terminal and run:
9595

96-
::
96+
.. code::
9797
9898
sudo apt install ./npg-lite-flasher_<version>_amd64.deb
9999
100100
2. If you hit missing dependencies, run:
101101

102-
::
102+
.. code::
103103
104104
sudo apt --fix-broken install
105105
106106
3. Launch **NPG Lite Flasher** from your desktop launcher or via:
107107

108-
::
108+
.. code::
109109
110110
npg-lite-flasher
111111

0 commit comments

Comments
 (0)