JIMI 发表于 20:50

LPC2214下LCD显示控制软件设计

论文编号:DZXX218  论文字数:9967,页数:29
摘要
 由于液晶显示模块特殊的连接方式和所需的专用设备并非人人了解,因此虽然它已应用广泛,但用户在使用、装配时感到困难。为了用户使用方便,需将液晶显示器件与控制、驱动集成电路装在一起,形成一个功能部件。而驱动程序是使这个功能部件稳定有序工作,准确实现显示的重要环节。本设计是一种基于ARM 微型控制器LPC2214数据采集系统的一部分。文章在介绍了点阵图型液晶显示模块的芯片功能及其应用原理的基础上,主要是针对液晶显示模块控制器驱动程序的设计。
 
关键词:液晶显示模块;嵌入式系统;驱动程序;LPC2214

ABSTRACT
 LCD module due to special connections and special equipment is not required for everyone to understand, so even though it is already widely used, but users in the use of, the assembly found it difficult. To the user ease of use, the need for liquid crystal display devices and control, driver integrated circuits mounted together to form a feature. The driver's role is to make this feature to work stable and orderly, accurate display. A kind of data acquisition system based on ARM Micro-controller LPC2214 is introduced in this essay. The design introduced in the dot matrix graph LCD module and its application of the chip functions based on the principle, The overall design plan is mainly in view of the liquid crystal display module controller driver .
Keywords: Liquid crystal display module; Embedded systems; Driver; LPC2214
目录
摘要 I
ABSTRACT II
第1章 引言 1
    1.1 背景 1
    1.2 液晶显示发展历史、现状和趋势 2
    1.3 论文选题的意义 3
    1.4 本文的主要工作 3
第2 章 液晶显示控制器SED1335原理及应用 4
    2.1控制器SED1335的硬件构成 4
       2.1.1 接口部 4
       2.1.2 控制部 6
       2.1.3 驱动部 7
    2.2 SED1335 指令集 7
第3章 液晶显示模块CM320240介绍 9
    3.1 图形式液晶显示模块的基本特点 9
    3.2 CM320x240点阵图形液晶模块引脚定义 10
    3.3 CM320x240 点阵图形液晶模块功能特性 10
第4章 液晶驱动程序设计 12
    4.1 LPC2214的控制电路 12
    4.2 液晶显示模块接口信号定义 13
    4.3 驱动显示程序设计 13
       4.3.1 液晶驱动主要程序 14
       4.3.2 应用程序简介 17
       4.3.3 系统工作过程介绍 19
第5章 结束语 20
致谢 21
参考文献 22
附录 源代码 23
页: [1]
查看完整版本: LPC2214下LCD显示控制软件设计