Skip to content

Commit

Permalink
add info about new board
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Parfenov <[email protected]>
  • Loading branch information
Andrey1994 committed May 1, 2021
1 parent 463f467 commit 0c813b4
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion docs/SupportedBoards.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ To create an instance of BoardShim class for your board check required inputs in
"GforcePro", "BoardIds.GFORCE_PRO_BOARD (16)", "-", "-", "-", "-", "-", "-", "-", "-", "-"
"FreeEEG32", "BoardIds.FREEEEG32_BOARD (17)", "dongle serial port", "-", "-", "-", "-", "-", "-", "-", "-"
"BrainBitBLED", "BoardIds.BRAINBIT_BLED_BOARD (18)", "dongle serial port", "Optional: MAC address", "-", "-", "-", "-", "-", "-", "-"
"GforceDual", "BoardIds.GFORCE_DUAL_BOARD (19)", "-", "-", "-", "-", "-", "-", "-", "-", "-"


Playback File Board
Expand Down Expand Up @@ -557,8 +558,27 @@ Supported platforms:
Board Spec:

- num emg channels: 8
- sampling rate: 650

gForceDual ArmBand
~~~~~~~~~~~~~~~~~~~

`OYMotion website <http://www.oymotion.com/en>`_

To choose this board in BoardShim constructor please specify:

- board_id: 19

Supported platforms:

- Windows

*Note: Unlike other boards it returns ADC value instead uV.*

Board Spec:

- num emg channels: 2
- sampling rate: 500
- communication: FTDI

FreeEEG32
----------
Expand Down

0 comments on commit 0c813b4

Please sign in to comment.