Generate Stimuli with OpenBCI+OpenVibe+Arduino????????
Hello !
I've got now my OpenBCI and I've interfaced it with my PC and I've filtered the signal with OpenViBE.
Now i want to sent the processed signal out of openVibe and generate stimuli (to do this i will use the LSL export (Gipsa). But, I want to do this through an arduino bluetooth setup, I have two ideas
1.- have a bluetoooth connection beetween a Master (who would recieve the signal maybe from a script in python that gets the LSL stream from openvibe, dont know if this is possible) and a Slave (who would recieve the data sent by the master)
2.- Also use a script in python to get the LSL stream from openvibe and use the PC bluetooth to send the data to the Slave arduino (dont know if it is possible too)
So I dont know what is the best option to do that. If you have any suggestion would be GREAT
Thank you all !