1、 本科本科毕业论文(设计)毕业论文(设计) 基于 AT89C52 单片机的电子秒表设计 所 在 学 院 信息科学技术学院 专 业 名 称 自动化 申请学士学位所属学科 工 学 摘要 I 摘 要 随着计算机在社会领域的渗透,单片机的应用正在不断地走向深入,同时带 动传统控制检测技术不断更新。单片机是指集成在一个芯片上的微型计算机,主 要包括 CPU、随机存储器、只读存储器、基本输入/输出接口电路、定时器/计数器 等部件。 本文设计的主要思路是采用ATMEL公司的 AT89C52单片机作为中央处理器, 应用 LED 数码显示器,设计具有计时和倒计时功能的电子秒表。论文概述中主要 介绍了本次课题的课
2、题背景、研究意义以及要求完成的任务。正文中首先介绍了 系统硬件的设计思路以及工作原理,其次简单阐述了程序的流程、程序各功能模 块的分析和实现过程,最后简单总结了本次设计的难点、关键点以及收获的经验。 关键词关键词:单片机,LED 数码管显示器 ,AT89C52 ABSTRACT II ABSTRACT With computer penetration in the social sphere, SCM applications are constantly deepening, and promote the traditional control detection technology
3、update. Single chip is integrated on a chip microcomputer, including CPU, random access memory, a read-only memory, input / output interface circuit, timer / counter and other parts. In this paper the main train of thought of the design is the use of AT89C52 microcontroller as the central processor,
4、 the application of LED digital display, design has a timer and countdown function electronic stopwatch. The paper summarizes mainly introduced this topic research background, research significance and tasks. The text firstly introduces the system hardware design and working principle, then briefly
5、discusses the process flow, process of each function module of the analysis and the realization of the process, finally summarizes the design difficulty, key points and gain experience. Key words:Single-Chip Microcomputer, LED figures tube display,AT89C52 目录 III 目 录 1 1 绪论绪论 - 1 1 1.1 引言- 1 1.2 单片机及其发展- 1 1.3 LED 显示器概述 - 4 1.4 论文章节安排- 7 2 2 系统功能概述系统功能概述 -