Skip to content

Brain waves project : I created a real- time EEG data visualizer for brainwaves, with a Python backend using WebSocket and a React frontend

Notifications You must be signed in to change notification settings

medro25/EEG_visualizer

Repository files navigation

EEG Visualizer

A real-time EEG data visualizer using Lab Streaming Layer (LSL) and simulated EEG and marker streams.

Features

  • Simulates multi-channel EEG data streams.
  • Streams markers alongside EEG data.
  • Visualizes real-time EEG data using Matplotlib.

Installation

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

About

Brain waves project : I created a real- time EEG data visualizer for brainwaves, with a Python backend using WebSocket and a React frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published