Node.js Based Smart Home

碩士 === 義守大學 === 資訊工程學系 === 103 === With the standardization of web technology, the browser will no longer needs plugins in the future. The HTML5 has been released on October 2014[1]. This has great impact on web applications. As long as the browser is complied with the standard, we can develop a...

Full description

Bibliographic Details
Main Authors: Chu-Hung Lin, 林衢宏
Other Authors: Sung-Yuan Ko
Format: Others
Language:zh-TW
Published: 2015
Online Access:http://ndltd.ncl.edu.tw/handle/23037668638845008919
Description
Summary:碩士 === 義守大學 === 資訊工程學系 === 103 === With the standardization of web technology, the browser will no longer needs plugins in the future. The HTML5 has been released on October 2014[1]. This has great impact on web applications. As long as the browser is complied with the standard, we can develop applications that are cross-browser and cross-platform. This will facilitate the development of web applications. With the advance of streaming technology and the increasing of network bandwidth, the streaming of video and audio can conveniently be achieved. Smart home is also a trend of the modern life. In this thesis, we built a smart home that consists of a video surveillance system and a Bluetooth controlled power switch. It uses browser as the client side and Node.js as the server side.