I am trying to measure the height of my signal on a cyton GUI data

in Cyton
I'm trying to measure voltage on data from Cyton GUI and have it turn on and of some device on GUI so I can go through data to see when it is above a specified voltage for EEG data. I did find the EMG joystick but didn't know how to alter it to use for EEG date any help would be appreciated or things to read that wouldn't require me to right new code
Comments
Hi Bigdog,
Have you looked over the tutorials?
https://docs.openbci.com/GettingStarted/Boards/CytonGS/
https://docs.openbci.com/GettingStarted/Biosensing-Setups/EEGSetup/
https://docs.openbci.com/GettingStarted/Biosensing-Setups/EEGSetup/#4-alpha-brain-waves-eeg
You might be able to have a friend help you to facilitate generating the alpha waves. The alpha band increases when eyes are closed. This can be viewed both in the Time Series and Band Power widgets.
The EMG sample projects only work for EMG and cannot 'be altered' for EEG. Have you looked at the Focus Widget?
https://docs.openbci.com/Software/OpenBCISoftware/GUIWidgets/#focus-widget
Regards, William