@@ -487,7 +487,11 @@ Neurosity
487
487
Notion 1
488
488
~~~~~~~~~
489
489
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/ >`_
491
495
492
496
`Link to Neurosity Tutorial <https://dev.to/neurosity/using-brainflow-with-the-neurosity-headset-2kof >`_
493
497
@@ -513,13 +517,18 @@ Board Spec:
513
517
Notion 2
514
518
~~~~~~~~~
515
519
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/ >`_
517
526
518
527
`Link to Neurosity Tutorial <https://dev.to/neurosity/using-brainflow-with-the-neurosity-headset-2kof >`_
519
528
520
529
To choose this board in BoardShim constructor please specify:
521
530
522
- - board_id: 14
531
+ - board_id: 23
523
532
- optional: Serial Number field of BrainFlowInputParams structure, important if you have multiple devices in the same place
524
533
525
534
Supported platforms:
@@ -536,6 +545,36 @@ Board Spec:
536
545
- sampling rate: 250
537
546
- communication: UDP BroadCast
538
547
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
+
539
578
OYMotion
540
579
---------
541
580
0 commit comments