- 55
- 0
- 约3.66万字
- 约 45页
- 2021-06-18 发布于天津
- 举报
基于 nRF2401 模块的无线发送与接收系统
目录
摘要3
Abstract 4
第 1 章 绪论5
第 1.1 节 课题背景5
第 1.2 节 无线测量的发展现状及发展趋势5
第 2 章 系统总体方案设计8
第 2.1 节 系统基本要求8
第 2.2 节 硬件系统设计方案8
第 2.3 节 软件系统设计方案11
第 3 章 系统硬件设计12
第 3.1 节 单片机系统的设计12
第 3.2 节 nRF24L01 无线模块16
第 3.3 节 温度传感器 DS18B20 19
第 3.4 节 显示模块 LCD1602 22
第 3.5 节 电源电路设计24
第 4 章 系统软件设计25
第 4.1 节 发送端软件设计25
第 4.2 节 接收端软件设计27
第 4.3 节 温度采集模块软件设计28
第 4.4 节 显示模块软件设计31
第 5 章 系统仿真与调试33
第 5.1 节 发送端温度采集与显示仿真33
第 5.2 节 硬件调试与调试结果33
结论36
参考文献37
致谢38
附录39
附录 1:实物照片39
附录2 :系统原理图40
附录 3 :部分源程序41
2
摘要
温度是一个最基本也是非常重要的参数。人类的生产生活都与温度息息相关,在
农业、工业、军事和生活等许多地方,都需要用到测温装置来检测温度。然而直接布
线测量满足不了现在社会发展的需求,特别是在一些恶劣的环境里,通过直接布线测
量不方便也不现实。所以现在更多的是采用无线温度测量。
在实际温度控制过程中不仅要做到低耗,还要求在实际温度控制过程中既要求系
统具有稳定性、实时性。因此设计一种低功耗的无线温度检测系统很有意义。所以我
选择采用单片机 STC89C52 作为主控制器件,温度传感器 DS18B20 采集温度,无线传
输采用 nRF24L01 模块传输。
该系统结构简单,成本低,功耗小,是一种较好的无线传感器的解决方案。
关键字:单片机; STC89C52; 无线传输; nRF24l01; DS18B20
3
Abstract
Temperature is a very important parameters. In the industrial, medical and military and
life and many other place, it needs to use the temperature measurement device to detect
temperature. The traditional direct measurement wiring does not meet the requirements,
especially in some environmental bad industrial environment and outdoor environment,
through the direct wiring measurement is not practical. So using wireless transmission
temperature testing is necessary.
At present some design can realize the wireless temperature gathering, but the price is
too high, its biggest weakness. In the actual temperature control process requires both system
has stability, real-time an
原创力文档

文档评论(0)