Skip to content

Commit 06c8507

Browse files
committed
Updated Readme
1 parent 8520dc7 commit 06c8507

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,12 @@ This will launch a Web interface. Use the interface to control the applications:
116116
2. Then, click on any application button to run the desired module.
117117

118118
### Available Applications
119-
- `ffteeg`: Perform FFT analysis on EEG data.
119+
- `ffteeg`: Real-time EEG analysis with FFT and brainwave power calculation.
120120
- `heartbeat_ecg`: Analyze ECG data and extract heartbeat metrics.
121-
- `eog`: Process and detect blinks in EOG signals.
122-
- `emgenvelope`: Analyze EMG signals for muscle activity or gesture recognition.
123-
- `keystroke`: Monitor and analyze keystroke dynamics.
124-
- `game`: Launch an EEG game for 2 players(Tug of War).
121+
- `eog`: Real-time EOG monitoring with blink detection.
122+
- `emgenvelope`: Real-time EMG monitor with filtering and RMS envelope.
123+
- `keystroke`: GUI for EOG-based blink detection triggering a keystroke.
124+
- `game`: Launch an EEG game for 2 players (Tug of War).
125125
- `csv_plotter`: Plot data from a CSV file.
126126
- `gui`: Launch the GUI for real time signal visualization.
127127

0 commit comments

Comments
 (0)