A real-time EEG data visualizer using Lab Streaming Layer (LSL) and simulated EEG and marker streams.
- Simulates multi-channel EEG data streams.
- Streams markers alongside EEG data.
- Visualizes real-time EEG data using Matplotlib.
To install the project, clone this repository and install the necessary dependencies:
git clone https://github.com/yourusername/my_eeg_visualizer.git
cd my_eeg_visualizer
pip install -r requirements.txt