登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 电子信息类 > 电子信息工程 > 正文

无线篮球计时计分器的设计与实现毕业论文

 2020-05-18 09:05  

摘 要

在当前的社会生活中,很多人都喜欢在空闲时间锻炼身体,打篮球成为了很多人的选择,当然,篮球计时计分器也是进行每场篮球比赛的必备工具。篮球计时计分器可以对比赛进行计时,同时统计双方的各项比赛数据,让裁判对比赛的掌控更方便,也使得观众一目了然。然而,传统的篮球计时计分器体积较大不方便移动,操作起来也有距离的局限性。本文旨在设计出一种小巧的篮球计时计分器,加入远程控制以及手写输入球队名字,使得操作更加方便,也使得该计时计分器的运用领域更广泛。本设计方法以AT89C58单片机为核心,以LCD12864作液晶显示,另外加入红外遥控器接收装置,以便远程操控比赛进程。同时通过触摸屏,在比赛开始前输入双方队伍的名称,并在相应位置显示,使得比赛更加的人性化。本文设计的正文部分从内容上细分为硬件设计和软件设计两部分。硬件部分详细介绍了各模块的实现原理、器件选型以及接口设计,软件部分仔细分析了系统功能的控制思路、算法流程以及实现逻辑。整个系统以89C58单片机为控制中心,通过按键、红外遥控器和触摸屏来收集用户的指令,改变相应的数值信息,处理后在液晶屏上显示。本文设计的计分器十分小巧美观,功能多且方便,可随身携带,拿起来就能进行一场愉快的比赛,也可用于各种知识竞赛,具有非常高的实用价值。

关键词:89C58 LCD12864 计时计分器 触摸屏

Design and implementation of wireless basketball timing and scoring Abstract

In the current social life, a lot of people like to exercise in their spare time, playing basketball has become a lot of people's choice, of course, the basketball timing and scoring device is also an essential tool for every basketball game. Basketball timing and scoring device can to match the timing, and statistics on both sides of the game data, let the referee for the game of control more convenient, also makes the audience at a glance. However, the traditional basketball time scoring device for large volume is not easy to move and operation but also the distance Limitations. The aim of this paper is to design a small basketball timing and scoring device, adding a remote control and handwriting input team names, making the operation more convenient, also makes use of the timing and scoring device field more widely. The design method of AT89C58 microcontroller as the core, LCD12864 display, with infrared remote control receiving device, for remote control of the game process. At the same time, through touch screen, enter the name of each team before the start of the game, and in the corresponding position of the display, making the game more humanized. In this paper, the design of the part of the body from the content segments into two parts: hardware design and software design. The hardware part Describes in detail the principle of the realization of each module, device selection and parameter configuration, software careful analysis of the system function of the idea of control, process of the algorithm and the realization of logic. The whole system 89C58 microcontroller as the control center, through the button, infrared remote control and touch panel to collect user instruction, change corresponding numerical information, after processing is displayed on the LCD screen. The design is very compact appearance, multiple functions and convenient, portable, will be able to get together to make a fun game, for all knowledge contest, has very high practical value.

Key Words: 89C58 lcd12864 Timing and scoring device touch screen

目录

摘 要 I

Abstract Ⅱ

第一章 引 言 1

1.1 设计简介 1

1.2 设计内容 2

1.3 论文结构 3

第二章 方案论证 4

2.1 主控芯片选择 4

2.2 触摸屏模块选择 4

2.3 液晶显示选择 5

第三章 硬件设计 6

3.1 系统原理框图设计 6

3.2 AT89C58模块 7

3.2.1 AT89C58单片机芯片 7

3.2.2 时钟电路模块 7

3.2.3复位电路模块 8

3.3按键控制模块 8

3.4液晶显示模块 9

3.5报警器模块 10

3.6红外遥控模块 11

3.7手写输入模块 12

3.8硬件设计小结 12

第四章 软件设计 13

4.1 系统工作过程 13

4.2 主程序算法流程介绍 13

4.3 子程序算法流程介绍 14

4.3.1初始化 14

4.3.2按键检测 14

4.3.3红外遥控检测 16

4.3.4手写输入检测 18

4.4软件设计小结 23

第五章 系统调试 24

5.1各部分硬件实物图 24

5.2功能调试 25

5.2.1初始界面 25

5.2.2 部分按键功能 26

5.2.3 红外遥控器 28

总 结 29

参考文献 30

致 谢 33

第一章 引 言

1.1 设计简介

随着文明的飞速发展,人类已经踏入了科技空前发达的新世纪。前段时间AlphaGo与李世石的围棋比赛吸引了全球人的目光,最终AlphaGo战胜了人类顶尖围棋选手李世石,可见人工智能已经发展到了前所未有的高度。同样,电子仪器也在功能、精度等方面发生了巨大的变化,目前,大多数智能电子仪器已经取代了传统的电子测量仪器。

体育比赛中的计时计分器是一种加工处理的工具,它能够对体育比赛过程中所产生的时间和比分等数据进行快速传递利用以及采集记录。因为体育项目各有不同,所以计时计分系统的要求自然也不一样。随着篮球运动的发展,篮球比赛的规则也越来越成熟,对比赛进行时间倒计时和比分记录是必不可少的,此外,还加入了24秒进攻时间倒计时,以及双方暂停数、犯规数等相关统计。在一些大型比赛中,可能还有双方首发球员对比,双方明星球员数据对比等等。当有精彩进球时,还会多角度回放。完善的篮球计时计分器,应该能与大屏幕、投影仪等设备连接,让观众有强烈的现场感、得到更多的娱乐。

相关图片展示:

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图