All Projects → neurosity → Openbci Dashboard

neurosity / Openbci Dashboard

A fullstack javascript app for capturing and visualizing OpenBCI EEG data

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Openbci Dashboard

Eegrunt
A Collection Python EEG (+ ECG) Analysis Utilities for OpenBCI and Muse
Stars: ✭ 171 (+108.54%)
Mutual labels:  neuroscience, eeg, data-visualization
Neurotech Course
CS198-96: Intro to Neurotechnology @ UC Berkeley
Stars: ✭ 202 (+146.34%)
Mutual labels:  neuroscience, eeg
Brainflow
BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG and other kinds of data from biosensors
Stars: ✭ 170 (+107.32%)
Mutual labels:  neuroscience, eeg
python-meegkit
🔧🧠 MEEGkit: MEG & EEG processing toolkit in Python 🧠🔧
Stars: ✭ 99 (+20.73%)
Mutual labels:  neuroscience, eeg
Entropy
EntroPy: complexity of time-series in Python (DEPRECATED)
Stars: ✭ 142 (+73.17%)
Mutual labels:  neuroscience, eeg
Fooof
Parameterizing neural power spectra into periodic & aperiodic components.
Stars: ✭ 162 (+97.56%)
Mutual labels:  neuroscience, eeg
pyRiemann
Python machine learning package based on sklearn API for multivariate data processing and statistical analysis of symmetric positive definite matrices via Riemannian geometry
Stars: ✭ 470 (+473.17%)
Mutual labels:  neuroscience, eeg
Mne Cpp
MNE-CPP: A Framework for Electrophysiology
Stars: ✭ 104 (+26.83%)
Mutual labels:  neuroscience, eeg
antropy
AntroPy: entropy and complexity of (EEG) time-series in Python
Stars: ✭ 111 (+35.37%)
Mutual labels:  neuroscience, eeg
cortex-v2-example
Example with Cortex V2 API
Stars: ✭ 121 (+47.56%)
Mutual labels:  neuroscience, eeg
CereLink
Blackrock Microsystems Cerebus Link for Neural Signal Processing
Stars: ✭ 33 (-59.76%)
Mutual labels:  neuroscience, eeg
Mne Python
MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
Stars: ✭ 1,766 (+2053.66%)
Mutual labels:  neuroscience, eeg
Tapas
TAPAS - Translational Algorithms for Psychiatry-Advancing Science
Stars: ✭ 121 (+47.56%)
Mutual labels:  neuroscience, eeg
Analyzing neural time series
python implementations of Analyzing Neural Time Series Textbook
Stars: ✭ 117 (+42.68%)
Mutual labels:  neuroscience, eeg
Neurokit.py
A Python Toolbox for Statistics and Neurophysiological Signal Processing (EEG, EDA, ECG, EMG...).
Stars: ✭ 292 (+256.1%)
Mutual labels:  neuroscience, eeg
Moabb
Mother of All BCI Benchmarks
Stars: ✭ 214 (+160.98%)
Mutual labels:  neuroscience, eeg
Deepeeg
Deep Learning with Tensor Flow for EEG MNE Epoch Objects
Stars: ✭ 100 (+21.95%)
Mutual labels:  neuroscience, eeg
mne-bids
MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.
Stars: ✭ 88 (+7.32%)
Mutual labels:  neuroscience, eeg
Pyriemann
Python package for covariance matrices manipulation and Biosignal classification with application in Brain Computer interface
Stars: ✭ 272 (+231.71%)
Mutual labels:  neuroscience, eeg
Fieldtrip
The MATLAB toolbox for MEG, EEG and iEEG analysis
Stars: ✭ 481 (+486.59%)
Mutual labels:  neuroscience, eeg

OpenBCI Dashboard

alt text

A fullstack JavaScript app for reading and visualizing OpenBCI EEG data.

This project is under development, this is just a first draft.

Setup

  • Plug in OpenBCI dongle
  • Turn on OpenBCI board
npm install -g angular-cli concurrently
npm install
npm run visualize

Simulating data

npm run simulate

Technologies

  • Node.js
  • Angular 2
  • Socket.io
  • Data Visualization
    • Plotly.js
    • Chart.js
    • Smoothie

Support

Pull requests are welcomed!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].