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/medro25/EEG_visualizer.git
docker-compose up
docker-compose build