- 1、本文档共48页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于ARM7的液晶显示设计——GUI图形用户接口的实现
基于ARM7的液晶显示设计————GUI图形用户接口的实现
专业:计算机网络技术
姓名:
指导教师:
2008年 5月 12 日
摘 要:
液晶由于其体积小、耗电省、无辐射、寿命长、防暴等其他类型显示设备无法比拟的特点。因而是工控仪表、电设备等行业更新换代的理想显示器件。随着嵌入式技术迅猛发展,液晶也被越来越广泛的应用于嵌入式的开发中。《基于ARM7的液晶显示与按键控制系统设计》是基于ARM开发板以C语言为主要语言开发出来的,具有友好的操作界面,简便的数据处理。确保了显示数据的可靠性和稳定性。
本设计的基本工作过程是:液晶显示模块将底层传送过来的数据进行接收显示,用户可以通过按键来选择进入不同的界面。并且可以显示用户自定义的图形,汉字与数字等。
本论文阐述了《基于ARM7的液晶显示与按键控制系统设计》的设计原理,系统构成、功能特点等,展现了液晶显示在嵌入式中系统中的应用过程。
其重点讨论的是GUI图形用户接口的实现过程。
关键词:
液晶显示模块、液晶显示、背光、嵌入式系统
ABSTRACT
LCD because of its small size, power consumption economization, no radiation, long life and anti-riot equipment and other types of shows incomparable characteristics .As a result ,it is the perfect display of thus Industrial Control Meter , Electrical Equipment updating . With the rapid development of embedded technology, LCD is also increasingly widely used in embedded development.《ARM7-based liquid crystal display and key control system design》Is based on the ARM development board to C language as the main language developed, With a friendly user interface and simple data processing .Ensuring
that the data show the reliability and stability.
The basic design of this process is: LCD modules will take-over and display the data sent from bottom, the user can choose to enter through the keys to a different interface. And can display custom graphics, Chinese characters and so on.
This paper on the 《ARM7-based liquid crystal display and key control system design》 design principle, the system composing features, and so on .Showing the process of LCD displays application in the embedded system.
Key Word :
Liquid Crystal Display、Liquid Crystal Module、Backlight、Embedded System
目 录
绪论 5
第1章 概述
1.1液晶的基础知识 6
1.2 OCM4X8C的基本介绍 7
第2章 开发环境与使用工具
2.1 软件开发环境 7
2.2 硬件开发环境:H-JTAG仿真器 7
2.3 ARM处理器 8
第3章 LCD工作原理
3.1显示步骤 10
3.2 并列接口传输讯号 11
3.3显示坐标关系 12
第4章 GUI图形用户接口的实现
4.1 硬件驱动层 12
4.2 基本图形层 13
4.2.1 点的实现 13
4.2.2 线的实现 16
4.3 高级接口层 20
第5章 系统测试 25
结束语 25
附录
附录1 26
附录2 38
附录3 40
参考文献 47
致谢 48
绪 论
液晶作为当代高新技术的结晶产品,具有彩色与单色之分。特点
文档评论(0)