| 设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计 | |||||
|
|||||
|
|||||
|
|||||
随着嵌入式技术的发展和高速宽带网络的普及, 利用网络实现远程监控已为人们广泛接受, 嵌入式网络监控技术正是在此条件下逐步发展成熟起来的. 用户使用Web 浏览器, 通过以太网远程访问内置Web 服务器的监控摄像机, 不但可以实现对现场的远程视频监控, 而且可以向监控现场发送指令. 在整个系统的实现过程中, 嵌入式Web 服务器起着十分重要的作用, 因此, 在嵌入式网络视频监控系统中,Web 服务器的设计对监控系统的整体性能具有直接的影响, 只有有了高效率的Web 服务器,监控系统的性能才能得到充分的发挥。实现智能化离不开运算和控制单元,本系统采用MCU(S3C2410)作为主控器件,单片机应用系统由硬件和软件组成。硬件由单片机扩展的存储器、输入/出设备以及各种实现单片机系统控制要求的接口电路和有关的外围电路芯片或部件组成;软件由单片机应用系统实现其特定控制功能的各种工作程序和管理程序组成。在单片机应用系统开发的过程中,应不断调整软、硬件,协调地进行软、硬件设计,以提高工作效率,当系统硬件和软件紧密配合、协调一致,就可以组成高性能的单片机应用系统。本课题完成了单片机应用系统其开发过程的系统的总体设计、硬件设计、软件设计和系统调试,根据开发的实际需要,相互协调、交叉,有机的进行。
随着Internet 向普通家庭生活不断扩展,消费电子、计算机、通讯一体化趋势日趋明显,现代智能家居由于其安全、方便、高效、快捷、智能化等特点在21 世纪将成为现代社会和家庭的新时尚。当家庭智能网关将家庭中各种各样的家电通过家庭总线技术连接在一起时,就构成了功能强大、高度智能化的现代智能家居系统。而基于嵌入式系统的家庭智能系统在国内才刚刚出现,随着嵌入式技术更加广泛的应用,随着成本的逐步降低,中国的智能家居最终将走向嵌入式。
关键词:嵌入式;智能;监控;web服务器
With the development of embedded technology and high-speed broadband networks, using remote monitoring network has been widely accepted, of embedded network monitoring technology is evolving in this condition, mature up. Users to use Web browser, through Ethernet remote access built-in Web server, surveillance cameras, not only can be achieved on the field of remote video monitoring, and can send commands to the monitoring site. Throughout the system implementation process, the embedded Web server plays an important role, so , in the embedded network video monitoring system, Web server design of the monitoring system has a direct impact on overall performance, only with efficient Web server, monitoring performance of the system to get full play.
Intelligent computing and control unit can not be separated, the system uses the MCU (S3C2440) as the master device, SCM application system consists of hardware and software. Extended by a single chip hardware memory, input / output devices and a variety of requirements to achieve single chip system control interface circuit and the external circuit chips or components; software by the microcomputer application system to achieve its specific control of various work processes and management procedures composition. In the MCU application development process, should continue to adjust the software and hardware, and coordinated software and hardware designed to improve efficiency, when the system closely with hardware and software, and coordinated, can form high-performance microcontroller applications. The subject completed the Application System the development process of system design, hardware design, software design and system debugging, according to the actual needs of the development, coordination, cross, organic conduct.
With the Internet expanding to ordinary family life, consumer electronics, computer, communications integration becomes increasingly apparent, modern smart home because of its safe, convenient, efficient, fast, intelligent and so on in the 21st century will become a modern society and the family Xin fashion. When the family home in the smart gateway to a wide range of home appliances through the bus technology to connect families together, constitute a powerful, highly intelligent, modern smart home system. The family-based intelligent system for embedded systems in the country only just emerging, with the embedded technology is more widely used, with gradually lower the cost of China's intelligent home will eventually be embedded into.
Key Words:Embedded;Intelligent;Monitoring;Web server
目录
1.绪论1
1.1课题背景1
1.2智能家居系统概述1
1.3课题研究目的及意义2
1.4系统设计主要任务2
2.方案设计3
2.1系统总体设计和分析3
2.2系统框图4
2.3实现效果图5
3.硬件电路设计8
3.1CPU-S3C2440介绍8
3.2GPRS模组介绍9
3.3SHT10温湿度传感器11
3.3摄像头介绍11
4.软件平台13
4.1LINUX操作系统介绍13
4.2BOA简介14
4.3 CGI简介14
4.4 AT命令集简介15
4.5BOA服务器的搭建16
4.6 CGI程序的编写17
4.7 GPRS的编程17
4.8温湿度传感器程序17
4.9摄像头程序模块17
5.系统制作与调试18
5.1系统硬件调试18
5.2软件及联机调试18
5.2.1主控程序调试18
5.2.2 GPRS程序调试18
5.2.3BOA服务器调试19
5.2.4远程控制调试20
5.2.5 CGI程序调试22
5.2.6摄像头调试23
结论24
参考文献25
致谢26
附录A CGI程序27
附录B UART和GPRS初始化程序36
附录C发送和接收短信程序38
附录D远程控制开发板程序44
毕业66资料站 biye66.com ©2015-2026 版权所有 | 微信:15573586651 QQ:3903700237
本站毕业设计和毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!