EpiBOX is a Raspberry Pi tool for easy signal acquisition.
Project description
EpiBOX
This package is complementary to the mobile app EpiBOX (available at EpiBOX).
Designed for use with Raspberry Pi, it acts as an autonomous recording unit - allowing for sensor connectivity and data storage. EpiBOX mobile app provides the user interaface and the near-real time visualization of the data.
Currently, EpiBOX supports BITalino-based equipments allowing for the recording, storage and visualization of up to 12 channels simmultaneously. Nevertheless, this package can be easily integrated with other sensors, as long as a python API is provided!
Installation
Use the package manager pip to install epibox.
pip install epibox
or
pip install --upgrade epibox
Usage
from epibox import startup
# this will initiate the process - which should be continued by the user interface (EpiBOX)
startup.main()
Other info
- Licence MIT
- Documentation: https://epibox.readthedocs.io.
Contact
For any additional information please contact me: anascacais@gmail.com EpiBOX is a Raspberry Pi tool for easy signal acquisition.
This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage
_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage
.. image:: https://img.shields.io/pypi/v/epibox.svg :target: https://pypi.python.org/pypi/epibox
.. image:: https://img.shields.io/travis/anascacais/epibox.svg :target: https://travis-ci.com/anascacais/epibox
.. image:: https://readthedocs.org/projects/epibox/badge/?version=latest :target: https://epibox.readthedocs.io/en/latest/?version=latest :alt: Documentation Status
======= History
0.1.0 (2021-07-08)
- First release on PyPI.
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 Distributions
Built Distribution
File details
Details for the file epibox-0.1.7-py2.py3-none-any.whl
.
File metadata
- Download URL: epibox-0.1.7-py2.py3-none-any.whl
- Upload date:
- Size: 29.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 158123710b03ff9855bfa9863d2aee97d4e0d4a26928a1f62a75cc8e5419a748 |
|
MD5 | 9ab9899842b9d37112e2cf4b3f73f1f3 |
|
BLAKE2b-256 | 85191c6229a582385edd39e2786786dcb90bfedfcab1d572895c92c65e7cde4c |