倒计时牌的设计与实现.doc

约28页DOC格式手机打开展开

倒计时牌的设计与实现,目录摘 要3关键词:31.绪论31.1概述31.2选题的意义31.3倒计时牌的总体设计和思路41.4总体设计方案系统框图42.单片机at89c51的结构和原理52.1 at89c51单片机外部结构52.2 at89c51单片机的内部结构52.3 at89c51单片机主要性能参数62.4 at89c51单片机功能特性概述...
编号:38-166916大小:743.50K
分类: 论文>通信/电子论文

内容介绍

此文档由会员 lixiaolei0512 发布

目录

摘 要 3

关键词: 3

1.绪论 3

1.1概述 3

1.2选题的意义 3

1.3倒计时牌的总体设计和思路 4

1.4总体设计方案系统框图 4

2.单片机AT89C51的结构和原理 5

2.1 AT89C51单片机外部结构 5

2.2 AT89C51单片机的内部结构 5

2.3 AT89C51单片机主要性能参数 6

2.4 AT89C51单片机功能特性概述 6

2.5 AT89C51单片机引脚功能说明 6

2.6 AT89C51单片机时钟电路 8

2.7单片机的电源电路 8

3单片机AT89C51的硬件设备 9

3.1时钟芯片PCF8563的选择 9

3.1.1时钟芯片PCF8563概述 9

3.1.2时钟芯片PCF863基本组成 9

3.1.3时钟芯片PCF863内部寄存器 10

3.1.4时钟芯片PCF863主要功能的应用 11

3.2 LED数码管显示器的译码器的选择 12

3.2.1硬件译码方式 12

3.2.2 字段转换芯片MC141513介绍 13

3.3片选译码器的选择 14

3.3.1 74LS145 二—十进制译码器介绍 14

3.4驱动的选择 14

3.4.1驱动ULN2003的概述 14

3.5 显示器的选择 16

3.5.1 LED数码管显示器介绍 16

3.5.2 LED数码管显示器结构 17

3.5.4 常见的数字和字符的字段码 18

3.6单片机键盘接口设计 18

3.6.1键盘简介 18

3.6.2 键盘的工作原理 18

4 倒计时牌的硬件电路设计 20

4.1倒计时牌的时钟电路 20

4.2倒计时牌的显示和键盘电路 21

5 倒计时牌的软件设计 22

小结 26

致谢 27

参考文献 27

ABSTRACT 27








倒计时牌的设计与实现

 

摘 要:介绍了一个基于AT89C51单片机的倒计时牌的设计.系统采用AT89C51作为主控核心,串行实时时钟芯片PCF8563完成计时功能.软件部分完成了对各个模块的控制、整合,实现倒计时信息的显示、键盘对时钟的设置、时钟显示等功能。


关键词:倒计时牌;  AT89C51单片机; 时钟芯片




Design of countdown plates based on AT89C51



Abstract: A design of countdown plates based on microcontrollers was studied. In this design,the system used AT89C51 as the controlling core to control the clock chip and a serial real-time clock chip PCF8563 as the clock chip completing timing. The software realized the control and the integration of separatedmodules and finally achieved the functions such as the display c countdown information, the setting of the clock using the keyboard, time showing, etc. This paper presents in detail the algorithm for countdowns.

Key words: countdown;  AT89C51;  timekeeping chip