设计简介:
项目名:智能穿戴(实物)
项目编号:mcuclub-dz-239
单片机类型:STM32F103C8T6
具体功能:
1、通过心率血氧检测模块检测心率、血氧值,当心率血氧不在设置的上下限值之间,进行声光报警(一个按键启动)
2、通过非接触红外触发模块检测体温,当体温不在设置的上下限值之间,进行声光报警(一个按键启动)
3、通过血压检测模块检测血压值,当血压不在设置的上下限值之间,进行声光报警(一个按键启动)
4、通过GPS获取经纬度
5、通过MPU6050检测老人是否跌倒,如果跌倒,声光报警
6、通过按键各阈值
7、通过OLED显示屏显示数据
8、通过蓝牙模块,数据发送到手机端,手机端可设置各阈值
总字数:17045
实物链接:点击跳转
设计说明书链接:点击跳转
开题报告链接:点击跳转
答辩PPT链接:点击跳转
摘 要
随着国民生活水平的不断提高,人们对健康的意识也不断加强。受专业知识、仪器设备和工作环境等条件的限制,传统检测身体指标的方式已经远远不能满足自我保健的需求。
为了方便人们对人体相关参数的实时监测,本文提出一种基于单片机的智能穿戴产品,本设计以STM32单片机为核心控制芯片,采用心率血氧检测传感器检测人体心率、血氧值,采用非接触红外触发模块检测体温,采用血压检测模块检测血压值,采用GPS模块获取经纬度值,采用MPU6050检测老人是否跌倒,采用按键对相关参数阈值进行设置,采用显示模块对相关参数进行实时显示。在本设计的设计过程中,将相关传感模块佩戴在手指、耳垂等地方,在不影响使用者日常活动的情况下,实时测量人体的相关参数,并通过蓝牙通信与智能手机互联,可以将相关数据传到智能手机上进行显示,也可以实现智能手机控制智能穿戴系统。
关键词:智能穿戴;传感器;单片机;数据采集;蓝牙
Abstract
With the continuous improvement of national living standards, people’s awareness of health has also been strengthened. Due to the limitations of professional knowledge, equipment and working environment, the traditional way of detecting physical indicators has been far from meeting the needs of self-care.
In order to facilitate real-time monitoring of relevant parameters of the human body, this paper proposes a smart wearable product based on single chip microcomputer. The STM32 single chip microcomputer is the core control chip in this design, the heart rate and blood oxygen detection sensor are adopted to detect human heart rate and blood oxygen value, the non-contact infrared trigger module is adopted to detect body temperature, and the blood pressure detection module is adopted to detect blood pressure value. The GPS module is used to obtain the latitude and longitude values, the MPU6050 is used to detect whether the elderly fall, the threshold of relevant parameters is set by pressing buttons, and the display module is used to display relevant parameters in real time. In the design process, the relevant sensing module is worn on the finger, earlobe and other places, without affecting the daily activities of the user, the relevant parameters of the human body are measured in real time, and the WiFi communication is connected with the smart phone, the relevant data can be transmitted to the smart phone for display, and the smart phone can control the smart wearable system.
Keywords:smart wear; Sensor; Single-chip computer; Data acquisition; WiFi
目录
第1章 绪论
第2章 系统设计方案
第3章 硬件设计
4 系统程序设计
5 实物制作与调试过程
结 论
参考文献
致 谢