File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -116,12 +116,12 @@ This will launch a Web interface. Use the interface to control the applications:
116
116
2. Then, click on any application button to run the desired module.
117
117
118
118
# ## Available Applications
119
- - ` ffteeg` : Perform FFT analysis on EEG data .
119
+ - ` ffteeg` : Real-time EEG analysis with FFT and brainwave power calculation .
120
120
- ` 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).
125
125
- ` csv_plotter` : Plot data from a CSV file.
126
126
- ` gui` : Launch the GUI for real time signal visualization.
127
127
You can’t perform that action at this time.
0 commit comments