Skip to content

OximeterReader is a UI to monitor and visualize data of Pulse Oximeters

License

Notifications You must be signed in to change notification settings

nchaverou/oximeterReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oximeterReader

Screenshot

OximeterReader is a UI to monitor and visualize data of Pulse Oximeters It currently supports Contec CMS50D+ with firmware 4.5 and 4.6

OximeterReader in under the BSD 2-Clause "Simplified" License.

Prerequisite

  • Python 3.6
  • PySerial
  • PyQt5
  • Qt.py (included)

Install

Once Python 3.6 is installed, you can install PySerial and PyQt5 the following way:

python -m pip install PySerial
python -m pip install PyQt5

Launch

OximeterReader can be launched the following way:

py main.py

Config

Some configuration parameters can be changed in the config.py file

Known Issues

  • Some secondary parameters are not parsed properly within the v4.6 firmware

About

OximeterReader is a UI to monitor and visualize data of Pulse Oximeters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages