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/neuro-play-ground-lite/index.rst
+12-19Lines changed: 12 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,20 +98,19 @@ Playmates
98
98
99
99
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).
100
100
101
-
NPG Playmate Vibz
102
-
=================
101
+
NPG Vibz Playmate
102
+
===================
103
103
104
-
VibZ introduces vibration motor for haptic feedback, a buzzer, a QWIIC port for easy sensor integration, an ON/OFF slide switch, 2.54 mm electrode header pins
104
+
VibZ 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
105
105
and common negative electrode option. With these Playmates, users can customize their setup for specific applications, whether in research, education, or
106
106
interactive biofeedback experiments. This modular approach ensures flexibility, scalability, and better user experience.
107
107
108
-
.. figure:: media/playmate-vibz-front-and-back.*
108
+
.. figure:: media/vibz-playmate-front-and-back.*
109
109
:align:center
110
110
:alt:Neuro Play Ground (NPG) Vibz Playmate
111
111
112
112
Neuro Play Ground (NPG) Vibz Playmate
113
113
114
-
115
114
Compatible Software
116
115
************************
117
116
@@ -155,22 +154,22 @@ Chords LSL Connector
155
154
156
155
- `Chords LSL Connector <https://github.com/upsidedownlabs/Chords-LSL-Connector>`_ is a Rust based bridge that streams data from devices running Chords firmware into the Lab Streaming Layer (LSL), enabling synchronized acquisition and analysis with BCI/EEG software.
- `NPG Lite Flasher <https://github.com/upsidedownlabs/NPG-Lite-Flasher>`_ is a cross-platform, flashing utility for the Neuro PlayGround Lite board, providing seamless firmware updates over serial or DFU via a simple CLI.
176
175
@@ -186,12 +185,6 @@ NPG Lite Flasher
186
185
:align: center
187
186
:width: 100%
188
187
189
-
190
-
Arduino IDE
191
-
==============
192
-
193
-
- The official `Arduino IDE <https://www.arduino.cc/en/software/>`_ development environment for writing, compiling, and uploading Chords-Arduino-Firmware sketches to supported boards; features built-in library management, serial monitor, and easy board configuration for rapid bio-signal prototyping.
0 commit comments