毕业设计论文基于单片机的篮球赛计时计分器.doc
文本预览下载声明
2009届毕业设计(论文)
题 目 : 基于单片机的篮球赛计时计分器
学院、系 : 电子技术系
专 业 : 电子科学与技术
学生姓名 :
班 级 : 电科07521
学 号 :
指导老师 :
摘要
本设计是篮球计时计分器,主要在篮球比赛中用于记录整个赛程的比赛时间和显示甲、乙两队在比赛过程中的比分情况。该计时计分器有部分组成:一部分用来实现计时功能,其基本原理和定时闹相似;另一部分用来实现计分功能,其基本原理和计数器相似,只不过所要记录和显示的对象是按键按下的次数,每按下一次计数值加一。
该设计能够实现计时和计分功能,采用共阴极数码管进行动态显示,加分的部分用按键来完成,每按一次发送一个计数脉冲,计数值加一。
关键词: 计时 计分 动态显示
Abstract This design is time basketball scoring device, mainly for recording in the basketball game of playing time throughout the race and display A and B teams score during the game situation.This time scoring machine has parts: used to achieve the timing function, the basic principles and similar time downtown; another part of the scoring functions used to implement the basic principles and counter similar to, but want to record and display the objects are keyPress the number of times, each time you press the count plus one.The design can achieve timing and scoring functions, the use of dynamic common cathode LED display, plus some to complete with buttons, each time sending a pulse count, the count plus one.
Key Words: to keep time to keep score dynamic to show
目 录
中文摘要 I
英文摘要 Ⅱ
第一章 绪论 1
1.1 发展背景. 1
1.2 系统功能 10
1.3 课题运用的知识点 10
1.4 课题组成 10
第二章 课论基础 9
2.1 单片机概述
2.1.1 AT89C51性能介绍
2.2 七段数码管的基本介绍
2.2.1简介
2.2.2硬件译码
2.2.3软件译码
2.2.4显示方法
第三章 系统原理的设计
3.1课题的技术和量化要求
3.2 系统的组成框图
硬件部分的设计
4.1 单片机接口电路
4.2 数码显示电路
软件部分设计
5.1 按键模块
5.1.1 简介
5.1.2 键盘处理的流程图
5.1.3 源代码
5.2 显示模块
5.2.1 简介
5.2.2 显示的流程图
5.2.3 源代码
5.3 成绩调整模块
5.3.1 简介
5.3.2 成绩调整流程图
5.3.3 源代码
5.4 延时模块
5.4.1 简介
5.4.2 延时的流程图
5.4.3 源代码
课题设计总结
附录一 原理图
附录二 源程序设计
参考文献
致谢
第一章 绪论
1.1发展背景
体育比赛计时记分系统是对体育比赛过程中所产生的时间、比分等数据进行快速采集记录、加工处理、传递利用的信息系统。根据不同运动项目的不同比赛规则要求, 体育比赛的计时记分系统包括
显示全部