The developer tools from Neurosky Headset provides raw data but if one wants to convert that raw data what are the open source possibilities? Are there some algorithms or transformation method available ?
If you need real-time transforms, then our tool, EventIDE (www.okazolab.com), offers a number of real-time signal processing methods on a NeuroSky signal, including FFT. Also, more advanced methods include online pattern detection or phase-locked stimulus presentation, see the youtube demo: https://www.youtube.com/watch?v=8IobJs0ZTaQ We provide source code upon request. You can also check also the OpenVibe framework that has support for NeuroSky: http://openvibe.inria.fr/
Thank you very much for the detailed information. At present I took your suggestion and testing the OpenVibe framework and it seems working pretty good. To my knowledge, the Neurosky proprietary algorithm filtering the raw signal and providing defined brainwaves after FFT. My interest is to understand each waveform at the frequency domain. However, I thank you again your valuable input.