• 大小: 62KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-06
  • 语言: 其他
  • 标签:

资源简介

基于MAX30102/30101采集PPG,包括信号处理及心率血氧算法. 网上找来的,可能是官方提供版。可供学习,不保证能直接使用。

资源截图

代码片段和文件信息

/** \file algorithm.cpp ******************************************************
*
* Project: MAXREFDES117#
* Filename: algorithm.cpp
* Description: This module calculates the heart rate/SpO2 level
*
*
* --------------------------------------------------------------------
*
* This code follows the following naming conventions:
*
* char              ch_pmod_value
* char (array)      s_pmod_s_string[16]
* float             f_pmod_value
* int32_t           n_pmod_value
* int32_t (array)   an_pmod_value[16]
* int16_t           w_pmod_value
* int16_t (array)   aw_pmod_value[16]
* uint16_t          uw_pmod_value
* uint16_t (array)  auw_pmod_value[16]
* uint8_t           uch_pmod_value
* uint8_t (array)   auch_pmod_buffer[16]
* uint32_t          un_pmod_value
* int32_t *     

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      14785  2017-09-02 18:28  algorithm\algorithm.cpp

     文件      99197  2017-09-02 10:41  algorithm\__Previews\algorithm.cppPreview

    .......      7361  2016-05-19 22:04  MAX30102\MAX30102.cpp

    .......      3797  2016-05-19 22:04  MAX30102\MAX30102.h

    ...D.H.         0  2017-08-30 17:03  algorithm\__Previews

     目录          0  2017-12-25 09:29  algorithm

     目录          0  2017-06-20 10:59  MAX30102

----------- ---------  ---------- -----  ----

               125140                    7


评论

共有 条评论

相关资源