1 / 50
文档名称:

基于单片机的LCD驱动程序设计_毕业设计论文.doc

格式:doc   页数:50
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于单片机的LCD驱动程序设计_毕业设计论文.doc

上传人:追风少年 2013/7/13 文件大小:0 KB

下载得到文件列表

基于单片机的LCD驱动程序设计_毕业设计论文.doc

文档介绍

文档介绍:山东工商学院
SHANDONG INSTITUTE OF BUSINESS AND TECHNOLOGY
毕业论文(设计)
GRADUATION THESIS (DESIGN)
论文(设计)题目
Title Of Thesis(Design)
基于单片机的LCD驱动程序设计
分院(系别)
Department
信息与电子工程学院
专业
Speciality
电子信息科学与技术
班级
Class
电信092班
论文(设计)作者
Author of Thesis(Design)

论文完成日期
Date

论文(设计)指导教师
Advisor

指导教师职称
The Title of Advisor

基于单片机的LCD驱动程序设计
The Design of LCD Driver Based on SCM
2013年 5月
May 2013
指导教师对毕业论文(设计)的评语
Advisor’ments on Graduation Thesis (Design)
评语:
指导教师(签章)
Signature of Advisor
日期
Date
评阅人意见
评阅人姓名:
职称:
选项标准: A很同意 B同意 C基本同意 D不同意




评价项目
A
B
C
D




1
选题符合专业培养目标,体现综合训练基本要求
2
题目难易适度
3
题目工作量适当
4
有理论意义或实际价值




5
查阅文献资料能力强
6
综合运用知识能力强
7
研究方案的设计能力强
8
研究方法和手段的运用能力强
9
外文应用能力强




10
文题相符
11
写作水平高
12
写作规范
13
篇幅适度
14
成果有理论或实际价值
总体评价: 优□良□中□及格□不及格□
评阅人评语
评阅人签字: 年月日
答辩(评审)委员会意见
Appraisal of mission
答辩(评审)成绩
Mark of Defence
鉴定意见
Appraisal & Comments
主任(签章)
Signature of Dean
日期
Date
基于单片机的LCD驱动程序设计
[摘要] 本文主要研究了单片机AT89C51控制的LCD液晶显示系统。论文首先简要介绍了单片机的结构、功能、特点,并附以单片机结构框图加以说明;然后介绍了液晶显示的结构、功能、驱动方式,并对液晶显示控制器KS0108的结构功能做了详细的说明;之后,着重分析了液晶显示系统的软件实现方案。本设计实施方案是软、硬件相结合,以软件为基础,用单片机C语言来进行模块化结构的软件设计,进行各功能模块的编写,使程序设计的逻辑关系简洁明了,实现中文显示及上下移动和图片显示功能。
[关键词] 单片机AT89C51 液晶显示控制器KS0108
The Design of LCD Driver Based on SCM
[Abstract] This paper mainly studies the single chip puter AT89C51 to control LCD display system. Firstly, the paper briefly introduces the structure, function and characteristics of single chip puter, and each is panied by a block diagram of the MCU structure explained. Secondly, the thesis introduces the drive mode, structure, function of the LCD, and the structure and function of the LCD controller KS0108 is made a detailed instruction. Thirdly, the paper focuses on analyzing the software implementation scheme of the liquid crystal display system. This design embodiment is bination of software and hardware, and is based on the software to use single chip