单片机WIFI无线数据传输系统设计与实现

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

单片机WIFI无线数据传输系统设计与实现(选题表,任务书,开题报告,论文10000字,答辩PPT)
摘  要
随着人民生活水平的渐渐提升,温度的测量对人们的生活有了很大的影响。但是传统的有线式方法需要一定空间去布线,这种方法耗时,耗力,缺乏经济性而且有线方式受外部地理位置影响较大,会对我们的测量带来极大的不便。但是WIFI模块与此相比较却有一定的好处,他受外部空间影响较小,布线简单,采集速度快,应用灵活,可以实现范围分布较为广泛的温度集中的可视化,自动化监控,所以在现实领域具有一定的适用和推广价值。
同时随着单片机和传感器技术的飞速发展,单片机WIFI模块无线数据传输系统实现了温度的实时的测量显示和控制利用抗干扰能力和测量精度高的优点逐渐的凸显了出来并且不需要任何固定网络的支持。

关键词:WIFI传输与温度测量;DS18B20;STC12C5A60S2;ESP8266

MicrocontrollerWIFI Wireless Data Transmission System Design and Implementation
ABSTRACT
As people's living standards gradually improve, the measurement of temperature has an impact on people's lives. But traditional method needs certain space to wiring cable type, this method istime-consuming and time-consuming, lack of economy greatly influenced by external geographic location and cable waywill have to measure greatly inconvenience to us. But compared with the WIFI module is a good, he is influenced by the outer space is small, simple wiring, acquisition speed, flexible application, can realize a relatively wide temperature range distribution concentrated visualization, automation control, so in the real field must apply and promotion value.
At the same time as the single chip microcomputer and sensor technology rapid development, microcontroller WIFI module wireless data transmission system has realized the temperature to be real-time display and control using the anti-interference ability and high accuracy of measurement have gradually highlight out and does not require any fixed network support.

KeyWords:DS18B20;STC12C5A60S2;ESP8266
 

单片机WIFI无线数据传输系统设计与实现
单片机WIFI无线数据传输系统设计与实现
单片机WIFI无线数据传输系统设计与实现


目  录
第一章 绪论    1
1.1选题背景    1
1.2选题的现实意义    1
1.2.1国外温室环境控制    2
1.2.2国内温室的控制技术    2
1.3本设计主要研究的内容    2
1.4系统的总体设计    3
第二章 系统整体介绍    4
第三章 系统的硬件设计    5
3.1温度的测量模块选型和原理    5
3.1.1DS18B20原理    5
3.1.2DS18B20的内部结构    6
3.1.3 单总线技术特性    7
3.1.4DS18B20的测温原理    9
3.1.5DS18B20使用的注意事项    9
3.2WIFI模块的选型及原理    9
3.2.1WIFI简史    9
3.2.2ESP8266概况与优势    11
3.2.3ESP8266电路图    11
3.3单片机的选型及原理    11
3.3.1 STC12C5A60S2的介绍    12
3.3.2STC12C5A60S2的原理图与一般区别    12
3.4系统整体原理图    12
第四章 系统的设计与实现    13
4.1温度采集系统的实现方案    13
4.1.1复位检测子程序流程图    13
4.1.2温度转换子程序    13
4.1.3工作流程    14
第五章 设计的实现与相关软件    15
5.1LABVIEW的简单介绍    15
5.1.1LABVIEW的特点    15
5.2系统运行的简述    16
第六章 设计总结    20
参考文献    21
附录A    22
致 谢    36