Skip to content
/ bm58 Public

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

License

Notifications You must be signed in to change notification settings

curzon01/bm58

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.

Installation

  • Copy repository using git:
git clone https://github.com/curzon01/bm58
  • Make it executable:
chmod +x bm58/bm58.py

Usage

For help start the script with parameter -h

bm58/bm58.py -h

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages