- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
大型服务器机箱内环境监控系统的设计
[摘要] 本设计由主机和从机两个部分组成,主机是基于STC89C52单片机的主控板具有显示,查询和报警的功能。从机是基于STC89C52单片机设计的主板作为采集环节的节点。从机和主机之间通过NRF24L01无线通讯。从机作为采集终端分布与服务器机箱,将采集到的信息发送给主机。本系统监测的环境因数包括温度、电压、风扇转速。主机将接收到的信息通过LCD1602显示出来。若某个因数超过或低于阈值,主机会报警让人来处理。
系统主机由无线传输模块,显示模块和报警模块组成。NRF24L01具有一对多的功能,主机通过循环查询模式来接收每个模块发来的信息,然后进行分析,判断,处理。
系统从机有无线传输模块、温度采集模块、电压采集模块、风扇转速采集模块组成。从机将各个模块的信息采集出来,然后向主机请求发送,轮到本模块发送,从机就将编码好的信息发送给主机。
[关键词] 单片机STC89C52 NRF24L01 DS18B20 CS3020 LCD1602Large Server Chassis Design Environment Monitioring System
[Abstract] The design by the master and slave composed of two parts , the host is based on the control board has STM32F103VET6 display , query, and alarm functions. A cluster is a single-chip design based on STC89C52 collected as part of the motherboard nodes . From between the machine and the host through NRF24L01 wireless communications. Slave as distribution and collection terminal server chassis , the collected information is sent to the host. The system monitors environmental factors , including temperature, voltage, fan speed. Host will receive the information via color display. If a factor exceeds the threshold , the host will alarm people to deal with.By the wireless transmission system of the host module , display module and the alarm module. NRF24L01 has many functions , each module host to receive the information sent through the cycle query mode , and then analyzed to determine the processing .System from a machine with a wireless transmission module , temperature acquisition module, voltage acquisition module, fan speed acquisition module. The information collected from the machine out of each module , and then send the request to the host , turn the module send coded messages from the machine will be sent to the host.
[KeyWords] SCM STC89C52 NRF24L01 DS18B20 CS3020 LCD1602
目 录
第1章 绪论 1
1.1 研究背景 1
1.2 国内外发展现状 1
第2章 整体方案设计 3
2.1 设计的内容 3
2.2 设计的要求 3
2.3设计整体思路 3
2.4 总体方案设计 3
第3章 主机硬件电路设计 5
3.1 整体设计思路 5
3.2 单片机电路设计 5
3.2.1 STC89C52简介 5
3.2.2复位电路 8
3.2.3晶振电
文档评论(0)