EEG signal to control light using arduino
musfequr
europe
in OpenBCI_GUI
I am planning to use EEG signals to use as a control switch to turn lights by using Arduino. How can I start. I have a ganglion device. What other device will I need apart from Arduino and ganglion? I have Arduino Uno can I synchronise ganglion and Arduino Uno?
Comments
Perhaps you may have an easier path by using a Raspberry Pi? With the Pi you can plug the Ganglion dongle directly into a usb host port. Then the GPIO output pins of the Pi can control your lights. There are also other light control devices that operate either through Bluetooth or USB, and Pi can talk to those.
William
Thank you a lot. Can I use raspberry pi for controlling some of the devices with concentration and relaxation? As I don't have experience with raspberry pie.
https://brainflow.org/
https://brainflow.readthedocs.io/en/stable/Examples.html#python-eeg-metrics
Thank you for the information.