/bm58

Reading data from 'Beurer BM-58' blood pressure meter

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

bm58

This is a small python script which reads data from 'Beurer BM-58' blood pressure meter and print it out as text, csv or insert it into a MySQL DB. There is also a lite version to save the data into a sqlite database.

Installation

Usage

For help start the script with parameter -h

./bm58.py -h

or

./bm58-lite.py -h