資源簡介
基于MAX30102/30101采集PPG,包括信號處理及心率血氧算法.
網(wǎng)上找來的,可能是官方提供版??晒W(xué)習(xí),不保證能直接使用。
代碼片段和文件信息
/**?\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
評論
共有 條評論