Python communication interface to many biosignal devices manufactured by several companies to easy integration in custom PySide6 applications.
Project description
Biosignal-Device-Interface
Biosignal Device Interface
Python communication interface to many biosignal devices manufactured by several companies to easy integration in custom PySide6 applications.
Explore the docs »
Table of Contents
About The Project
Give a brief introduction into the project.
Built With
- Python 3.10 / 3.11
- PySide6 - Version ^6.7.0
- Vispy - Version ^0.14.0
Contact
Dominik I. Braun - dome.braun@fau.de
Project Link: https://github.com/NsquaredLab/Biosignal-Device-Interface
Getting Started
The local set up is made using Poetry. You can install Poetry using the following command. Note: It is recommeded to install it globally.
pip install poetry
Then, you can install the dependencies in your work area using the following command:
poetry install
Development installation
If you want to contribute to the project, you can install the development dependencies using the following command:
poetry install --with dev,docs
Package Installation
Poetry
poetry add git+https://github.com/NsquaredLab/Biosignal-Device-Interface.git
PIP
pip install git+https://github.com/NsquaredLab/Biosignal-Device-Interface.git
Usage
Examples of how you can use this package can be found in our examples gallery.
License
Distributed under the CC BY-SA 4.0 License. See LICENSE.txt
for more information.
Acknowledgments
- Find available Python and Matlab implementations of OT Bioelettronica's devices on their website.
Note: The example scripts does not provide you with the same level of utility for GUI implementations.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file biosignal_device_interface-0.1.1a0.tar.gz
.
File metadata
- Download URL: biosignal_device_interface-0.1.1a0.tar.gz
- Upload date:
- Size: 30.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.9 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6892e228e8ad8fec78a9a68027364769d8d042df850e67ee6fcd64fddb18f0a |
|
MD5 | 843332ad52d2bdbb6fd557d192cae407 |
|
BLAKE2b-256 | e96703fc2a63a0a9c3bff36ba3b05e207656cd9b086784899a9aa3b189dadd6b |
File details
Details for the file biosignal_device_interface-0.1.1a0-py3-none-any.whl
.
File metadata
- Download URL: biosignal_device_interface-0.1.1a0-py3-none-any.whl
- Upload date:
- Size: 48.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.9 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9faa6561290319c11f1efb77e3da4887fd13965d27a37d56119b462fceaf1bf2 |
|
MD5 | 446b93be49e583de2abd8610c57e0536 |
|
BLAKE2b-256 | 43b4610afa9c984dea442e92095ea105f5e4a143f2dfb381924034c4d0809fbd |