【正文】
................................................................................. 3 第二章 硬件設(shè)計(jì) ................................................................................................................................ 4 Android 硬件平臺(tái) .................................................................................................................. 4 模擬器 Genymotion .................................................................................................... 4 智能手機(jī) ..................................................................................................................... 6 藍(lán)牙開發(fā)平臺(tái) ........................................................................................................................ 8 藍(lán)牙 BLE 簡介 .................................................................................................... 8 開發(fā)板 CC254x.......................................................................................................... 8 心率傳感器 ............................................................................................................................ 9 壓電傳感器 ................................................................................................................. 9 光電傳感器 ............................................................................................................... 10 第三章 軟件設(shè)計(jì) .............................................................................................................................. 12 軟件整體結(jié)構(gòu) ...................................................................................................................... 12 軟件功能說明 ........................................................................................................... 12 整體流程說明 ........................................................................................................... 13 各功能模塊設(shè)計(jì) .................................................................................................................. 13 藍(lán)牙傳輸模塊 ........................................................................................................... 13 數(shù)據(jù)接收模塊 ........................................................................................................... 16 數(shù)據(jù)處理模塊 ........................................................................................................... 17 圖表顯示模塊 ........................................................................................................... 19 界面布局 ................................................................................................................... 21 注冊(cè)模塊 ................................................................................................................... 22 設(shè)置模塊 ................................................................................................................... 25 第四章 運(yùn)行及測(cè)試 .......................................................................................................................... 27 運(yùn)行效果 .............................................................................................................................. 27 蘭州理工大學(xué)畢業(yè)設(shè) 計(jì) 測(cè)試與咨詢 ............................................................................................................... 27 注冊(cè)及設(shè)置 ............................................................................................................... 30 技術(shù)難點(diǎn) .............................................................................................................................. 33 硬件難點(diǎn) ................................................................................................................... 33 軟件難點(diǎn) ................................................................................................................... 34 總結(jié) .................................................................................................................................................... 38 參考文獻(xiàn) ............................................................................................................................................ 39 附錄一 外文文獻(xiàn)翻譯 ...................................................................................................................... 40 附錄二 程序源代碼 .......................................................................................................................... 63 致謝 .................................................................................................................................................... 70 蘭州理工大學(xué)畢業(yè)設(shè) 計(jì) 1 第一章 緒論 移動(dòng)醫(yī)療的背景 移動(dòng)醫(yī)療,國際醫(yī)療衛(wèi)生會(huì)員組織 HIMSS 給出的定義為, mHealth,就是通過使用 移動(dòng) 通信技術(shù) —— 例如 PDA、 移動(dòng)電話 和 衛(wèi)星 通信來提供醫(yī)療服務(wù)和信息,具體到移動(dòng)互聯(lián)網(wǎng)領(lǐng)域,則以基于安卓和 iOS 等移動(dòng)終端系統(tǒng)的醫(yī)療健康類 App 應(yīng)用為主。Android。 關(guān)鍵詞: 脈搏;藍(lán)牙; Android;波形;健康 蘭州理工大學(xué)畢業(yè)設(shè) 計(jì) Abstract Along with rapid development of Mobile Inter,monitoring the health status by portable terminal, bees a more feasible choice of medical design put foward an available scheme aimed at the the design,first of all,collecting human pulse signal by pulse sensor , then send it to the android terminal by bluetooth as wireless form,extract the signal from bluetooth on Android system, realizes the data read and data store, and then draw the realtime waveform according to received data, the current heart rate could be obtained through the handling of waveform analysis and testing, finally we learn on the current health status of the tester and make a simple review and advice. The datas for the design collected by photoelectric pulse sensor, the pluse sensor works by the transmission of light,to detect the change of blood concentration with the change of light intensity, result in voltage changing. The data converted to the digital signal on the bluetooth development board,and broadcast constantly .The application on the android could start bluetooth of the equipment and gained the broadcasting b