- 1、本文档共47页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于物联网的室内环境监测系统的设计与实现
摘 要
在当今社会经济迅速发展的同时,环境情况也不容乐观。雾霾,沙尘暴等 问题层出不穷,开发基于物联网的室内环境监测系统,解决了家庭居住环境健 康控制问题。环境监测系统的使用有利于家庭健康而且可以提高相应行业的经 济效益。
该系统的页面构建主要使用HTML5 和 BootStrap 框架,完成页面的重构。 后台服务器的搭建使用Node.js,实现前端和数据库的交互。短信报警功能的实 现利用阿里大于第三方短信接口。图表可视化利用Chart.js 将数据转化为折线 图。本系统的主要功能有:登录验证功能、主页面的数据实时刷新功能、数据 的折线图显示、用户管理功能、短信报警通知功能、日志记录功能、数据查询 功能。
关键词: 室内环境因素;数据实时读取;动态数据;短信通知;图表
The design and implement of Indoor Environment Monitoring System Based on Internet of Thifngs
Abstract
With the rapid development of social economy, the problems of environment attract our attention.For instance ,the problems of Haze and sandstorm become more and more common in our daily life. So, we developed an Indoor Environment Monitoring System to manage and ensure our environment quality. The use of Indoor Environment Monitoring System do good to the family health and enhance the
economic efficiency in relevant field.
The construction of pages mainly use the architecture of HTML5 and BootStrap and accomplish aim of rebuilding pages. The construction of server take the technology of Node.js and implement the interaction between UI and database.The realiztion of message alarm module use the third part message interface from Allibaba.The visualization of chart adopts the method of Chart.js which transform the data into broken line graph.The main functions of this system are composed by login verification, real-time data refresh of main page, the broken line graph of data,
user management, message alarm, logging recording, and data query.
Key words: indoor environment factors; data real-time reading; dynamic
data; SMS notification; chart
目 录
论文总页数:24页
1 引言 1
1.1 课题背景 1
1.2 国内外研究现状 1
1.3 本课题研究的意义 1
1.4本课题的研究方法 2
2 相关技术和开发工具 2
2.1 NODE.JS和 EXPRESS 2
2.1.1 Node.js 2
2.1.2 express 2
2.2 MONGODB和 BOOTSTRAP 3
2.2.1 Mongodb 3
2.2.2 BootStrap 3
2.3GO语言 3
2.4 开发工具 3
2.4.1 WebStorm
文档评论(0)