Esse commit está contido em:
Jérémy Frey
2017-08-23 12:40:59 +03:00
commit de GitHub
commit 1af129181e
+1 -1
Ver Arquivo
@@ -17,7 +17,7 @@ OpenBCI 8 and 32 bit board with 8 or 16 channels.
This library includes the main open_bci_v3 class definition that instantiates an OpenBCI Board object. This object will initialize communication with the board and get the environment ready for data streaming. This library is designed to work with iOS and Linux distributions. To use a Windows OS, change the __init__ function in open_bci_v3.py to establish a serial connection in Windows.
For additional details on connecting your board visit: http://docs.openbci.com/tutorials/01-GettingStarted
For additional details on connecting your Cyton board visit: http://docs.openbci.com/Hardware/02-Cyton
### Ganglion Board