{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于单片机的小孩防走失系统设计

来源:56doc.com  资料编号:5D27029 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D27029
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于单片机的小孩防走失系统设计(开题报告,论文11700字)
摘要
近年来,随着计算机、信息处理以及存储技术的日益成熟,短距离无线通信技术也得到了迅猛的发展,尤其是一些低功耗、微型化的便携产品成为了用户的首选,作为无线通信技术的一个重要的分支领域,短距离无线通信技术正逐渐受到关注。对于现在社会上儿童走失这一问题,本文设计了利用GPS定位和无线数据传输的小孩防走失系统,可对小孩起到很大的保护作用。
系统采用损耗低高性能的STC89C52单片机芯片,用nRF905芯片作为无线传输模块,数据来源于GPS模块的定位。综合利用以上模块进行本系统的设计。本系统包括接收端和发送端。将接收端放在家长身旁,发送端放置在儿童身上。接收端和发送端通过nrf905进行无线数据通讯(经纬度信息),当2距离过大时,接收端发出警报,提醒家长注意孩子位置。
测试结果表明,本系统各项功能已达到本设计的基本要求。
关键词:单片机  GPS  NRF905

The design ofchildren anti lost system based on MCU
ABSTRACT
In recent years, with the rapid development of computer technology, information processing and storage technology, wireless communication technology has also been developing rapidly, especially some low power consumption and miniaturization of portable products has become users preferred. As an important branch of the field of wireless communication technology, short distance wireless communication technology has received a great attention.For today's children lost this problem, this paper designed to use GPS positioning and wireless data transmission of the child anti lost system, can play a great role in the protection of children.
The system adopts the STC89C52 chip with low loss and high performance, the GPS module used as the positioning module, and the nRF905 chip with low power consumption and low cost is used as the wireless transmission module.The system includes receiving end and sending end.The receiving end is placed on the side of the parents, and the sending end is placed in the child body.The receiving end and the sending end through the nRF905 to carry out the wireless data communication (latitude and longitude information),when the two end is too large, the receiving end of the alarm, to remind parents to pay attention to the child's locatio
Experiments show that the system has achieved this design each function of all the requirements.
Key words: muc;gps;nrf905
 

基于单片机的小孩防走失系统设计
基于单片机的小孩防走失系统设计


目 录
摘要    I
ABSTRACT    II
第一章 绪论    1
1.1 课题研究的背景和意义    1
1.1.1 背景    1
1.1.2 发展前景分析    1
1.1.3 小孩防走失系统的发展现状    2
1.2 课题研究的主要内容    2
第二章 小孩防走失系统的主要功能和方案设计    4
2.1 主要功能和设计方案    4
2.1.1 小孩防走失系统的主要功能    4
2.1.2 小孩防走失系统的方案设计    4
2.2 小孩防走失系统的整体方案    4
2.2.1 小孩防走失系统的工作原理    4
2.2.2 小孩防走失系统的整体硬件框图    5
2.3 器件的选择    5
2.3.1主控芯片的选择    6
2.3.2 GPS模块的选择    7
2.3.3 LCD液晶显示模块的选择    7
2.3.4 无线传输模块的选择    8
2.4 小结    8
第三章 小孩防走失系统的硬件电路设计    9
3.1 单片机最小系统    9
3.1.1 晶振电路    10
3.1.2 复位电路    10
3.2 GPS电路    11
3.3 无线传输模块电路    12
3.4 液晶显示电路    13
3.5 电源电路    14
3.6 蜂鸣器电路    14
3.7 小结    15
第四章 小孩防走失系统的软件设计    16
4.1 总体程序流程    16
4.2 初始化流程    17
4.2.1 单片机串口初始化流程图    17
4.2.2  LCD1602初始化流程图    18
4.3 发送端程序设计    19
4.3.1 GPS定位流程图    19
4.3.2 nRF905发送数据流程设计    20
4.4 接收端程序设计    21
4.4.1 GPS接收数据    21
4.4.2 nRF905接收模块流程设计    22
4.4.3 测距函数    23
4.4.4 警报程序流程设计    24
4.5 小结    24
第五章 小孩防走失系统的软硬件调试    25
5.1 软件调试    25
5.2 硬件调试    26
5.1.1 发送端的调试    27
5.1.2 无线传输模块调试    27
5.1.3 接收端的调试    28
5.3 结果简述    29
5.4 问题反思    29
5.5 小结    30
结语    31
参考文献    32
附录硬件实物图    34

推荐资料