搜索资源列表
key_test
- CH451专用键盘扫描,LED显示驱动芯片的C51控制源程序,可直接调用,非常方便。
key_test
- 单片机实现按键的功能程序,按键的去抖动,以及按键的测试程序
key_test
- 键盘的测试功能,用于测试开发系统时的按键状态
key_test
- 通信系统大型实验板上有4个按键,分别为K1、K2、K3、K4,相对应的管脚为PIN46、PIN47、PIN48、PIN49,按下按键K1、K2、K3、K4(定义为key)用示波器或万用表观测被控制的输出端口(定义为tpin)变化,应有电平跳变-Large-scale experiment on-board communication system with 4 keys, respectively, K1, K2, K3, K4, corresponding to the pin for the
key_test
- 矩阵键盘密码锁测试程序,keil C51程序,主控为AT89S52-Matrix keyboard lock test program, keil C51 program, controlling for the AT89S52
KEY_TEST
- 用C语言对LED灯进行测试 通过实际按下键盘进行测试笔-the test of LED with C language and the keyboard is a necessity
key_test
- 51单片机4*4矩阵键盘测试程序,函数keyscan()返回0-15数值,方便实用-4*4 matrix-keys test C8051
KEY_TEST
- 本实验将实现如下功能:本实验将控制开发板上载有的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 c
key_test
- 经测试 可用的状态机按键 可实现 长按 短按 连按-Used by the test state machine keys can be realized even by long press short press, etc.
key_test
- 51单片机 按键中断案例工程学习源码-51 singlechip button interrupt case project learning source
key_test
- avr单片机矩阵按键扫描程序,测试好用,移植性强-avr microcontroller key matrix scanning procedure, test easy to use, portable and strong
key_test
- 按键检测 通过按键实现边缘检测 led灯亮起 证明达到我们想要的目的(Key detection through keys to achieve edge detection LED lights show up to achieve the purpose we want)