can I control animation with P300 speller, for beginners?
i want to write a software in which a person controls animation using his brain waves but unluckily idk how to do it so i was wondering if i could get any help from u guys..
C,C++ and a bit Java is all i know
in this software person should able to communicate with other players using p300 speller
openbci gui is software which shows brainwaves n brain map but idk how to link it with animation
Thank u
C,C++ and a bit Java is all i know
in this software person should able to communicate with other players using p300 speller
openbci gui is software which shows brainwaves n brain map but idk how to link it with animation
Thank u
Comments
http://openbci.com/forum/index.php?p=/discussion/206/openvibe-p300-speller-tutorial-questions
It may be easiest to modify some of that source code. OpenViBE things are generally in C++. You could assign various command functions to the onscreen keyboard. Such that commands sent to your animation are one or two letter combinations. Etc.
You don't use the OpenBCI GUI for this, but rather the OpenViBE framework shown in the tutorial.
William
after the animation moves i want my hardware to move as in
if animated car is turning right then my real car which is on the ground
should also turn right