julfy / bci-repl

Homebrew REPL to play with eeg hardware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nascent software for EEG/EMG or whatever else G collection.

Now only has basic support for OpenBCI Cyton board.

Notes

SD file sizes are baselined for 8 channel on 250hz sample rate, apply following formula to estimate required size: <necessary time>*(<number of channels>/8)*(<sampling rate>/250)

About

Homebrew REPL to play with eeg hardware


Languages

Language:Python 99.5%Language:Shell 0.5%