文档介绍:毕业设计(论文)
嵌入式Linux的LCD驱动的设计与实现
LCD Driver based on Linux
学校: xxx
学院: 应用技术学院
班次: 电子信息工程072
学号:
姓名:
指导老师单位: xxx
指导老师姓名:
指导老师职称: 讲师
目录
摘要 I
ABSTRACT II
第一章概述 1
1
LCD研究现状和发展情况及LCD的优点 2
2
2
第二章液晶显示简介 4
LCD(Liquid Crystal Display)原理 4
5
第三章嵌入式系统 7
7
7
8
10
第四章嵌入式开发环境 12
硬件平台 12
软件平台介绍 15
第五章 LCD驱动分析与实现 20
Linux系统驱动 20
Linux设备驱动功能 21
Linux设备驱动程序特点 22
22
24
24
25
25
主要函数 32
第六章测试 34
第七章总结 37
收获和体会 38
致谢 39
参考文献 40
附录 41
英文原文…………………………………………………………………………………41
中文译文………………………………………………………………………………51
摘要
现今嵌入式系统得到了越来越广泛的应用。嵌入式Linux是一种适用于嵌入式系统的源码开放的抢占式实时多任务操作系统,是目前嵌入式操作系统领域中的一个研究热点。在嵌入式Linux系统开发中,最为主要的工作是驱动程序的开发。因此结合液晶显示器(LCD)设备,本课题研究嵌入式Linux的LCD驱动的设计与实现。
本设计实现了LCD驱动程序的基本功能开发,即实现液晶显示器(LCD)的基本图像显示功能。通过研究LCD原理和LCD的驱动方式,结合嵌入式Linux,开发设备驱动,设计驱动程序结构和框架。
本论文介绍了液晶显示器的分类和原理,接着概要介绍嵌入式系统的相关原理理论,然后详细介绍了整个系统的开发环境,最后对整个LCD驱动系统的进行了分析,讨论了系统具体实现。
关键词: LCD、液晶、嵌入式Linux 、驱动设计
ABSTRACT
Now embedded system has been widely applied . Embedded Linux,which is a real—time andpreemptive multi—tasking operating systems,is applicable to embedded it has e a hot spot in the field of embedded system the development of embedded Linux system, the most important work is the development ofdevice  with liquid crystal display (LCD) device, the subject discuss Embedded Linux, design and Implementation of LCD driver
The driver introduced in this paper,which is mainly used in the monochrome LCD realization of liquid crystal display (LCD) display the basic image By studying the principles and LCD driving method, combined with embedded Linux, device driver development, design-driven program structure and framework.
This paper introduces the classification of LCD monitors and Principle. Then, an overview of the relev