MuSAELab / muse_osc

18 stars 5 forks source link

Interaxon does no longer offer the Muse SDK, no working Matlab interface available for Muse 2 headband on the whole planet #1

Open PeterGamma opened 5 years ago

PeterGamma commented 5 years ago

Hi Raymundo Cassani I appreciate your contribution muse_osc, since I could not find yet a working solution for streaming Muse 2 to Matlab. I found James Clutterbuck s Muse Monitor very helpful to solve this problem:

https://play.google.com/store/apps/details?id=com.sonicPenguins.museMonitor

Arnaud Delorme, meditation research scientist and originator of the EEGLAB for MATLAB published a series of videos how to use the muse headband for scientific studies: https://www.youtube.com/watch?v=omn7y3TIsGc and published a Matlab interface: https://github.com/sccn/labstreaminglayer/wiki/Connecting-to-LSL-streams-on-Matlab:-an-example-with-the-Muse

Unfortunately, it is based on the Muse SDK, and Interaxon does no longer offer the Muse SDK, as well as your solution.

I contacted the Muse support to get a copy of the Muse SDK. No luck!

PeterGamma commented 5 years ago

Possible solution to solve this issues:

  1. Connect the Muse to the Muse Monitor application via bluetooth
  2. The smartphone has to be in the same Wifi network as the PC which runs Matlab
  3. The Muse Monitor App has an option to OSC (Open Sound Control Network Protocol) data streaming OSC Specification which paramaters Muse Monitor can stream can be seen here: https://musemonitor.com/FAQ.php#oscspec Alternatively to your solution, Joren Six wrote a manual how to receive OSC in a MatLab:
  4. Joren, computer scientist in the field of Music Informatics https://0110.be/About wrote a manual how to receive OSC in a MatLab: https://0110.be/posts/OSC_in_Matlab_on_Windows%2C_Linux_and_Mac_OS_X_using_Java
  5. Modify the example Matlab OSC client Script in step 2 of the Manual to restore the example. I did not look at your code in detail, and I don t know which solution is best to get back a working Matlab interface, but I really would appreciate if we managed to get such an interface, to have a solution to use the Muse headband for scientific studies: http://forum.choosemuse.com/t/muse-and-matlab/44 Thank you very much Regards Peter Gamma