Skip to content

Commit 8ce8aa3

Browse files
author
Harshit Mishra
committed
Project Updates on NPG Lite
1 parent 0bd703d commit 8ce8aa3

File tree

2 files changed

+27
-3
lines changed

2 files changed

+27
-3
lines changed

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

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,10 @@ NPG Lite, with its multi-channel BioAmp, wireless connectivity, battery operatio
220220
users to create HCI and BCI applications with ease. We’ve created projects leveraging ECG, EMG, EOG, and EEG signals to
221221
inspire you, but the possibilities cover so many more use cases.
222222

223+
Each of these projects runs on the ``BLE firmware``, which you can flash using the following flasher tools:
224+
225+
- We recommend using :ref:`NPG Lite Flasher <npg-lite-flasher-uploading-firmware>` for flashing BLE Firmware.
226+
- Alternatively, you can use `Arduino IDE <https://github.com/upsidedownlabs/Chords-Arduino-Firmware>`_ to manually upload the firmware.
223227

224228
.. card:: 1. Make Muscular Music
225229

@@ -232,7 +236,9 @@ inspire you, but the possibilities cover so many more use cases.
232236

233237
.. Note::
234238

235-
To learn about this project, visit our Instructables page for detailed guide: `Muscle Melody: Create Music With Your Muscle Movements (EMG) <https://www.instructables.com/Muscle-Melody-Play-Music-With-Your-Muscle-Movement/>`_
239+
- To learn about this project, visit our Instructables page for detailed guide: `Muscle Melody: Create Music With Your Muscle Movements (EMG) <https://www.instructables.com/Muscle-Melody-Play-Music-With-Your-Muscle-Movement/>`_
240+
241+
- You can find the complete source code and updates on the `GitHub repository <https://amanmahe.github.io/Muscle_game/>`_
236242

237243
.. card:: 2. Track Your Ticker
238244

@@ -245,7 +251,10 @@ inspire you, but the possibilities cover so many more use cases.
245251

246252
.. Note::
247253

248-
To learn about this project, visit our Instructables page for detailed guide: `Monitor ECG and Heartrate on Your Mobile Phone <https://www.instructables.com/Monitor-ECG-and-Heartrate-on-Your-Mobile-Phone/>`_
254+
- To learn about this project, visit our Instructables page for detailed guide: `Monitor ECG and Heartrate on Your Mobile Phone <https://www.instructables.com/Monitor-ECG-and-Heartrate-on-Your-Mobile-Phone/>`_
255+
256+
- You can find the complete source code and updates on the `GitHub repository <https://amanmahe.github.io/Muscle_game/>`_
257+
249258

250259
.. card:: 3. Jump In the Blink of an Eye
251260

@@ -259,6 +268,7 @@ inspire you, but the possibilities cover so many more use cases.
259268
.. Note::
260269

261270
To learn about this project, visit our Instructables page for detailed guide: `Controlling Keyboard With Eye Blinks Using Neuro PlayGround Lite <https://www.instructables.com/Controlling-Keyboard-With-Eye-Blinks-Using-Neuro-P/>`_
271+
To
262272

263273
.. card:: 4. Pop Bubbles With Your Mind
264274

@@ -274,6 +284,20 @@ inspire you, but the possibilities cover so many more use cases.
274284

275285
To learn about this project, visit our Instructables page for detailed guide: `Pop Bubbles With Your Mind (EEG) | Neuro PlayGround (NPG) Lite <https://www.instructables.com/Pop-Bubbles-With-Your-Mind-EEG-Neuro-PlayGround-NP/>`_
276286

287+
.. card:: 5. Cuboid
288+
289+
Cuboid is a neurofeedback-powered game that turns your focus into action. Using real-time brainwave
290+
data from the NPG Lite device, the game challenges you to move a geometric cuboid upward by
291+
maintaining mental focus. With multiple difficulty levels, live EEG streaming, and visual feedback,
292+
Cuboid transforms concentration into an immersive, brain-controlled experience.
293+
294+
295+
.. Note::
296+
297+
To learn about this project, visit our Instructables page for detailed guide: `Pop Bubbles With Your Mind (EEG) | Neuro PlayGround (NPG) Lite <https://www.instructables.com/Pop-Bubbles-With-Your-Mind-EEG-Neuro-PlayGround-NP/>`_
298+
299+
300+
277301

278302
.. dropdown:: Neuro-Playground Lite C3 (Obsolete)
279303

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Installation
132132
npm i
133133
cargo tauri build
134134
135-
135+
.. _npg-lite-flasher-uploading-firmware:
136136

137137
Uploading the Firmware
138138
************************

0 commit comments

Comments
 (0)