Skip to main content

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

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

epibox-0.1.6-py2.py3-none-any.whl (26.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page