Skip to content

Some python scripts to get data about brain waves values from NeuroSky's Mindwave

Notifications You must be signed in to change notification settings

Rhuax/Mindwave-brainwaves-reader

Repository files navigation

Mindwave-brainwaves-reader

A project with the aim to do a classification task reading brain waves from the NeuroSky's Mindwave™. This repository contains scripts to read data sent from the eeg headset with the bluetooth protocol, as well as scripts to preprocess the data read and train lstm neural network to try to classify.

Requirements

  • NeuroSky proprietary driver for Mindwave
  • Python3
  • Numpy
  • serial
  • matplotlib
  • cdtw
  • keras
  • tensorflow

About

Some python scripts to get data about brain waves values from NeuroSky's Mindwave

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages