- 1、本文档共34页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
高 职 部
毕业设计(论文)
作 者: XXX 学 号: 30U700991XXXXX
专 业: 应用电子技术
班 级: 应电XXXXX
题 目: 基于单片机的彩屏控制
指导者: XXXXXX 助理实验师
2012年 05 月 15 日
摘 要
本文提出的彩屏控制系统以单片机(ATmega128L)为核心,由控制部分、显示部分(320*240TFT)组成。该系统大部分功能通过硬件来实现,电路简单明了,系统稳定性很高。
这套彩屏控制系统可以方便地实现图片显示,动画等功能,并通过与单片机连接的键盘可以实现对屏幕的清屏等操作,还可以连接相应的外围电路,使其发挥更大的作用。
本文首先描述系统硬件工作原理,并附以系统结构框图加以说明,着重介绍了本系统所应用的各硬件模块的功能和它的工作过程;其次,详细阐述了程序的各个模块及其实现过程。本系统的主要设计思想是以硬件为基础,软件和硬件相结合,最终实现各个模块的功能。
关键字单片ABSTRACT
This Colorized Screen Control System with single chip microcomputer (ATmega128L) as the core, is composed of a control part, display part (320 * 240TFT ). The system most of the functions achieved by hardware, the circuit is simple, the stability of the system is very high.
This colorized screen control system can conveniently realize the picture display, animation and other functions, and through the connected with the single chip microcomputer keyboard can be achieved on the screen to screen operation, also can be connected to the corresponding peripheral circuit, make its produce bigger effect.
This paper describes the system hardware working principle, together with the system block diagram to illustrate the structure, emphatically introduces the application of the system the hardware function and its working process; secondly, the procedures described in detail the various modules and the realization process. This system main design idea is on the base of hardware, software and hardware integration, and ultimately to achieve the functions of each module.
Key Words: SCM; Temperature collection; Hardware module
目 录
1引 言 4
2 方案论证 2
2.1 功能与设计要求 2
2.2 方案论证 2
2.2.1 TFT屏幕的选择 2
2.2.2 控制芯片的选择 3
3 彩屏控制系统的硬件设计 4
3.1 ATmega128单片机简介 4
3.11端口功能简介 5
3.12外设特点 7
3.13特殊功能寄存器特点 8
3.14扩展的Standby 模式 8
3.2 硬件系统框架 8
4 主控模块电路
文档评论(0)