跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.172) 您好!臺灣時間:2025/03/16 23:11
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:張正翰
研究生(外文):JHANG, JHENG-HAN
論文名稱:對於物聯網的資料庫和使用者介面設計
論文名稱(外文):Design of Database and User Interface for IoT
指導教授:郭耀文郭耀文引用關係
指導教授(外文):KUO, YAW-WEN
口試委員:溫志煜黃建華
口試委員(外文):WEN, CHIH-YUHUANG, CHIEN-HUA
口試日期:2016-07-12
學位類別:碩士
校院名稱:國立暨南國際大學
系所名稱:電機工程學系
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2016
畢業學年度:104
語文別:中文
論文頁數:49
中文關鍵詞:物聯網關聯式資料庫ThingspeakSiteWhereOpenRemoteRESTful
外文關鍵詞:ThingspeakSiteWhereOpenRemoteRESTfulInternet of ThingsRelational database
相關次數:
  • 被引用被引用:3
  • 點閱點閱:1345
  • 評分評分:
  • 下載下載:96
  • 收藏至我的研究室書目清單書目收藏:1
隨著網路的進步,許多設備都可以透過網路控制設備,也可以透過網路把感測器偵測到的資訊上傳。近年來由於物聯網的快速發展,網路上提供了許多的資料庫跟使用者介面給使用者使用像是Thingspeak、SiteWhere、OpenRemote......等。雖然使用免費的雲端服務給IoT 的設備使用很方便的,使用這些雲端服務存放資料有些疑慮,所以我們使用MYSQL和PHP來設計自己所需要資料庫和伺服器。我們採用關聯式資料庫和RESTful 伺服器。
With the rapid development of network technology, many devices can be controlled by the user through the Internet. The sensors can also upload sensed data to the server through the Internet. In recent years, because of the rapid development of the Internet of Things (IoT), there comes a lot of free cloud services such as Thingspeak, SiteWhere, OpenRemote, and so on. Although it is easy and convenient to use these free cloud services for IoT applications, there exist some doubts of security issues for putting private data in a cloud server. In this thesis, we adopt MYSQL and PHP to design our own database and WEB server. We use relational databases and the RESTful style design for WEB server.
致謝辭 I
摘要 II
Abstract III
目次 IV
圖目次 VI
表目次 VIII
第一章 緒論 1
1.1前言 1
1.2研究動機與目的 2
1.3論文簡述 3
第二章 相關研究 4
2.1 關聯式資料庫 4
2.2 Session及Cookie介紹 6
2.3 XAMPP 介紹 9
2.4 REST 及 RESTful介紹 11
2.5 JSON介紹 14
第三章 系統架構設計 17
3.1系統整體架構及流程 17
3.2 Web Server與 資料頁 19
3.3使用者介面 35
第四章 結果與分析 37
4.1模擬環境 37
4.2 Web Server 38
4.3使用者介面 44
第五章 結論與未來研究 47
參考文獻 48

[1].Analyst Anish Gaddam interviewed by Sue Bushell in Computerworld, on 24 July 2000 ("M-commerce key to ubiquitous internet")

[2].thingspeak網站https://thingspeak.com/

[3].【開源公益專案】LASS 環境感測網路系統, http://makerpro.cc/2015/09/projectplus-lass/

[4].Standard ECMA-262 3rd Edition - December 1999
http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf

[5].Architectural Styles and the Design of Network-based Software Architectures
http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm

[6].Data Manipulation and Basic Settings of the MMA8451, 2, 3Q http://cache.freescale.com/files/sensors/doc/app_note/AN4076.pdf?fpsp=1

[7].施威銘研究室著 PHP+MySQL+AJAX網頁設計 旗標出版社

[8].XAMPP網站 https://www.apachefriends.org/zh_tw/index.html

[9].JSON介紹網站http://www.json.org/index.html

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top