文件名称:Basketball-scoring-device
介绍说明--下载内容来自于网络,使用问题请自行百度
篮球计分器,篮球比赛计分、计时器:
赛程计时采用倒计时方式,全场比赛48分钟,
比赛开始,声光提示并启动时钟计时。
在计时显示模式下:
数码管前两位显示分钟,后两位用于显示秒钟。
为满足比赛过程中,特殊情况暂停、更换球员暂停、
战略性暂停,计时器设置有SW3暂停按键,按下按键
计时器停止计时, 蜂鸣器叫一声,提示比赛暂停。
再次按下按键,蜂鸣器叫一声,提示比赛重新开始,
时钟计时继续。
在比赛过程中任意时刻,按下SW6切换到比分显示模式:
考虑到开发板资源,数码管前两位显示A队得分,后两
位显示B队得分,最大计分为99,基本能够满足比赛计
分要求。按键SW5控制A队得分,SW4控制B队得分。再次
按下SW6重新切换到计时显示模式。需要注意的是在比分
显示模式下计时并未停止。
比赛共48分钟分为两大节,四小节;每一小节结束蜂鸣器
报警提示,时钟计时暂停;每一大节结束蜂鸣器报警、计时
暂停,中场交换比赛场地时,数码管交换甲、乙两队比分的
位置。
-Basketball scoring device
赛程计时采用倒计时方式,全场比赛48分钟,
比赛开始,声光提示并启动时钟计时。
在计时显示模式下:
数码管前两位显示分钟,后两位用于显示秒钟。
为满足比赛过程中,特殊情况暂停、更换球员暂停、
战略性暂停,计时器设置有SW3暂停按键,按下按键
计时器停止计时, 蜂鸣器叫一声,提示比赛暂停。
再次按下按键,蜂鸣器叫一声,提示比赛重新开始,
时钟计时继续。
在比赛过程中任意时刻,按下SW6切换到比分显示模式:
考虑到开发板资源,数码管前两位显示A队得分,后两
位显示B队得分,最大计分为99,基本能够满足比赛计
分要求。按键SW5控制A队得分,SW4控制B队得分。再次
按下SW6重新切换到计时显示模式。需要注意的是在比分
显示模式下计时并未停止。
比赛共48分钟分为两大节,四小节;每一小节结束蜂鸣器
报警提示,时钟计时暂停;每一大节结束蜂鸣器报警、计时
暂停,中场交换比赛场地时,数码管交换甲、乙两队比分的
位置。
-Basketball scoring device
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Basketball scoring device/HARDWARE/BEEPER/BEEPER.c
Basketball scoring device/HARDWARE/BEEPER/BEEPER.h
Basketball scoring device/HARDWARE/KEY/key.c
Basketball scoring device/HARDWARE/KEY/key.h
Basketball scoring device/HARDWARE/LED/LED.c
Basketball scoring device/HARDWARE/LED/led.h
Basketball scoring device/HARDWARE/SEGMENT8/seg.c
Basketball scoring device/HARDWARE/SEGMENT8/seg.h
Basketball scoring device/HARDWARE/TIMER/timer.c
Basketball scoring device/HARDWARE/TIMER/timer.h
Basketball scoring device/SYSTEM/delay/delay.c
Basketball scoring device/SYSTEM/delay/delay.h
Basketball scoring device/SYSTEM/sys/sys.c
Basketball scoring device/SYSTEM/sys/sys.h
Basketball scoring device/SYSTEM/usart/usart.c
Basketball scoring device/SYSTEM/usart/usart.h
Basketball scoring device/USER/beeper.crf
Basketball scoring device/USER/beeper.d
Basketball scoring device/USER/beeper.o
Basketball scoring device/USER/delay.crf
Basketball scoring device/USER/delay.d
Basketball scoring device/USER/delay.o
Basketball scoring device/USER/JZJPSR.hex
Basketball scoring device/USER/key.crf
Basketball scoring device/USER/key.d
Basketball scoring device/USER/key.o
Basketball scoring device/USER/led.crf
Basketball scoring device/USER/led.d
Basketball scoring device/USER/led.o
Basketball scoring device/USER/MatrixKey.axf
Basketball scoring device/USER/MatrixKey.c
Basketball scoring device/USER/matrixkey.crf
Basketball scoring device/USER/matrixkey.d
Basketball scoring device/USER/MatrixKey.hex
Basketball scoring device/USER/MatrixKey.htm
Basketball scoring device/USER/MatrixKey.lnp
Basketball scoring device/USER/MatrixKey.map
Basketball scoring device/USER/matrixkey.o
Basketball scoring device/USER/MatrixKey.Opt
Basketball scoring device/USER/MatrixKey.plg
Basketball scoring device/USER/MatrixKey.sct
Basketball scoring device/USER/MatrixKey.tra
Basketball scoring device/USER/MatrixKey.Uv2
Basketball scoring device/USER/matrixkey.__i
Basketball scoring device/USER/MatrixKey_Opt.Bak
Basketball scoring device/USER/MatrixKey_Target 1.dep
Basketball scoring device/USER/MatrixKey_Uv2.Bak
Basketball scoring device/USER/seg.crf
Basketball scoring device/USER/seg.d
Basketball scoring device/USER/seg.o
Basketball scoring device/USER/STM32F10x.lst
Basketball scoring device/USER/STM32F10x.o
Basketball scoring device/USER/STM32F10x.s
Basketball scoring device/USER/sys.crf
Basketball scoring device/USER/sys.d
Basketball scoring device/USER/sys.o
Basketball scoring device/USER/timer.crf
Basketball scoring device/USER/timer.d
Basketball scoring device/USER/timer.o
Basketball scoring device/USER/usart.crf
Basketball scoring device/USER/usart.d
Basketball scoring device/USER/usart.o
Basketball scoring device/HARDWARE/BEEPER
Basketball scoring device/HARDWARE/KEY
Basketball scoring device/HARDWARE/LED
Basketball scoring device/HARDWARE/SEGMENT8
Basketball scoring device/HARDWARE/TIMER
Basketball scoring device/SYSTEM/delay
Basketball scoring device/SYSTEM/sys
Basketball scoring device/SYSTEM/usart
Basketball scoring device/HARDWARE
Basketball scoring device/SYSTEM
Basketball scoring device/USER
Basketball scoring device
Basketball scoring device/HARDWARE/BEEPER/BEEPER.h
Basketball scoring device/HARDWARE/KEY/key.c
Basketball scoring device/HARDWARE/KEY/key.h
Basketball scoring device/HARDWARE/LED/LED.c
Basketball scoring device/HARDWARE/LED/led.h
Basketball scoring device/HARDWARE/SEGMENT8/seg.c
Basketball scoring device/HARDWARE/SEGMENT8/seg.h
Basketball scoring device/HARDWARE/TIMER/timer.c
Basketball scoring device/HARDWARE/TIMER/timer.h
Basketball scoring device/SYSTEM/delay/delay.c
Basketball scoring device/SYSTEM/delay/delay.h
Basketball scoring device/SYSTEM/sys/sys.c
Basketball scoring device/SYSTEM/sys/sys.h
Basketball scoring device/SYSTEM/usart/usart.c
Basketball scoring device/SYSTEM/usart/usart.h
Basketball scoring device/USER/beeper.crf
Basketball scoring device/USER/beeper.d
Basketball scoring device/USER/beeper.o
Basketball scoring device/USER/delay.crf
Basketball scoring device/USER/delay.d
Basketball scoring device/USER/delay.o
Basketball scoring device/USER/JZJPSR.hex
Basketball scoring device/USER/key.crf
Basketball scoring device/USER/key.d
Basketball scoring device/USER/key.o
Basketball scoring device/USER/led.crf
Basketball scoring device/USER/led.d
Basketball scoring device/USER/led.o
Basketball scoring device/USER/MatrixKey.axf
Basketball scoring device/USER/MatrixKey.c
Basketball scoring device/USER/matrixkey.crf
Basketball scoring device/USER/matrixkey.d
Basketball scoring device/USER/MatrixKey.hex
Basketball scoring device/USER/MatrixKey.htm
Basketball scoring device/USER/MatrixKey.lnp
Basketball scoring device/USER/MatrixKey.map
Basketball scoring device/USER/matrixkey.o
Basketball scoring device/USER/MatrixKey.Opt
Basketball scoring device/USER/MatrixKey.plg
Basketball scoring device/USER/MatrixKey.sct
Basketball scoring device/USER/MatrixKey.tra
Basketball scoring device/USER/MatrixKey.Uv2
Basketball scoring device/USER/matrixkey.__i
Basketball scoring device/USER/MatrixKey_Opt.Bak
Basketball scoring device/USER/MatrixKey_Target 1.dep
Basketball scoring device/USER/MatrixKey_Uv2.Bak
Basketball scoring device/USER/seg.crf
Basketball scoring device/USER/seg.d
Basketball scoring device/USER/seg.o
Basketball scoring device/USER/STM32F10x.lst
Basketball scoring device/USER/STM32F10x.o
Basketball scoring device/USER/STM32F10x.s
Basketball scoring device/USER/sys.crf
Basketball scoring device/USER/sys.d
Basketball scoring device/USER/sys.o
Basketball scoring device/USER/timer.crf
Basketball scoring device/USER/timer.d
Basketball scoring device/USER/timer.o
Basketball scoring device/USER/usart.crf
Basketball scoring device/USER/usart.d
Basketball scoring device/USER/usart.o
Basketball scoring device/HARDWARE/BEEPER
Basketball scoring device/HARDWARE/KEY
Basketball scoring device/HARDWARE/LED
Basketball scoring device/HARDWARE/SEGMENT8
Basketball scoring device/HARDWARE/TIMER
Basketball scoring device/SYSTEM/delay
Basketball scoring device/SYSTEM/sys
Basketball scoring device/SYSTEM/usart
Basketball scoring device/HARDWARE
Basketball scoring device/SYSTEM
Basketball scoring device/USER
Basketball scoring device
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.