OpenBCI interface in julia via WiFi shield.
I've just written a Julia (a computer language similar Matlab and Python but just-in-time compiled) interface to the ganglion board via Wifi. The module is at
The module so far seems to make reliable connections over TCP and writes correct BDF+ files as default.
Thanks to pushtheworld for the Wifi SDK interface!
Comments