- 1、本文档共25页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于单片机和NRF905的数据采集系统
本科生毕业论文(设计)
题 目: 基于单片机和nRF905的
数据采集系统的设计
完成时间: 2013年5月10日 目 录
引言 2
1 系统介绍 3
2 系统硬件和软件设计 3
2.1 温度采集电路设计与程序设计 3
2.1.1 DS18B20数字温度传感器介绍: 3
2.1.2 DS18B20的外形及管脚排列: 4
2.1.3温度采集电路连接图 4
2.1.4温度采集程序流程图 5
2.1.5 温度采集核心程序: 5
2.2 nRF905无线传输电路和程序设计 8
2.2.1 nRF905介绍: 8
2.2.2 nRF905外形及管脚排列 9
2.2.3 单片机与nRF905通过SPI接口通信 10
2.2.4发送流程 12
2.2.5 发送端核心程序 13
2.2.6 接收流程 14
2.2.7接收端核心程序 15
2.3 LCD1602显示电路设计与程序设计 16
2.3.1 LCD1602模块介绍 16
2.3.2 LCD1602的外形及管脚排列 16
2.3.3 LCD1602显示电路连接图 17
2.3.4 LCD1602显示核心程序 17
3 无线温度采集系统连接图和系统测试结果 20
4结论 22
参考文献 22
基于单片机和nRF905的数据采集系统设计
电子信息科学与技术专业学生:魏华伟
指导老师:汪胜辉
摘要:本系统是一套无线数据采集系统,利用DS18B20数字式温度传感器作为温度采集工具,利用单片机AT89C52对它进行控制,并通过nRF905对采集的数据进行无线传输,接收端用LCD1602显示温度值,便于监控。主要用于对环境温度的采集与监控,系统通过nRF905无线射频模块实现数据的无线传输,无线传输避免远距离布线所带来的施工困难,成本高的缺点。本文的创新点在于利用nRF905作为无线收发模块,利用DS18B20作为温度数据采集,简化了电路设计并给出了通信协议和温度采集的软件设计过程。本文的系统不仅克服了数据采集系统在使用空间上的局限性,而且大大简化了系统硬件电路。
关键词:单片机,温度传感器,无线收发,数据采集
Design of data acquisition system based on single-chip microcomputer and nRF905
Electronis and Information Science and Technology Candidate : Huawei Wei
Advisor: Shenghui Wang
Abstract: This is a wireless monitoring system which is used to control temperature condition.The system uses integrated temperature sensor DS18B20 as its collector, and single chip computer AT89C52 as its main controller. It makes a long-range conveyance by using nRF905,and LCD1602 as its displayer for monitoring temperature.The wireless communicaton can avoid the shortcoming of remote wire transmission,such as large wastage,high cost etc. This innovation is to use nRF905 as wireless transceiver module, using the DS18B20 temperature data acquisition, simplifies the circuit design and the communication protocol and software design of temperature acquisition process. This system not only to overcome the limitations of data acquisition system on the use of space, but also greatly simplifies the system hardware circuit.
Keywords: Single-chip microcomputer, Temperature sensor ,Wireless communicati
文档评论(0)