Logging brainwave data with ShadajL's NeuroSky MindWave Scala library
Yesterday I shared a simple first example of using ShadajL’s NeuroSky MindWave Scala library. Today I’m taking that a little further to share some code for a simple brainwave data recorder.
The premise is this: You put on a MindWave headset, start the recorder, and then do whatever you want to do -- work, meditate, sleep, whatever -- and the recorder records your brainwaves while you do those things. It writes the data in a CSV format so you can graph it, or do anything else you want with it.