文件名称:KEY_TEST
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-06-08
- 文件大小:
- 22kb
- 下载次数:
- 0次
- 提 供 者:
- 杜*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本实验将实现如下功能:本实验将控制开发板上载有的3个按钮(KEY_UP、KEY0、KEY1),来控制板上的2个LED(DS0和DS1),其中KEY0控制DS0,按一次亮,再按一次,就灭。KEY1控制DS1,效果同KEY0。KEY_UP则同时控制DS0和DS1,按一次,他们的状态就翻转一次。
-The experiment will achieve the following functions: This experiment will control development board contained three buttons (KEY_UP, KEY0, KEY1), to control panel 2 LED (DS0 and DS1), which KEY0 control DS0, press once bright, Press again went out. KEY1 control DS1, the same effect as KEY0. KEY_UP the simultaneous control of DS0 and DS1, at once, their status will toggle each time.
-The experiment will achieve the following functions: This experiment will control development board contained three buttons (KEY_UP, KEY0, KEY1), to control panel 2 LED (DS0 and DS1), which KEY0 control DS0, press once bright, Press again went out. KEY1 control DS1, the same effect as KEY0. KEY_UP the simultaneous control of DS0 and DS1, at once, their status will toggle each time.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ALIENTEK MINISTM32 实验2 按键输入
.................................\HARDWARE
.................................\........\KEY
.................................\........\...\key.c
.................................\........\...\key.h
.................................\........\LED
.................................\........\...\led.c
.................................\........\...\led.h
.................................\README.TXT
.................................\SYSTEM
.................................\......\delay
.................................\......\.....\delay.c
.................................\......\.....\delay.h
.................................\......\sys
.................................\......\...\sys.c
.................................\......\...\sys.h
.................................\......\usart
.................................\......\.....\usart.c
.................................\......\.....\usart.h
.................................\USER
.................................\....\STM32F10x.s
.................................\....\TEST.Opt
.................................\....\TEST.Uv2
.................................\....\TEST.hex
.................................\....\test.c
.................................\keilkilll.bat