Search found 5 matches

by slightly
Wed Jan 15, 2020 7:28 pm
Forum: Kernel development
Topic: Adding New Stimulation Codes
Replies: 1
Views: 9623

Adding New Stimulation Codes

Hi Thibaut! I have managed to fix things up such that I can successfully send the stimulation codes of my choice to the Acquisition Server. I am wondering if there is a way to add new stim codes or change the descriptions of the stim codes on my local version of OpenVibe. I took a look at the page a...
by slightly
Tue Jan 14, 2020 9:41 pm
Forum: Box and application development
Topic: Passing values for stimulations
Replies: 6
Views: 6771

Re: Passing values for stimulations

Hi Thibaut, The doc you linked was good for understanding. I then went back to the python example and tried that out. It worked with a bit of modification, but i didnt want to use it since the other stuff i have put together is JS. So, I then spent some time understanding how to make a buffer in JS ...
by slightly
Fri Jan 10, 2020 5:45 pm
Forum: Box and application development
Topic: Passing values for stimulations
Replies: 6
Views: 6771

Re: Passing values for stimulations

Hi again Thibaut! I have been trying to pass different versions of the string but cannot decipher a pattern that relates to anything. I have confirmed that I have to pass a string within ' ' s; passing numbers or an array without ' 's results in the stimulation being ignored. Some sample of input an...
by slightly
Thu Jan 02, 2020 10:51 pm
Forum: Box and application development
Topic: Passing values for stimulations
Replies: 6
Views: 6771

Re: Passing values for stimulations

Greetings Thibaut, Hmm, yes, it is very strange that it is sending more than one event. I am using a time range between the time i want in seconds and .3 seconds later to trigger an event (since I cant get it to trigger on exact time = X seconds). Maybe the code is checking twice in that window at t...
by slightly
Mon Dec 30, 2019 3:44 am
Forum: Box and application development
Topic: Passing values for stimulations
Replies: 6
Views: 6771

Passing values for stimulations

hi! (first off, im not a programmer or coder, but am able to muck around with stuff found on the web and put things together). I wanted to use Muse to connect with openvibe and capture my brainwaves while i listen to guided meditation or self-hypnosis audios (or watch video). The idea is that the st...