Skip to content

PyMindWave2

A Python package that simplifies connecting and gathering data from the Neurosky MindWave Mobile 2 EEG headset.

This package is made to ease the process of data collection and interfacing with the MindWave Mobile 2 EEG headset mainly for researchers and students who are interested in using the headset for their projects.

Note: This is an unofficial package and is not affiliated with Neurosky.

Features

  • Easy to use: Provides a simple and intuitive API to interact with the headset.
  • Data collection: Provides a way to manage data collection sessions with different configurations.
  • Event-driven: Allows you to register callbacks for different events to ease the process of handling data.
  • Built-in retry and timeout: Automatically retries to connect to the headset if the connection fails.
  • Fully documented: You don't know what a function does? Just check the documentation.