- 1、本文档共41页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于物联网的安保系统软件设计--测控模块本科毕业设计
基于物联网的安保系统软件设计—测控模块
摘要:在现在的信息时代,物联网已成为信息网络发展的一个必然趋势,而安防这个概念我们已不再陌生,它与我们的生活息息相关,所以安防物联就有待我们的研究与开发。安防物联网系统最突出的特点是其终端产品具有智能化、一体化,能够连接多种传感器,能够通过互联网传输报警图像和信息,同时具有网络平台监控报警服务功能。根据行业的特点,物联网安防产品要求具有体积小巧、造价低廉,集监控、图像分析、智能处理、前端存储、警笛讯响、主动报警等多种功能于一体,可连接多个传感器,能脱离电脑主机单独运行。
关键词:ARM;UART0;RTC
Based on network security system that software design-measurement control module
Abstract: Now in the information age, the thing networking information network has become a certain trend of development of, and prevent this concept to we no longer strange, it with our life, so that they should be united security of our research and development. Security content networking system the most outstanding characteristic is its end products have intelligence, integration, able to connect a variety of sensors, can through the Internet to transmit alarm image and information, and at the same time a network platform monitoring alarm service functions. According to the characteristics of the industry, network security products that are required to have small size and low cost, the collection monitoring, image analysis, intelligent processing, storage, siren front-sound, and the active alarm and other functions in a body, can connect multiple sensor, from the main computer run separately.
In the software development process of software and the editor of IAR simulation. Through the simulator will JLINK program download to the target board, first for a single branch module design and commissioning, finally the module integration commissioning, realize human-machine exchange.
Key words: ARM;UART0;RTC
目录
1 绪论 1
1.1 技术背景 1
1.2 选题意义 1
1.3 课题设计思路 1
1.4 整体结构 2
2 LPC1768芯片介绍 3
2.1 LPC1768简介 3
2.2 技术特性 3
2.3 LPC1768的结构功能介绍 4
3 应用模块 5
3.1 存储器 5
3.2 系统控制模块 6
3.3 UART模块 6
3.3.1 主要寄存器描述 6
3.3.2 编程结构 7
3.4 实时日历时钟RTC 8
3.4.1 概述 9
3.4.2 特殊寄存器 9
3.5 LCD显示模块 10
3.5.1 简介 10
3.5.2 指令集使用示例 10
4 开发工具介绍 14
4.1 IAR EWARM开发软件 14
4.1.1 简介 14
4.1.2 项目创建 14
4.1.3 IAR项目管理 14
4.1.4 集成开发环境的界面 15
4.1.5 调试器 15
文档评论(0)