Sunday, December 13, 2015

POC - EEG linked control

yesterday, i was able to power up the infernal contraption. i have been merging a Neurosky Mindwave with electronics to develop alternative systems control interface. with all the wires in place a voltage divider built it was time to breadboard. very excited i temporarily built a 4 LED rig based on the Neurosky tutorial (the tutorial called for a 9 or 10 LED array). make sure you are only feeding the receiver module 3-3.3volts!! the TX and RX are fed into the same on the Arduino Uno.








i imported the code from the tutorial and had only one small serial method change to make in order to update it to Arduino 1.0. My adapted code here.

my next challenge was to pair the headset and receiver. after re-reading the original directions, i realized it was a simple order of operations problem. to pair one must start with both off (including the headset must not be worn yet). power up the receiver module and then power up the headset. you may then put the headset on the subject. anytime i did not follow those directions strictly the system wouldn't pair.

within minutes i could watch changes in the LED responses; i tracked changes to emotional and tension levels


No comments:

Post a Comment