-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathREADME.txt
More file actions
26 lines (15 loc) · 719 Bytes
/
README.txt
File metadata and controls
26 lines (15 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*** MindWaveSpectrogram ***
Processing script that reads data from the NeuroSky MindWave and plots the eeg power data in a 3D Spectrogram.
Written by Dr. Sean M. Montgomery
http://produceconsumerobot.com/
https://github.com/produceconsumerobot
Modified from kylejanzen 2011 - http://kylejanzen.wordpress.com
Based on script wwritten by John Locke 2011 - http://gracefulspoon.com
Tested working with Processing 2.0b8
Materials:
1 NeuroSky MindWave
1 Computer
Required Software (see below for download instructions):
** neurosky library (customized, https://github.com/produceconsumerobot/ThinkGear-Java-socket)
** org.json library (https://github.com/agoransson/JSON-processing)
** MindWaveSpectrogram.pde