毕业论文

打赏
当前位置: 毕业论文 > 电子通信 >

Arduino心率传感器信息采集和远程传输技术

时间:2022-05-10 22:53来源:毕业论文
中使用了心率传感器连接Arduino芯片,Arduino收集数据后,通过HC-05蓝牙模块将数据进行发送,被配对完成的HC-05模块接收后,将数据导入到与之相连的Arduino,通过数据串口输入电脑中再进

摘要本文主要关注的数据的传送的不同方式,本文主要采用了Wi-Fi传输和蓝牙传送两种方式来传送数据。在不同制式的设备,比如一个只有USB接口而没有Wi-Fi网卡,另一个只有Wi-Fi模块而没有USB接口,需要在两个不同设备之间进行数据传输,则需要使用Arduino和ESP8266Wi-FI模块。连接完Wi-Fi模块和Arduino芯片后,将Arduino芯片和USB设备相连,USB设备通过Arduino与ESP8266能够和Wi-Fi设备直接进行通信。采用Wi-Fi数据传输,能够使得通信距离增加,传输速度提高,在没有功耗要求的情况下很适合。同时,本文关注了可穿戴设备的数据传输,在本文中主要使用了心率传感器的数据采集分析及数据传输。本文中使用了心率传感器连接Arduino芯片,Arduino收集数据后,通过HC-05蓝牙模块将数据进行发送,被配对完成的HC-05模块接收后,将数据导入到与之相连的Arduino,通过数据串口输入电脑中再进行分析,最后得出可识别的心率信息。本文讨论了Wi-Fi数据传输和蓝牙数据传输的差别,并引用于不同的场景。80573

毕业论文关键词  Arduino  ESP8266 Wi-Fi模块    HC-05蓝牙模块   数据传输    心率传感器

毕业设计说明书外文摘要

Title    Sensor information collection and  remote trasmisson technology                                               

Abstract This article focuses on the different ways of converying date and we use Wi-Fi and Bluetooth transmission these two ways to transmit date。 In two different standard equipments such as a USB port but not Wi-Fi card equipment and the other one only have Wi-Fi module but no USB interface, if we want these two different devices for date transmission, we need to use the Arduino and ESP8266 Wi-Fi module to transmit date。 After we assemblage the Arduino and the ESP8266 Wi-Fi module, then we connect the USB devices with the Arduino with the ESP8266 then the USB device and the Wi-Fi device can communicate directly。 Using Wi-Fi to transmit information can increase the communication distance, transmission speed and it is perfect if it has no limition to the power。 Meanwhile, the paper also focuse on the wearable device date transmission, the paper pays attention to the date of heart sensor’s transmission and analysis。 We use Arduino to connect the heart sensor then pass the date to the HC-05 Bluetooth module, then the date are transmitted to the connected HC-05。 At last, the date is transmitted to the computer by the Arduino。 We use the computer to analysis the date and we get the basic information of heart beat。 The article discuss the difference of Wi-Fi transmission and Bluetooth transmission, and use these two transmission in different ways。

Keywords  Arduino   ESP8266 Wi-Fi Module    HC-05 Bluetooth Module    date transmission     heart rate sensor

目   次

1  引言 1

1。1 研究背景和应用场景 1

1。2 蓝牙的发展 1

1。3 WIFI的发展 3

2  总体设计 4

2。1 不同机制设备的传输方式的选择 4

2。2 传感器数据传输的方式的选择 6

2。3 单片机的选择 7

2。4 心率传感器的选择 8

2。5 总体方案 9

3 系统的设计与实现 Arduino心率传感器信息采集和远程传输技术:http://www.youerw.com/tongxin/lunwen_93679.html

------分隔线----------------------------
推荐内容