stc89c51单片机的温度无线收发系统设计
目录
一、 引言 1
(一) 温度检测系统的发展背景 1
(二) 国内外发展现状 1
(三) 本文主要研究内容 2
二、 方案选择及元器件介绍 3
(一) 系统主控核心的选取 3
(二) STC89C51型控制器介绍 3
(三) NRF24L01射频无线通信集成芯片介绍 4
(四) 温度传感器简介 5
(五) LCD1602液晶显示器介绍 6
三、 硬件系统设计 7
(一) 温度无线收发系统的硬件设计 7
(二) 终端部分电路设计 8
1. 单片机最小系统设计 8
2. NRF24L01射频无线通信集成电路设计 8
3. 温度传感器电路设计 9
(三) 手持端电路设计 10
1. 液晶显示器电路设计 10
2. 蜂鸣器电路设计 10
四、 软件系统设计 12
(一) 温度检测系统的软件工作流程设计 12
(二) NRF24L01射频无线通信模块设计 12
(三) 温度传感器工作流程设计 14
1. 复位操作 14
2. 读数据操作 14
3. 写数据操作 15
(四) 液晶显示器工作流程设计 16
*景先生毕设|www.jxszl.com +Q: ¥351916072¥
/> 五、 实物制作与调试 17
(一) 硬件制作与调试 17
(二) 调试问题总结 19
总 结 20
参考文献 21
致 谢 22
附录一 原理图 23
附录二 元件列表 25
附录三 程序 26
Abstract
This paper chooses the design temperature of wireless transceiver system based on STC89C51 MCU as the research topic , the design of a 51 microcontroller as the main control chip of the intelligent control system , to achieve the desired performance index is set up , the system can realtime detect the temperature of surrounding space , and the test data through RF wireless communication to the remote the hand launch , the system broke the common drawbacks of current market related products , reduces the power consumption parameters of existing products, greatly enhance the existing products , realize the improvement and optimization of wireless temperature control system , so this graduation design is very meaningful . I designed this automatic control system through the design and optimization of hardware system and software system, the hardware with minimal components and the lowest cost to build a complete hardware system ; in the software code to run smoothly to achieve the hardware control , if the temperature control of wireless transceiver the system of mass production and put into the market , which can greatly reduce the cost of products.
Keywords: STC89C51 MCU;NRF24L01 RF Wireless Transceiver Chip;DS18B20 Sensor
引言
温度检测系统的发展背景
所谓的“智能温度检测系统”是指温度检测系统内部被植入了一些程序的控制系统,它已经不再是传统意义上的温度检测系统了,设计人员将程序代码嵌入到其内部的智能控制芯片中,通过控制芯片对传感器、驱动器的操作,从而实现系统的自动运行,实现智能温度检测系统对内部的温度识别和检测、显示、报警或者其他无线通信等功能,这在很大程度上颠覆了人们对于温度检测系统的想象,它的出现是人类社会进入智能时代或者芯片时代的一个典型特征。
智能温度检测系统的出现得益于半导体技术的飞速发展与成熟,在半导体技术成熟之前,无论是模拟电子技术还是数字电子技术,都只能停留在理论阶段,很多的设想都得不到实现,因此电子技术长时间停留在举足不前的状态。随着二十世纪中期人类对硅锗等半导体特性的发现,科学家迅速意识到该发现将在很快的时间内将人类社会带入一个崭新的时代,果然如科学家所料,许许多多的半导体器件很快出现在人类社会的各个角落,将这种半导体器件应用在许多已存的电子线路中,科学家发现有了半导体器件的加入,电子线路已经不仅仅是普通的电子线路了,它具有了许许多多不可思议的特性,如对电压、电流的放大、衰减、单向导通等,这些特性的实现使得许多电子线路出现了很多“智能特性”。
原文链接:http://www.jxszl.com/dzxx/txgc/50432.html