openbci
Here are 52 public repositories matching this topic...
-
Updated
Jun 19, 2017 - Python
-
Updated
May 16, 2018 - TypeScript
-
Updated
Apr 22, 2020
I’d love to be able to use my Notion for this! NotionJS Docs
Are the maintainers open to that? Shouldn’t be too bad seeing as no Bluetooth drivers are needed. The only big difference is you need authorization into device.
-
Updated
Dec 2, 2017 - JavaScript
-
Updated
Mar 15, 2019 - Python
@aj-ptw hosts the api for the WIFI shield here: https://app.swaggerhub.com/apis/pushtheworld/openbci-wifi-server/1.3.0
but it's not in the README.
This is an easy fix someone could put in the README
(note: A link to the swagger docs does exist on the OpenBCI docs for the WIFI Shield: http://docs.openbci.com/OpenBCI%20Software/03-OpenBCI_Wifi_Server )
Add: MATLAB Example
-
Updated
Jul 15, 2021 - Python
-
Updated
Feb 26, 2019 - Python
-
Updated
Mar 9, 2018 - HTML
-
Updated
May 10, 2021 - Jupyter Notebook
-
Updated
Jul 16, 2018 - C++
-
Updated
Jun 2, 2017
-
Updated
Jun 20, 2021 - Java
-
Updated
Jul 16, 2018 - HTML
-
Updated
May 18, 2021 - Python
-
Updated
Apr 14, 2021 - Jupyter Notebook
-
Updated
Sep 13, 2017
-
Updated
Aug 21, 2017 - Java
Improve this page
Add a description, image, and links to the openbci topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openbci topic, visit your repo's landing page and select "manage topics."
As of right now we dont parse messages in config_board method and dont validate them for cyton like devices. We can add a parser and it will allow us to track gain in runtime.
There must be validation of a command and internal api to get current gain for each channel. Also, there should be a warning log message if user calls this method during the streaming.
In terms of code it probably shou