- 1、本文档共24页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于串口通信多点温度测试系统课程设计说明书
基于串口通信的多点温度测试系统AT89C51单片机和多片DS18B20单总线型数字温度传感器的多点温度检测系统,主要由AT89C51单片机,温度传感器模块,外加串口电路,报警电路,键盘模块以及显示模块组成。由芯片DS18B20采集温度信号传输给微控制器,通过外围设备显示现场温度值,并设计上位机程序通过串口通信实时获取温度。系统设计包括硬件电路设计、软件设计。单片机程序采用C51,在KEIL开发环境中调试通过完成;PC后台软件采用VB6.0完成。本次设计的基于串口通信的多点温度测试系统的精度0.5℃;测量范围指标是 -55℃~+125℃;最后经过proteus与keil的联调可以基本实现预期目标。
关键词:远程监测 多点温度 DS18B20 AT89C51 串口
Abstract: In order to realize the real-time remote monitoring of the ambient temperature of the application, avoid the environmental temperature is too high or too low, in order to ensure the normal work of the proposed a design scheme based on serial communication of the multipoint temperature test system. Based on serial communication of multi-point temperature measurement system is designed based on AT89C51 single chip and multi chip DS18B20 single bus digital temperature sensor of multi point temperature detection system, mainly by the AT89C51 single-chip microcomputer, temperature sensor module, plus serial circuit, alarm circuit, keyboard module and display module. The temperature signal is transmitted to the microcontroller through the chip DS18B20, and the temperature value is displayed on the peripheral device, and the host computer program is designed to obtain the temperature through the serial communication. System design includes hardware circuit design, software design. MCU program using C51, in the KEIL development environment, through the completion of the debugging; PC background software using VB6.0 complete. The design of the precision index of serial communication of multi-point temperature measurement system based on nonlinear error is + 0.5 DEG C; measuring range index is 55 to + 125C DEG C; Finally through the Proteus and keil of the link can basically achieve the desired goal.
Keywords: remote monitoring temperature,AT89C51,DS18B20,serial communication
目录
1 前言 1
2 整体方案设计 3
2.1 方案论证 3
2.2 方案比较 4
3 单元模块设计 5
3.1 AT89C51单片机电路设计 5
3.2 温度传感器接口设计模块 6
3.3 LED温度显示模块 7
3.4 键盘模块 7
3.5 报警模块 8
3.6 电平转换模块 8
4 软件设计 1
文档评论(0)