ignisf / vdc_export

Reverse-engineered VEROVAL® duo control blood pressure measurements export script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vdc_export.rb

This tiny script exports blood pressure measurements as CSV from VEROVAL® duo control devices.

Installation

Just clone the repo and then execute:

$ bundle

Usage

$ ruby vdc_export.rb [ TTY path ] [ User ]

For example:

$ ruby vdc_export.rb /dev/ttyACM0 1

License

Copyright © Petko Bordjukov, 2019

The program is available as open source under the terms of the GNU Affero General Public License version 3.

About

Reverse-engineered VEROVAL® duo control blood pressure measurements export script

License:GNU Affero General Public License v3.0


Languages

Language:Ruby 100.0%