Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 401 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 401 Bytes

Language BCI

Software

Frontend - React

  • Flash word-by-word of sentences from a .txt file
  • Show real-time EEG data recorded from OpenBCI Cyton (8 channels at 250 Hz sampling rate)
  • Button to start the flashing words
  • Button to save word timestamps

Backend - Python + BrainFlow

  • Record the EEG data with timestamps to a .txt file
  • Record flashed words with timestamps to a .txt file