Skip to content

askawu/bio_data_parser

Repository files navigation

BIO DATA PARSER

A python script to process and plot ECG and PPG signal of a mysterious file format

Requirements

Check the requirements.txt and make sure necessary packages are installed.

Usage

main.py [-h] [--export_csv] raw_data_file type

File Type

  • For ACC, type should be 0
  • For ECG, type should be 5
  • For PPG 125 Hz, type should be 9
  • For PPG 512 Hz, type should be 12

About

An python script to process and plot PPG and ECG signal of a mysterious file format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages