https://github.com/vatte/rt-bio
sources:
ecg (electrocardiogram) sends /ecg/ibi
recg (same as above + /ecg/raw)
eeg (electroencephalogram sends /eeg/alpha, /eeg/beta /eeg/gamma, /eeg/theta)
reeg (same as above + /eeg/raw)
emg (electromyogram) sends /emg/power
remg (same as above + /emg/raw)
eda (electrodermal activity) sends /eda/edr([length, amplitude])
reda (same as above + /eda/raw)
example usage:
art-bio -c ecg osc -c reeg file
command line arguments:
-d, --device [device_type (default: bitalino)]
choose biosignal acquisition device
[device_type] - bitalino, openbci (cython)
-f, --freq [sampling_frequency (default: 100)]
set sampling frequency for biosignal data acquisition
-l, --list
lists available devices
-i, --index [device_index (default: 0)]
set the correct device from available devices, see --list
-c, --connect [sourcetype] [destinationtype]
makes connections for biosignal sources to data destinations
[source]: ecg, eda, eeg, emg
[destination]: osc, file, digital
--osc-address [destination_address]
[destination_address (default: 127.0.0.1:4810)] IP_ADDRESS:PORT
--osc-prefix [prefix]
[prefix (default: /rtbio)]
--filename [filename]
[filename (default: temp.txt)]
A real-time biosignal feature extraction tool for Python
License
vatte/art-bio
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
About
A real-time biosignal feature extraction tool for Python
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published