redFrik
redFrik
About
- Username
- redFrik
- Joined
- Visits
- 854
- Last Active
- Roles
- Member
Comments
-
yes, the easiest way to do it is to use OpenBCI_GUI. set it up to read data from the hardware like normal (serial or wifi) and then pass selected data on to maxmsp from the networking widget. osc protocol is recommended because then just receive it…
-
fwiw, here's our take on reprogramming the wifi shield to send out opensound control... https://github.com/redFrik/OpenBCI_WIFI/blob/OpenSoundControl/examples/WifiShieldOSC/WifiShieldOSC.ino with examples in maxmsp, puredata and supercollider.…
-
for reference - it's a known issue: https://github.com/OpenBCI/OpenBCI_GUI/issues/118
-
i had the exact same issue (v3.3.1 app froze when clicking 'START SYSTEM'). the fix is simple: just move the app somewhere out of the application.macosx folder (!) that you get when you download and unzip application.macosx.zip. creating a new fol…