Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names
没有合适的资源?快使用搜索试试~ 我知道了~
基于stm32的篮球计时计分器LCD(proteus仿真+keil代码)/中断按键/HAL库
共180个文件
h:53个
d:26个
o:26个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
5星 · 超过95%的资源 16 下载量 33 浏览量
2022-07-10
23:13:15
上传
评论 22
收藏 8.03MB ZIP 举报
温馨提示
基于STM32的篮球比赛计时计分器的设计,这个是以中断按键的方式 设计一个篮球比赛计时计分器,并满足以下要求: . 1.通过LCD液晶,正确显示比赛时间,包括本节剩余时间,本次进攻剩余时间两部分。 2.通过按键,实现暂停、继续、复位功能 3.通过LCD液晶来显示当前两队比分。 4.通过按键模拟两队进球得分,并能够区分-一分、两分、三分. 5.通过蜂鸣器与发光二极管模拟得分时的声音和闪烁。。 (按键从键盘矩阵中自行选择,功能自己定义)“
资源推荐
资源详情
资源评论
收起资源包目录
基于stm32的篮球计时计分器LCD(proteus仿真+keil代码)/中断按键/HAL库 (180个子文件)
stm32_proj.hex.asm 21B
stm32_proj.axf 555KB
stm32f1xx_hal_tim.c 242KB
stm32f1xx_hal_spi.c 128KB
stm32f1xx_hal_tim_ex.c 79KB
stm32f1xx_hal_rcc.c 49KB
stm32f1xx_hal_flash_ex.c 36KB
stm32f1xx_hal_rcc_ex.c 30KB
stm32f1xx_hal_flash.c 30KB
stm32f1xx_hal_dma.c 28KB
GUI.c 23KB
stm32f1xx_hal_gpio.c 21KB
stm32f1xx_hal_pwr.c 21KB
stm32f1xx_hal.c 20KB
stm32f1xx_hal_cortex.c 19KB
stm32f1xx_hal_exti.c 15KB
system_stm32f1xx.c 15KB
lcd.c 11KB
main.c 9KB
stm32f1xx_it.c 9KB
stm32f1xx_hal_gpio_ex.c 4KB
gpio.c 4KB
spi.c 3KB
tim.c 3KB
stm32f1xx_hal_msp.c 2KB
sys.c 174B
stm32f1xx_hal_tim.crf 598KB
gui.crf 562KB
stm32f1xx_hal_spi.crf 562KB
stm32f1xx_hal_tim_ex.crf 562KB
main.crf 558KB
stm32f1xx_it.crf 555KB
lcd.crf 552KB
stm32f1xx_hal_rcc.crf 549KB
spi.crf 548KB
gpio.crf 548KB
tim.crf 547KB
stm32f1xx_hal_msp.crf 547KB
stm32f1xx_hal_dma.crf 544KB
stm32f1xx_hal_flash_ex.crf 542KB
stm32f1xx_hal_flash.crf 541KB
stm32f1xx_hal_gpio.crf 540KB
stm32f1xx_hal_exti.crf 540KB
stm32f1xx_hal_pwr.crf 539KB
stm32f1xx_hal_rcc_ex.crf 539KB
stm32f1xx_hal.crf 538KB
stm32f1xx_hal_cortex.crf 537KB
sys.crf 537KB
system_stm32f1xx.crf 537KB
stm32f1xx_hal_gpio_ex.crf 537KB
spi1.crf 504KB
stm32f1xx_it.d 3KB
stm32f1xx_hal_msp.d 3KB
stm32f1xx_hal_flash_ex.d 3KB
stm32f1xx_hal_gpio_ex.d 3KB
stm32f1xx_hal_cortex.d 3KB
stm32f1xx_hal_tim_ex.d 3KB
stm32f1xx_hal_rcc_ex.d 3KB
main.d 3KB
stm32f1xx_hal_flash.d 3KB
stm32f1xx_hal_exti.d 2KB
stm32f1xx_hal_gpio.d 2KB
stm32f1xx_hal_tim.d 2KB
stm32f1xx_hal_dma.d 2KB
stm32f1xx_hal_rcc.d 2KB
stm32f1xx_hal_pwr.d 2KB
stm32f1xx_hal_spi.d 2KB
system_stm32f1xx.d 2KB
gui.d 2KB
lcd.d 2KB
stm32f1xx_hal.d 2KB
gpio.d 2KB
tim.d 2KB
spi.d 2KB
sys.d 2KB
startup_stm32f103x6.d 57B
spi1.d 0B
stm32_proj_STM32F103C6_1.0.0.dbgconf 2KB
stm32_proj_stm32_proj.dep 63KB
stm32f103x6.h 823KB
stm32_hal_legacy.h 209KB
core_cm33.h 171KB
core_armv8mml.h 165KB
core_cm7.h 145KB
core_cm4.h 121KB
stm32f1xx_hal_tim.h 120KB
core_cm3.h 109KB
core_sc300.h 108KB
core_cm23.h 102KB
stm32f1xx_hal_rcc_ex.h 99KB
core_armv8mbl.h 96KB
test.h 87KB
stm32f1xx_hal_rcc.h 67KB
cmsis_gcc.h 61KB
cmsis_armclang.h 55KB
core_cm0plus.h 49KB
core_sc000.h 46KB
core_cm1.h 42KB
core_cm0.h 41KB
stm32f1xx_hal_flash_ex.h 36KB
共 180 条
- 1
- 2
邂逅只
- 粉丝: 7
- 资源: 6
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
- 4
前往页