- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于Arduino的XBee与Yeelink结合的温湿度监控网络的搭建 摘 要:以Arduino为开发平台,借助XBee模块完成ZigBee局域网组网,利用Yeelink互联网开放平台搭建了一个远程温湿度监控系统。系统以Arduino UNO为控制板,在局域网内利用XBee模块无线传输温湿度传感器所采集的数据,以W5100以太网模块作为ZigBee无线网络网关,实现数据从ZigBee网络向互联网传输。该系统可以实现对温度、湿度等数据的实时采集;通过互联网访问Yeelink可以获取信息,进行在线监测;在数据监测出现异常情况时通过Yeelink向终端发出报警信息,使终端蜂鸣器发出声响,从而提醒周围人,达到报警效果,实现系统的远程实时监控。 关键词: Arduino; ZigBee; Yeelink; 温湿度监控 中图分类号: TN711?34 文献标识码: A 文章编号: 1004?373X(2017)06?0140?04 Abstract: A remote temperature and humidity monitoring system was constructed with Yeelink Internet open platform, which takes Arduino as the development platform, and performs the networking of the ZigBee local area network (LAN) by means of the XBee module. This system takes the Arduino UNO as the control panel, uses the XBee module in LAN to transmit the data acquired by the temperature and humidity sensors wirelessly, and employs the Ethernet module W5100 as the ZigBee wireless network gateway to transmit the data from ZigBee network to the Internet. The system can realize the real?time acquisition of temperature and humidity data. The information is acquired by accessing the Yeelink through Internet to execute on?line monitoring. If the abnormal situation of data monitoring occurs, the system sends the alarm information to the terminal through Yeelink, and makes the terminal buzzer send out the sound to remind the people around, which can realize the alarm effect and remote real?time monitoring of the system. Keywords: Arduino; ZigBee; Yeelink; temperature and humidity monitoring 0 引 言 ?o线传感网络(Wireless Sensor Network,WSN)由大量的传感器借助一定的无线网络协议组成,能在一定区域内采集、传输、存储和处理相应的感知信息[1]。 无线传感网络的研究与应用中,Arduino作为一款基于单片机并且代码开源的硬件平台,十分适合用于低成本无线传感网的终端控制;ZigBee是由ZigBee联盟制定的一种可工作在2.4 GHz,868 MHz,915 MHz三个频段上无线自组网技术标准[2],适用于通信数据传输速率要求低、距离短、低功耗的使用场合,因此在传感器网络中应用非常广泛;Yeelink是国内一个对个人用户免费开放的物联网云平台,能借助互联网的优势,实现传感器数据储存、查看、操作等云功能。 本文使用Yeelink作为传感网络云服务器,通过传感器采集数据,借助ZigBee进行局域网内的无线传输,最后借助以太网模块,实现数据向Yeelink的上传,完成湿度监控系统的搭建。该监测系统,可以实现环境远程监控,遇到特殊情况可以远程操控,发出报警,有利于财产
文档评论(0)