ganglion-ble icon indicating copy to clipboard operation
ganglion-ble copied to clipboard

Web Bluetooth client for the Ganglion brain-computer interface by OpenBCI

Results 1 ganglion-ble issues
Sort by recently updated
recently updated
newest added

After trying to run the examples, I noticed that the Ganglion object is contained within the Ganglion namespace (e.g. `new Ganglion()` vs. `new Ganglion.Ganglion()`). This was missing from the both...