Table of Contents

MindWave and Arduino

MindWave and Arduino: Tutorial Version 1 More advanced, more “hacking”

mindwave_arduino_leds.pdf

Also useful are these third party examples that could be useful for you:

Python & NeuroSky headsets

Processing & NeuroSky headsets

The Solution

The solution developed by Puzzlebox consisted of six computer systems, linked over a local wireless network, with four laptops reading data from NeuroSky MindWave EEG headsets and providing a personalized graphical user interface for each user, one system displaying a master control panel to monitor the overall system and provide an emergency manual override, and the sixth acting as a central control server. The control server receives movement commands from each of the client systems and translates those requests into digital signal states on an Arduino prototyping board.

Display Interface

Control Panel

Please refer to code examples linked above to duplicate this project.