基于NRF24L01的单片机无线控制系统的设计毕业论文.pdf
文本预览下载声明
基于NRF24L01 的单片机无线控制系统的设计
XXX,物理与电子信息学院
摘 要 随着智能化技术的发展,无线控制系统因功能实用,使用方便,减轻人:
工操作负担而得到了广泛的应用。因此设计一款可靠,操作简便的无线控制系
统,对于提高工作效率,提升生活质量,降低人力成本有积极的意义。本系统
以89C52单片机和NRF24L01 无线通信模块为核心 旨在设计一个简单实用,低,
成本的无线控制系统,使其能够实现基本的无线控制功能。最后,通过实物制
作和测试,验证其可行性。该系统具备成本低廉,工作稳定,适用范围广,操
作简单等特点,实际应用前景十分广阔。
关键词:NRF24L01;无线通信 ;单片机
WirelesscontrolsystembasedonMCUandNRF24L01
DingYueHu,CollegeofPhysicsandElectronicInformation
Abstract:
Withtherapid development ofintelligent technology ,thewireless control system
hasbeenwidelyadoptedandit’ssensefultodesign lowcost,reliableandeasy-using
system.ThissystemmainlybasedonNRF24L01wirelesscommunicationmoduleand
89C52MCUcontrolmodule ,thehost sendingdat throughthewirelessmodule and
the slave receiving and translating dat then to make the corresponding driving
module action ,so it can finish some basic control functions.Finally, we verify its
feasibility through the actual making and testing. The systemhas the advantages of
low cost, stable, wide application and simple operation,with broad prospect of
application.
Keywords:Wirelesscontrol ;MCU;NRF24L01
目 录
1 引言 ……………………………………………………………………………1
2 系统制作方案……………………………………………………………………1
2.1 主机模块制作………………………………………………………………1
2.1.2 单片机最小系统 ………………………………………………………2
2.1.3显示模块 …………………………………………………………………4
2.1.4键盘模块…………………………………………………………………5
2.1.5 无线收发模块……………………………………………………………5
2.2 从机模块制作………………………………………………………………6
2.2.1 设备驱动模块……………………………………………………………6
3 系统软件调试……………………………………………………………………8
3.1程序工作原理 ………………………………………………………………9
3.1.1系统通信原理 ……………………………………………………………9
3.1.2程序工作流程 ……………………………………………………………9
3.2 开发环境与调试工具………………………………………………………9
3.3 程序编译与调试……………………………………………………………10
4系统测试与性能分析 ……………………………………………………………12
4.1 系统通信测试 ……………………………………………………………12
4.2 系统性能分析………………………………………………………………13
5.结论 ……………………………………………………………………………13
参考文献 …………………………………………………………………………13
附录……………………………………………………
显示全部