No products in the cart.
Forum › Software › EMOTIV Launcher › VirtualBrainwear › Using Cortex API with Virtual Brainwear
Hi, I’m trying to run some simple Python programs where I connect to Virtual Brainwear and receive eeg data from it using the Cortex API. Can I do this with the Emotiv Pro Lite license or do I need to use the paid licenses?
Hello! Thank you for your question. For raw EEG access in Cortex, you will need a paid license. PRO Lite version will not allow access to raw EEG using Cortex. <div>Here is our API Cortex SDK documentation:</div> <div>https://github.com/Emotiv</div> <div>https://emotiv.gitbook.io/cortex-api/</div> <div>https://github.com/Emotiv/cortex-v2-example/</div> <div>https://github.com/Emotiv/cortex-v2-example/tree/mobile-example</div>
Hi, thank you for your response! I’ll look into getting the license!