-
Notifications
You must be signed in to change notification settings - Fork 1
Overview ThinkGearController
Merijn Hendriks edited this page Nov 16, 2017
·
2 revisions
IEnumerator CheckUpdateCoroutine()sets the headband data it allows to receive
void receiveConnectState(string value)Android-only, get state of the connected device
void receiveDeviceInfo(string value)iOS-only, get device information of the found device(s)
void receivePoorSignal(string value)parses the PoorSignal value
void receiveAttention(string value)parses the Attention value
void receiveMeditation(string value)parses the Meditation value
void receiveRawdata(string value)parses the Raw value
void receiveBlink(string value)parses the Blink value
void receiveDelta(string value)parses the Delta value
void receiveTheta(string value)parses the Theta value
void receiveLowAlpha(string value)parses the LowAlpha value
void receiveHighAlpha(string value)parses the HighAlpha value
void receiveLowBeta(string value)parses the LowBeta value
void receiveHighBeta(string value)parses the HighBeta value
void receiveLowGamma(string value)parses the LowGamma value
void receiveHighGamma(string value)parses the HighGamma value
void receiveEEGAlgorithmValue(string valueKey)parses the Algo values