MakeStupid t1_j6utetr wrote
Reply to comment by SnooPuppers1978 in Scientists have shown for the first time that briefly tuning into a person's individual brainwave cycle before they perform a learning task dramatically boosts the speed at which cognitive skills improve. by Wagamaga
I used a mindflex and hooked the eeg chip up to an Arduino. Then sent in the data through the serial monitor Grab that data and convert it to a 1-100 scale. If the data read higher than the threshold I set before hand (I think I had it at 60 or something) then it meant you were focused which turned on a relay that was also connected to the Arduino which turned on the light. Then the computer just played jimmy neutron whenever this happened. It was actually fairly consistent, so I'm sure doing something kind of similar can replicate the experiment, maybe?
Viewing a single comment thread. View all comments