Skip to content

Commit e495e92

Browse files
committed
update docs for crown
Signed-off-by: Andrey Parfenov <a1994ndrey@gmail.com>
1 parent 2cdd4e4 commit e495e92

File tree

1 file changed

+42
-3
lines changed

1 file changed

+42
-3
lines changed

docs/SupportedBoards.rst

Lines changed: 42 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,11 @@ Neurosity
487487
Notion 1
488488
~~~~~~~~~
489489

490-
`Notion website <https://neurosity.co/>`_
490+
.. image:: https://live.staticflickr.com/65535/51302873810_715f51b408.jpg
491+
:width: 500px
492+
:height: 353px
493+
494+
`Neurosity website <https://neurosity.co/>`_
491495

492496
`Link to Neurosity Tutorial <https://dev.to/neurosity/using-brainflow-with-the-neurosity-headset-2kof>`_
493497

@@ -513,13 +517,18 @@ Board Spec:
513517
Notion 2
514518
~~~~~~~~~
515519

516-
`Notion website <https://neurosity.co/>`_
520+
.. image:: https://live.staticflickr.com/65535/51302045358_b375380804.jpg
521+
:width: 500px
522+
:height: 353px
523+
524+
525+
`Neurosity website <https://neurosity.co/>`_
517526

518527
`Link to Neurosity Tutorial <https://dev.to/neurosity/using-brainflow-with-the-neurosity-headset-2kof>`_
519528

520529
To choose this board in BoardShim constructor please specify:
521530

522-
- board_id: 14
531+
- board_id: 23
523532
- optional: Serial Number field of BrainFlowInputParams structure, important if you have multiple devices in the same place
524533

525534
Supported platforms:
@@ -536,6 +545,36 @@ Board Spec:
536545
- sampling rate: 250
537546
- communication: UDP BroadCast
538547

548+
Crown
549+
~~~~~~~~~
550+
551+
.. image:: https://live.staticflickr.com/65535/51301110182_9d05de3948.jpg
552+
:width: 500px
553+
:height: 353px
554+
555+
`Neurosity website <https://neurosity.co/>`_
556+
557+
`Link to Neurosity Tutorial <https://dev.to/neurosity/using-brainflow-with-the-neurosity-headset-2kof>`_
558+
559+
To choose this board in BoardShim constructor please specify:
560+
561+
- board_id: 23
562+
- optional: Serial Number field of BrainFlowInputParams structure, important if you have multiple devices in the same place
563+
564+
Supported platforms:
565+
566+
- Windows
567+
- Linux
568+
- MacOS
569+
570+
*Note: On Windows you may need to disable firewall to allow broadcast messages.*
571+
572+
Board Spec:
573+
574+
- num eeg channels: 8
575+
- sampling rate: 256
576+
- communication: UDP BroadCast
577+
539578
OYMotion
540579
---------
541580

0 commit comments

Comments
 (0)