You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Ahh - so that code is there to talk to this hardware by the look of it: https://store.neurosky.com/products/eeg-­tgam

    If you had that hardware there's no need to mess around with GitHub, you just copy/paste the code from that page into the right hand side of the Web IDE, wire up as suggested, and it'd work.

    However it seems the Neurosky Mindwave Mobile 2 is a completely wireless solution - so realistically I don't think that code is going to work for you.

    What you'd need to do is either find some information on the Bluetooth protocol used online and try and implement it in Espruino (we could help with that), or to actually connect with an app like 'NRF Connect' on your phone and see if you can figure out how it works yourself.

About

Avatar for Gordon @Gordon started