毕业论文 基于单片机的篮球计时计分器设计.doc

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

毕业论文 基于单片机的篮球计时计分器设计,摘 要:本设计是基于at89c51单片机的篮球计时计分器,利用7段共阴led作为显示器件。在此设计中共接入了1个四位一体7段共阴led显示器,2个三位一体7段共阴led显示器,前者用来记录赛程时间,其中2位用于显示分钟,2位用于显示秒钟,后者用于记录甲乙队的分数,每队2个led显示器显示范围可达到0~999分。赛程计时...
编号:45-196648大小:658.50K
分类: 论文>通信/电子论文

内容介绍

此文档由会员 ljjwl8321 发布

摘 要:本设计是基于AT89C51单片机的篮球计时计分器,利用7段共阴LED作为显示器件。在此设计中共接入了1个四位一体7段共阴LED显示器,2个三位一体7段共阴LED显示器,前者用来记录赛程时间,其中2位用于显示分钟,2位用于显示秒钟,后者用于记录甲乙队的分数,每队2个LED显示器显示范围可达到0~999分。赛程计时采用倒计时方式,比赛开始时启动计时,直至计时到0为止。
为了配合计时器和计分器校正调整时间和比分,我们特定在本设计中设立了7个按键,用于设置,调整时间,启动,调整分数和暂停等功能。采用单片机控制是这个系统按键操作使用简洁,LED显示,安装方便。
关键词:单片机 ; 计时 ; 计分 ; 显示器 ; 接口







Design of Basketball timing Scoring Device Based on SCM
Abstract:The design is based on AT89C51 microcontroller timing basketball scoring device, the use of 7 as a common cathode LED display.In this design, the CPC has an access to one of four 7-segment common cathode LED display, 2 Trinity 7 common cathode LED displays, the former is used to record the race of time, of which 2 used to display the minutes, 2 seconds to displayminutes, which is used to record scores and B teams, each team two LED display shows the range of 0 to 999 points can be achieved.Schedule time with the countdown mode, the game starts the beginning of time until the timer to 0 so far.
To cope with calibration timer and scoring device to adjust the time and score, we design a specific set in the 7 buttons, for setting, adjusting the time, start, adjust the score and pause functions.The system uses single chip control is to use simple button operation, LED display, easy to install.
Key words:microcontroller ; timer ; score; display ; interface


目 录
1绪论 1
2系统方案说明 3
2.1 方案选择 3
2.1.1 篮球赛计时计分器设计的现状 3
2.1.2系统总体设计方案 3
3统硬件电路设计 8
3.1篮球赛计时计分器电路工作过程 8
3.2系统硬件电路组成 8
3.2.1 主要器件选择及介绍 8
3.2.2显示模块 17
3.2.3报警模块 18
3.2.4时钟电路模块 18
3.2.5 复位电路模块 19
3.3篮球赛计时计分电路原理图 20
4 软件编程及调试 21
4.1 软件总体设计方案 21
4.2 软件设计具体过程 22
4.2.1延时模块设计 23
4.2.2 显示时间,分数子程序模块设计 23
4.2.3 按键控制子程序设计模块 27
4.2.4 中断程序设计模块 35
4.2.5 主函数设计模块 37
总结 41
致谢 43
参考文献 45