Skip to main content

GUI to demo continuous blood pressure sensing

Project description

UCI cBP demo

https://img.shields.io/pypi/v/uci_cbp_demo.svg https://img.shields.io/travis/taoyilee/uci_cbp_demo.svg Documentation Status

GUI to demo continuous blood pressure sensing

Quick Start

Following command assumes a Linux environment. For Windows and MacOSX setup, you may need to tweak the commands a little bit, according to your system setup.

# setup virtual environment
python -m venv venv

# enter virtual environment
source venv/bin/activate

# install the latest code from PyPI
pip install pip install uci-cbp-demo

# power up the hardware

# start GUI with parameters a=1 b=0
uci_cbp_demo gui -a 1 -b 0

To list available CLI options, use

uci_cbp_demo gui --help
# Usage: uci_cbp_demo gui [OPTIONS]
#
# Options:
# -a INTEGER  Scaling coefficient
# -b INTEGER  Shifting in Y
# --help      Show this message and exit.

Credits

This package is co-developed with Wongi Baek and Joonkyu Seo.

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-02-17)

  • 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 Distribution

uci_cbp_demo-0.1.1.tar.gz (13.9 kB view hashes)

Uploaded Source

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