From 5740ed3123e97d5c424340d613515d965087aefc Mon Sep 17 00:00:00 2001 From: matkovic Date: Fri, 16 Jun 2017 23:08:32 +0200 Subject: Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccd1087..378a2fd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # free-will AI project - Disprove the existence of the free will -My attempt for the "Free will experiment" using Emotiv EPOC EEG headset and OpenViBE platform. This project could have been done better with additional filters to get rid of noise/blinks etc. and more precise EEG data. +My attempt for the "Free will experiment" using Emotiv EPOC EEG headset and OpenViBE platform (the idea for the experiment can be seen in this youtube video - https://www.youtube.com/watch?v=lmI7NnMqwLQ ). This project could have been done better with additional filters to get rid of noise/blinks etc. and more precise EEG data. For receiving data from the EPOC headset, I used hemokit (https://github.com/nh2/hemokit) with following command: hemokit-dump.exe --format sensorbytes --serve 127.0.0.1:1337 --realtime -- cgit v1.2.1