搜索资源列表
dsfs
- 扫描信号从C3 ~C0送入,信号依序为1000 ->0100 ->0010 -> 0001->1000 循环,当扫描信号为1000时,则扫描第0行中的四个按键. 扫描信号为0100时,则扫描第1行中的四个按键, 以此类推.如果有按键被按下,则R3~R0的输出信号中会有一个为1,但我们还是是无法确定哪一个键被按下,必須要从R3 ~R0 的输出信号与C3~C0的-scan signal from C0 to C3 into the signal in order of 100
key
- Verilog HDL编写的键盘扫描程序,考虑了判断按键弹起的问题。程序按一定的频率用低电平循环扫描行线,同时检测列线的状态,一旦判断有一列为低则表示有键被按下,停止扫描并保持当前行线的状态,再读取列线的状态从而得到当前按键的键码;等待按键弹起:检测到各列线都变成高点平后,重新开始扫描过程,等待下一次按键。-Written in Verilog HDL keyboard scanner, taking into account to determine key bounce problem. P
key
- 在和众达SEED-XDTK平台上,基于XC4Vsx25的按键扫描驱动程序。-In and Jones SEED-XDTK platform, based on the key scan XC4Vsx25 driver.
8bit_switch
- 用verilog实现按键扫描,并把按键扫描结果以类SPI的方式传给单片机。-Verilog implementation with key scan, and the key results of the scan the way to class to pass SPI MCU.
exp3.2_key4x4
- key4*4 键盘扫描FPFA代码 实现按键功能-key4* 4 keyboard scan code key functions FPFA
port-must-be-called-a-key-law-sweep
- 一种新的按键扫描方法,用5个IO口就可以扫描20个按键。-A new key scanning method, with five IO ports can scan 20 keys.
keyboard
- 矩阵键盘扫描代码,实现0 1 2 3 4 5 6 7 8 9 A b c d E F十六个按键-Matrix keyboard scan code to achieve 0 1 2 3 4 5 6 7 8 9 A bcd EF sixteen key
key
- 矩阵键盘扫描程序,通过行扫描和列扫描确定按键位置。-Matrix keyboard scanner,Key position determined by line scan and column scanning.
PS2_keyboard_driver
- verilog写的键盘按键扫描接口,并在7段数码管上显示断码和通码,在LED流水灯上实现滚动显示。想学习PS2键盘扫描这块的童鞋可以下载看看,代码写的还行。-verilog to write a keyboard key scan interface displayed on the 7-segment digital tube broken code and pass code, scrolling display on the LED light water. Want to learn a
YKQ
- 行列式键盘扫描 8个按键 输入从0到7-Determinant keyboard scan eight key input from 0-7
Matrix_Keyboard
- Verilog编写的4x4矩阵键盘扫描代码,可用QurtursII直接打开工程。具体实现的功能为按下按键,数码管可相应显示0、1、...E、F-Verilog prepared 4x4 matrix keyboard scan code and it s directly available in QurtursII . The concrete realization of the function: key is pressed, the digital tube to the corres
code
- 动态扫描键盘,然后把按键结果显示在LCD上,相关使用去抖功能-Dynamic scan keyboard, and then the key results are displayed on the LCD, the use of the shake function
key_scan
- 这是一个FPGA的按键扫描程序,无需延时就可以实现软件消抖,是一种创新的消抖新方法!-This is a FPGA key scan program, without delay can achieve software to shake, is a new method for the elimination of innovation!
ps2
- ps2键盘扫描程序verilog实现,将按键值转化为扫描值-ps2 keyboard scanner verilog realization, the key will be converted to scan values
PWM
- 基于FPGA的PWM控制器设计,包含ADC0820模块,按键扫描,PID,PWM控制器等模块,VHDL语言完成,已仿真通过-PWM controller design based on FPGA, including ADC0820 module, key scan, PID, PWM controllers and other modules, VHDL language completed, through simulation