Can you give me more details about why you think the sensors are not being recognised? Do you mean they remain black on the contact quality map on any application? Check it on Emotiv Xavier Control Panel or using Insight app on a mobile device. If sensors are black (except one red dot or two red dots) that is not a firmware issue, it is poor hydration or bad contact with teh reference sensors. What kind of headset are you using, on what application and on what platform OS (WIn, Mac, iOS, Android…)? Are you using EMotiv Universal USB Receiver or Bluetooth SMART connection?
Reply To: Help updating firmware
Reply To: Help updating firmware
Also please try support again, we had some email problems over the weekend
Reply To: A problem of converting edf file in EmotivXavierTestBench
Our EDF to CSV exporter is geared to use files created by our app. EDF has a number of configurable parts which we don’t need in our recorder. The translation app was never intended to deal with the full range of possible EDF files, it is specifically fro taking Emotiv recordings and producing a CSV copy. Sorry! EEGLab should be able to export the data as CSV, or you can probably find conversion utilites or other EDF readers online
Reply To: Do I have to now pay $49 per month for EEG recordings?
Hi Gough,
Thank you for your message. Please kindly send us am email to hello at emotiv .dot com with the information about your headset order. We would be glad to check what software came with your purchase then. If you did send us an email like that, please kindly provide me with the request ID.
Thanks and looking forward to hearing from you soon!
Sincerely,
Linh
Not connecting to Android Insight
I just got the Emotiv Insight, and cannot get it to be recognised by any of the Android Apps (Insight, MindZen, Mental Commands).
The device is detected on the phone’s bluetooth interface, and I can even pair it, but none of the apps see it (with nearby device scanning on or off).
The phone is a Samsung Galaxy S7 with Android 6.0.1
Want to buy used EPOC headset
Hello everyone
I am interested in purchasing a couple of EPOC EEG or EPOC+ EEG for research purposes
If the quality of the headset is okay, then i am willing to pay a very good price.
You can contact me here or on: Mikethomsen87@gmail.com
Kind Regards
Mike
Reply To: Emotiv Epoc to Processing
Hi all,
I’m having the same issue as Asad – Mind Your OSCs, EmoComposer and the Control Panel all open just fine, but when you try to connect OSC to one of the others, bad things happen:
Connect OSC to Control Panel (without the headset on) – indefinite “waiting” in OSC
Connect OSC to Control Panel (headset on) – OSC crashes immediately
Connect OSC to EmoComp – OSC displays “waiting”, and EmoComp displays “[Request] EXPRESSIVE_SET // [Reply] with error code 0.”
I am ultimately trying to feed Emotiv output to OSCs –> PD –> Logic Pro X as a MIDI controler.
I’m opening a support ticket now, just thought I’d post this to let you know this isn’t a one-off issue.
-Miles
P.S.
Running OSX El Capitan 10.11.6
Get EEG Data Continuously
Hi,
I have a little problem that I don’t understand.
I want get the EEG Data in continuously.
But with my code I get the data only one time and after nothing append. Why ? Can you help me ?
I give you my code. (I use the Research SDK)
public void ReceiveMessage()
{
Connection();
// On ajoute la méthode à declencher pour l'evenement EmoStateUpdated
Engine.EmoStateUpdated += BuildOriginalMessage;
// Permet de fermer le programme lorsque le thread du Reader est terminé
while (true)
{
if (Engine != null)
{
try
{
// Regarde si l'état du casque se met à jour pendant 250ms
Engine.ProcessEvents(250);
// Pause de 250 ms (limitation de l'utilisation du processeur)
Thread.Sleep(250);
}
catch (EmoEngineException e)
{
if (e.ErrorCode == 1024)
Logger.WriteLog("Can work only with the real Device", LogLevelL4N.WARN);
else
Logger.WriteLog("Exception : " + e.Message, LogLevelL4N.WARN);
}
}
else
{
break;
}
}
if (Engine != null)
Engine.Disconnect();
}
private void BuildOriginalMessage(object sender, EmoStateUpdatedEventArgs e)
{
Logger.WriteLog("1"); // <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< I Arrive here only one time, why ? The event EmoStateUpdated happends only one time ?
}
Thanks for your help
-
This topic was modified 2 days, 3 hours ago by
junior2-57bdfa47d6dcd.
-
This topic was modified 2 days, 3 hours ago by
junior2-57bdfa47d6dcd.
Mind your OSC and Control Panel crashing on Mac
Hi, I have got a new emotiv epoc+. I will be using it for an art installation our national science festival. Yet i have to admit I am very disappointed.
The control panel application is riddled with bugs. A lot of buttons simply don’t work on it. When I choose mental commands from the menu my whole computer crashes and I have to restart. Also when I try to connect MindYourOSC to control panel, MindYourOsc crashes.
I expected some robust software considering I spent over €900 on this item. Could anyone kindly guide me through the steps necessary to get mind your OSC working with control panel on my Mac (OSX 10.9.5)
Thanks so much
Andrew
Reply To: Emotiv Epoc to Processing
Hey Miles and Mars,
Sorry for the late reply. I managed to get MindYourOSC to work. What did the trick was to select EmoEngine instead of control panel. Let me know if it doesn’t work for you guys. I’d be happy to help.
Reply To: Emotiv Epoc to Processing
Thanks Mansur, Asad and Miles
I have stuck in this for a week, and got a lot of help from Mansur. Just got reply from emotiv support team. As they said, connect MindYourOSC with EmoEngine is not working for EPOC+. But I don’t have a EPOC. I tried EPOC+ on windows 10 and MacOS 10.11.4, and both gave a waiting status when connected MindYourOSC with EmoEngine, and if I connect with Control Panel, MindYourOSC crash immediately.
I’ll keep update my progress.
Reply To: Emotiv Epoc to Processing
Hello there,
I am having trouble connecting the Emotiv Xavier Control Panel 3.3.3 to Mind Your OSCs. Whenever I attempt connection, the program displays ‘waiting’ and after some time, the program crashes. It would be great if you could send me step-by-step details on how to connect the Emotiv Xavier Control Panel to Mind Your OSCs. My purpose is to send the data from Emotiv Xavier Control Panel to Processing via osc protocol.
Thank you,
Ioustini Eloul
Reply To: Emotiv Epoc to Processing
Hi all,
Just to clarify, I too am working with EPOC+
Selecting EmoEngine doesn’t get me anywhere either. I’m wondering if anyone knows what “error code 0” is, as that is what EmoComp displays when I try to connect?
Units in community SDK
I’m using the code from this forum to access data for the four bands for each node.
https://emotiv.zendesk.com/hc/en-us/articles/208378593-Frequency-Bands-what-are-they-and-how-do-I-access-them-
What are the units of the data? Is this the power for each band, or something else?
Not connecting to Android Insight
I just got the Emotiv Insight, and cannot get it to be recognised by any of the Android Apps (Insight, MindZen, Mental Commands).
The device is detected on the phone’s bluetooth interface, and I can even pair it, but none of the apps see it (with nearby device scanning on or off).
The phone is a Samsung Galaxy S7 with Android 6.0.1
Want to buy used EPOC headset
Hello everyone
I am interested in purchasing a couple of EPOC EEG or EPOC+ EEG for research purposes
If the quality of the headset is okay, then i am willing to pay a very good price.
You can contact me here or on: Mikethomsen87@gmail.com
Kind Regards
Mike
Reply To: Emotiv Epoc to Processing
Hi all,
I’m having the same issue as Asad – Mind Your OSCs, EmoComposer and the Control Panel all open just fine, but when you try to connect OSC to one of the others, bad things happen:
Connect OSC to Control Panel (without the headset on) – indefinite “waiting” in OSC
Connect OSC to Control Panel (headset on) – OSC crashes immediately
Connect OSC to EmoComp – OSC displays “waiting”, and EmoComp displays “[Request] EXPRESSIVE_SET // [Reply] with error code 0.”
I am ultimately trying to feed Emotiv output to OSCs –> PD –> Logic Pro X as a MIDI controler.
I’m opening a support ticket now, just thought I’d post this to let you know this isn’t a one-off issue.
-Miles
P.S.
Running OSX El Capitan 10.11.6
Get EEG Data Continuously
Hi,
I have a little problem that I don’t understand.
I want get the EEG Data in continuously.
But with my code I get the data only one time and after nothing append. Why ? Can you help me ?
I give you my code. (I use the Research SDK)
public void ReceiveMessage()
{
Connection();
// On ajoute la méthode à declencher pour l'evenement EmoStateUpdated
Engine.EmoStateUpdated += BuildOriginalMessage;
// Permet de fermer le programme lorsque le thread du Reader est terminé
while (true)
{
if (Engine != null)
{
try
{
// Regarde si l'état du casque se met à jour pendant 250ms
Engine.ProcessEvents(250);
// Pause de 250 ms (limitation de l'utilisation du processeur)
Thread.Sleep(250);
}
catch (EmoEngineException e)
{
if (e.ErrorCode == 1024)
Logger.WriteLog("Can work only with the real Device", LogLevelL4N.WARN);
else
Logger.WriteLog("Exception : " + e.Message, LogLevelL4N.WARN);
}
}
else
{
break;
}
}
if (Engine != null)
Engine.Disconnect();
}
private void BuildOriginalMessage(object sender, EmoStateUpdatedEventArgs e)
{
Logger.WriteLog("1"); // <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< I Arrive here only one time, why ? The event EmoStateUpdated happends only one time ?
}
Thanks for your help
-
This topic was modified 6 days, 5 hours ago by
junior2-57bdfa47d6dcd.
-
This topic was modified 6 days, 5 hours ago by
junior2-57bdfa47d6dcd.
Mind your OSC and Control Panel crashing on Mac
Hi, I have got a new emotiv epoc+. I will be using it for an art installation our national science festival. Yet i have to admit I am very disappointed.
The control panel application is riddled with bugs. A lot of buttons simply don’t work on it. When I choose mental commands from the menu my whole computer crashes and I have to restart. Also when I try to connect MindYourOSC to control panel, MindYourOsc crashes.
I expected some robust software considering I spent over €900 on this item. Could anyone kindly guide me through the steps necessary to get mind your OSC working with control panel on my Mac (OSX 10.9.5)
Thanks so much
Andrew
Reply To: Emotiv Epoc to Processing
Hey Miles and Mars,
Sorry for the late reply. I managed to get MindYourOSC to work. What did the trick was to select EmoEngine instead of control panel. Let me know if it doesn’t work for you guys. I’d be happy to help.