- 1、本文档共34页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于嵌入式web服务器的远程温度监测系统设计与实现
重庆大学本科学生毕业设计(论文)基于嵌入式web服务器的远程温度监测系统设计与实现学生:李建硕学号导教师:石为人助理指导教师:李X X专业:自动化重庆大学自动化学院二O一二年六月Graduation Design(Thesis) of ChongqingUniversityDesign and Implement Remote Temperature Monitoring System Based on Embedded Web ServerUndergraduate: Li JianshuoSupervisor: Prof. Shi WeiRenAssistantSupervisor: Lecturer Li XXMajor:AutomationCollege of AutomationChongqingUniversityJune 2012摘 要随着Internet技术、嵌入式技术的飞速发展,Internet技术与嵌入式技术逐步结合在了一起,形成了嵌入式Web技术,给我们的日常生活带来了很多便利,我们可以在远方对工业、农业、危险地区等场所的环境信息进行监控和监测,并可以迅速、准确的获取环境信息,很好的解决了对远程设备进行监测和控制的问题。嵌入式系统和Internet的结合是现在研究的主流,具有广阔的发展前景。本论文基于现在的研究热点,学习arm作为Internet服务器的原理,并熟悉arm底层驱动与网页的信息交互方式,通过对arm的前期学习工作,为以后的进一步科研打下基础。本文设计了一种基于arm开发板的远程温度监控系统,利用成熟的arm系列芯片作为控制芯片,以及现在广泛使用的单线温度传感器DS18B20作为温度监测器件,以实时、准确的监测温度信息。本文主要介绍了嵌入式操作系统的开发流程,以及现在流行的嵌入式芯片——arm系列和嵌入式系统——Linux,简述了arm-linux交叉编译的方法,讲解了arm的设备管理方式与管道文件的使用方法,并介绍了Makefile的编写方法,阐述了CGI程序与管道文件的数据传输方式。总的来说,本文从基础方面讲解了嵌入式Internet的工作原理,介绍了嵌入式底层开发的流程,适合广大初学嵌入式的同学学习。本设计的另一设计重点是网页界面,需要了解html语言的使用方法,为使界面更加漂亮,在设计网页的过程中使用了一定的脚本语言,在本设计中,使用的是Javascript。关键词:嵌入式操作系统,CGI程序,Html语言ABSTRACTWith the rapid development of Internet technology and embedded technology, Internet technology and embedded technologies are gradually combined together to form the embedded web technology, it has brought a lot of convenience to our daily lives, we can monitor and survey remote industrial, agricultural and dangerous areas. We can also quickly and accurately access environmental information,it’s a good solution to monitor and control the remote equipment. Embedded systems and Internet arecombined to be the mainstream of the present study,it has a broad development prospects.This thesis is based on current research focus. Through the pre-study and work such as learning the principle of the arm as an Internet serverand being familiar with the way of communication between arm underlying driver and webpage , laying the foundation for further research in the future.This paper designs a remote temperature monitoring system based
文档评论(0)