【正文】
全文詳細闡述了系統(tǒng)原理,軟件流程以及系統(tǒng)的實現(xiàn)過程。具體連線如下圖所示: 本科生畢業(yè)論文 基于 Arduino 的人體健康監(jiān)測系統(tǒng) 9 A R D U I N OML X 9 0 6 1 5 圖 溫度傳感器硬件連接圖 設(shè)計思路及流程 在 Arduino 的控制下,利用 MLX90615 模塊進行采集,上傳至 PC 端進行顯示。較結(jié)果來說,二者測量時都較為靈敏,但指夾式抗干擾能力更強,波形更穩(wěn)定。語言可以通過 C++庫擴大, 也 可以添加 avrc 代碼直接到你的 Arduino 程序 。 Arduino是系統(tǒng)的核心部件,它負責(zé)控制整個體統(tǒng)的工作實現(xiàn),首先,它向采集器件發(fā)出信號,控制他們進行數(shù)據(jù)采集,接著對采集到的數(shù)據(jù)進行處理,并通過端口傳輸?shù)接嬎銠C,最后通過網(wǎng)絡(luò)模塊上傳到物聯(lián)網(wǎng)。 人體健康檢測的意義和內(nèi)容 人體基本生理參數(shù) 1)脈搏 心臟搏動所引起的壓力變化使主動脈管壁發(fā)生振動 ,沿著動脈管壁向外周傳遞 ,即成脈搏 .通常所稱的脈搏系指在手腕橈側(cè)捫到的脈搏 。上傳網(wǎng)絡(luò) 本科生畢業(yè)論文 基于 Arduino 的人體健康監(jiān)測系統(tǒng) HUMAN HEALTH MONITORING SYSTEM BASED ON ARDUINO Abstract In recent years, with the increase in life, work and other aspects of pressure, more and more people began to pay attention to their own health problems, in view of this situation, this article introduced a simple and clear, rapid development of open source electronic prototype platform Arduino uno Mainly, the use of wristband pulse sensor, infrared temperature sensor MLX90615 acquisition signal through the micro controller processing through the work module to upload the human health monitoring system. The system used by the device, small size, easy to use, high measurement accuracy can simultaneously on the human body temperature, pulse monitoring, and upload to the work, you can always view. This system can not only be used as a private health monitoring system, but also has some research significance for the health monitoring of crowds. Key words: Arduino; Wristband pulse sensor; Infrared body temperature sensor;Upload the work 本科生畢業(yè)論文 基于 Arduino 的人體健康監(jiān)測系統(tǒng) 1 第一章 緒論 論文研究背景 目前,中國已經(jīng)是世界最大的經(jīng)濟體之一,而且經(jīng)濟還在穩(wěn)固增長中。正常 人的體溫脈搏成比例,且在一定范圍內(nèi)相對穩(wěn)定,當(dāng)機體受到傷害時,體溫、脈搏立刻回出現(xiàn)不同程度的異常,表示人體出了問題,有疾病發(fā)生。這些設(shè)備用于初學(xué)愛好者的常見例子包括簡單的機器人,恒溫器,和運動檢測器。數(shù)字形式顯示的溫度是完全線性的,并且會對環(huán)境溫度進行補償。因此可能降低心率數(shù)據(jù)的 準確度。 本科生畢業(yè)論文 基于 Arduino 的人體健康監(jiān)測系統(tǒng) 14 圖 代碼合成 其中 setup_mlx()、 setup_mb()、 setup_lwercilent()、 loop_mlx()、 loop_mb()、loop_lweicilent()分別為 MLX9061脈搏傳感器、網(wǎng)絡(luò)模塊的子程序。 。這是由 Arduino 本身的特性造成的問題,所以我們必須修改代碼,但是不同的模塊之間很容易發(fā)生沖突,波特率的沖突,串口輸出的沖突,代碼編寫很容易出現(xiàn)問題。而且,以智能手環(huán)或智能手表的產(chǎn)品形式出現(xiàn)也完美地解決了透射式光電法