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.
- Python 3.6
- PySerial
- PyQt5
- Qt.py (included)
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
OximeterReader can be launched the following way:
py main.py
Some configuration parameters can be changed in the config.py file
- Some secondary parameters are not parsed properly within the v4.6 firmware