You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,13 +41,17 @@ So, if even the very best researchers and hackers buy OpenBCI, there is still a
41
41
42
42
The OpenBCI GUI will:
43
43
44
-
* Visualize data from every OpenBCI device: [Ganglion][https://shop.openbci.com/collections/frontpage/products/pre-order-ganglion-board], [Cyton][https://shop.openbci.com/collections/frontpage/products/cyton-biosensing-board-8-channel], and [Cyton with Daisy][https://shop.openbci.com/collections/frontpage/products/cyton-daisy-biosensing-boards-16-channel]
*[Cyton with Daisy](https://shop.openbci.com/collections/frontpage/products/cyton-daisy-biosensing-boards-16-channel)
45
48
* Run as a native application on macOS, Windows, and Linux.
46
49
* Provide filters and other data processing tools to quickly clean raw data in real time
47
50
* Provide a networking system to move data out of GUI into other apps over UDP, OSC, LSL, and Serial.
48
51
* Provide a widget framework that allows users to create their own experiments.
49
52
* Provide the ability to output data into a saved file for later offline processing.
50
53
54
+
51
55
Using the OpenBCI GUI allows you, the user, to quickly visualize and use your OpenBCI device. Further it should allow you to build on our powerful framework to implement your own great ideas!
52
56
53
57
## Who are we?
@@ -79,11 +83,13 @@ If you want to report a problem or suggest an enhancement, we'd love for you to
79
83
80
84
You might be interested in:
81
85
82
-
* A tutorial to [make your own GUI Widget][https://docs.openbci.com/Software/OpenBCISoftware/GUIWidgets/#custom-widget]
83
-
* Purchase a [Cyton][https://shop.openbci.com/collections/frontpage/products/cyton-biosensing-board-8-channel] | [Ganglion][https://shop.openbci.com/collections/frontpage/products/pre-order-ganglion-board] | [Cyton + Daisy][https://shop.openbci.com/collections/frontpage/products/cyton-daisy-biosensing-boards-16-channel] from [OpenBCI][https://www.openbci.com]
86
+
* A tutorial to [make your own GUI Widget](https://docs.openbci.com/Software/OpenBCISoftware/GUIWidgets/#custom-widget)
87
+
* Purchase any one of the devices from our website [OpenBCI](https://shop.openbci.com/collections/frontpage):
*[Cyton with Daisy](https://shop.openbci.com/collections/frontpage/products/cyton-daisy-biosensing-boards-16-channel)
84
91
85
92
And of course, you'll want to know our:
86
-
87
93
*[Contributors' guidelines](CONTRIBUTING.md)
88
94
*[Roadmap](ROADMAP.md)
89
95
@@ -93,7 +99,7 @@ Thank you so much (Danke schön! Merci beaucoup!) for visiting the project and w
93
99
94
100
## Installing
95
101
96
-
Follow the guide to [run the OpenBCI GUI From Processing IDE][https://docs.openbci.com/Software/OpenBCISoftware/GUIDocs/#running-the-openbci-gui-from-the-processing-ide]. If you find issues in the guide, please [suggest changes](https://github.com/OpenBCI/Docs/edit/master/OpenBCI%20Software/01-OpenBCI_GUI.md)!
102
+
Follow the guide to [run the OpenBCI GUI From Processing IDE](https://docs.openbci.com/Software/OpenBCISoftware/GUIDocs/#running-the-openbci-gui-from-the-processing-ide). If you find issues in the guide, please [suggest changes](https://github.com/OpenBCI/Docs/edit/master/OpenBCI%20Software/01-OpenBCI_GUI.md)!
0 commit comments