Default Avatar

nightscape

nightscape

About

Username
nightscape
Joined
Visits
10
Last Active
Roles
Member
Twitter
@@gimme_moe
Interests
Meditation, Neuro-Feedback, Programming, Scala

Comments

  • Scala might be a nice option for this: It compiles to JS and is also Java compatible, so you could reuse the same code for Processing and the browser I'm admittedly a Scala fanboy
  • Aaron Thomen has created a very nice brainwave-music tool called MindMIDI:http://www.mindmidi.com/ MindMIDI is based on BioExplorer and uses some more MIDI tools. I had a chat with Aaron a while ago, he's a very nice guy and might be interested i…
  • Addendum for Mac users: I was able to install BrainBay in Wine and get the data connection to work correctly. In order for this to work you need to download and install the FTDI drivers for Mac from here http://www.ftdichip.com/Drivers/VCP.htm When …
  • Hi Florian, I'm planning on getting my OpenBCI to work with Android as well. I've written a rather simplistic Android Neurofeedback program for the Mindwave Mobile called WaveTuner and I'd like to extend that/reimplement it for the OpenBCI. Let's…