Using an online model to control a remote device over bluetooth
hackr
Maryland, USA
Would someone let me know if there's a good example of this, or if they can give me high level directions on how to do this?
Here's what I've done:
* Trained a classification model on 2-classes based on streaming EEG data from Ganglion
* Tested the online model within OpenViBE
Here are my next steps, which I am trying to figure out:
* Use the model to control a remote device, such as an LED connected to a bluetooth-enabled Arduino
* Put the trained online model and any other necessary software/code onto the Ganglion (is this what the Micro SD slot is for?), so that the bluetooth signal can be used to control the LED rather than to transmit the signals to my laptop.
Has anyone ever made a video or tutorial of this?
Here's what I've done:
* Trained a classification model on 2-classes based on streaming EEG data from Ganglion
* Tested the online model within OpenViBE
Here are my next steps, which I am trying to figure out:
* Use the model to control a remote device, such as an LED connected to a bluetooth-enabled Arduino
* Put the trained online model and any other necessary software/code onto the Ganglion (is this what the Micro SD slot is for?), so that the bluetooth signal can be used to control the LED rather than to transmit the signals to my laptop.
Has anyone ever made a video or tutorial of this?
Comments