搜索资源列表
单片机典型矩阵键盘扫描程序
- 单片机典型矩阵键盘扫描程序:无压缩密码,c语言代码-SCM typical keyboard matrix scanning procedure : Uncompressed password, c language code
key_xf
- 键盘扫描程序,汇编代码,比较简单,总共两个源文件-keyboard scan, assembler code, a simple comparison, a total of two source files
keyboard590
- 基于max plus2的ahdl语言。这个是键盘扫描程序的ahdl。文件格式是tdf。可以扫描键盘。-based on the max plus2 ahdl language. This is the keyboard ahdl scanning procedures. File format is TDF. Scan the keyboard.
keyboardscan
- 单片机键盘扫描程序:(其中KS1为判断有无按键闭合程序,TIM为延时6ms子程序)-SCM keyboard scanning procedures : (KS1 keys to determining whether closure procedures, TIM for the delay blinking Subroutine)
key
- 凌阳 61 4*4键盘扫描程序 可以消除重键
4-4scan
- 4*4键盘扫描程序,用C语言编写须要的下载吧
82C55
- 82c55接口驱动_键盘扫描程序...
按键识别程序
- 按键识别程序由1和2两个字程序组成:1文件是键盘扫描子程序,2文件是求键值子程序,-keys identification procedures by a word and two procedures : the keyboard is a document scanning subroutine, the two documents were seeking keys subroutine,
VHDL.rar
- 4*4键盘扫描的VHDL程序,可消除抖动,可以帮助大家一下,4* 4 keyboard scan VHDL procedures to eliminate jitter, we can help you
KEILBASEDMATIXKEY
- 基于KEIL LPC1114 的矩阵键盘扫描程序,C语言描述,简单实用。-KEIL LPC1114-based matrix keyboard scanner, C language descr iption of simple and practical.
display_ok
- 用于4*4键盘扫描程序,已经通过编译,仿真过程已不存在问题,只是在实际中,抖动问题还时有出现-keyboard test
keyboard
- 4×4的小键盘扫描程序 希望能看到更好的扫描算法 大家共学习之-4 × 4 small keyboard scanner would like to see a better scan algorithm
44KeyBoard
- 键盘扫描程序代码V1-KeyBoard
AT89C51
- 51单片机行列式键盘扫描程序,是用C语言编写的,3X4的键盘,-51 single-chip scanner keyboard determinant is the use of C language, 3X4 keyboard,
Keyco
- 获取键盘扫描码的一个小工具,作为开发与键盘相关的程序有很大作用。-Access to the keyboard scan code of a small tool, as a keyboard-related development and plays a significant role in the process.
MicrowaveTransmit
- unsigned char Key_scan() // 键盘扫描程序 void Send(unsigned int value) //数据发送程序 -unsigned char Key_scan() // 键盘扫描程序 void Send(unsigned int value) //数据发送程序
44keyscan
- 4*4矩阵键盘扫描程序,采用双switch行列扫描,然后进行组合。-4*4keyscan
jvzhenjianpanandyejing
- 4*4矩阵键盘扫描程序,lcd1602液晶显示,对初学者很有用-hahaha
TM1629数码管、键盘扫描芯片51单片机驱动
- TM1629是一种非常实用的数码管、键盘扫描芯片,该51单片机驱动程序有助于学习该芯片的使用,加快开发速度。
中断法键盘扫描c程序
- 中断法键盘扫描C程序,通过中断的方法查询哪个按键按下,并做出对应的处理(Interrupt method, keyboard scanning, C program)