搜索资源列表
keyboardScan
- PS2接口键盘扫描码截取电路,VHDL程序。该程序能够捕获PS2键盘按下的按键值,并将其扫描码转换成ASCII码。
key44
- 4*4按键扫描VHDL程序 在开发板上调试成功,放心使用 -4* 4 keypad scanning process in the development of on-board VHDL debugging success, rest assured that the use of
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.
key
- verilog HDL硬件语言的按键扫描程序,很精简准确,十多次试验的总结与积累-verilog HDL language key scanner hardware, very concise accurate summary of a dozen experiments and the accumulation of
KEY4X4
- 这是4X4的矩阵键盘扫描程序,直接返回按键值-This is a 4X4 matrix keyboard scanner, return the key value directly
KeyScan2
- 矩阵键盘扫描程序,可分离出单独按键,封装好的函数接口-Matrix keyboard scanner, a separate detachable key, packaged function interface
FPGA-debounce
- 1. 修改程序完成以下功能:1)四个按键的操作:按键1为“加1”,按键2为“减1”,按键3为”移动” 2)通过按键实现实验箱上8个数码管任意一个数码管数值的加减;3)数码管应为动态扫描。 -Modify the program performs the following functions: 1) the operation of four buttons: Button 1 "plus 1" button 2 "by 1" key 3 "mobile" 2) key to achieve
key
- FPGA按键扫描通用程序,使用时修改一个参数即可,使用modelsim开发环境-FPGA keyboard scanning procedures, when used to modify a parameter, use the Modelsim development environment
key
- 矩阵键盘扫描程序,通过行扫描和列扫描确定按键位置。-Matrix keyboard scanner,Key position determined by line scan and column scanning.
430-rs485
- msp430的rs485多机通信程序,独立按键使用状态机扫描-the msp430 rs485 multi-machine communication program, independent keys using the state machine scans
keyboard
- 实现从键盘输入的vhdl程序,通过按键输入,扫描,键盘去抖动,键盘输出-input from the keyboard
1602Pkeyscan
- 基于FPGA的lcd1602以及矩阵按键扫描程序(verilog)-FPGA-based lcd1602 and matrix key scanning program (verilog)
calculator
- 基于FPGA DE2开发板的计算器设计。Verilog语言编写。矩阵键盘输入,LCD1602显示。程序包括按键扫描模块、数值处理计算模块和LCD控制写模块等。-Calculator design based on FPGA DE2 development board. language use Verilog. Matrix keyboard input, LCD1602 display. Program includes key scanning module and LCD module
Key_Dis---1
- 实现键盘动态扫描,按键次数在数码管上显示,属于FPGA基础应用程序-Achieve dynamic scanning keyboard, keystrokes on the digital display, is FPGA-based applications
Key_Dis---2
- 另外一种实现键盘动态扫描的方法2,根据按键的位置显示1-9,属于FPGA基础应用程序-Another way to achieve dynamic scanning keyboard 2, according to the location of the keys show 1-9, belonging to FPGA-based applications
Seg_Dis---3
- 三种对FPGA共阴七段数码管显示的动态扫描、静态扫描程序,用按键从1加到-Three of dynamic scanning FPGA digital display, static scanning procedures, using the keys an added 888888
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
mouse_kit
- 实现难度可调(6级,速度不同)的简单打地鼠游戏。开发板上的led灯代表地鼠,按键代表锤子。此程序代码可直接执行,适合初学者VHDL入门。 源码中,divider为分屏器;key_scan为按键扫描;random产生随机数;music为背景音乐播放模块;manage为主程序模块。-Adjustable implementation difficulty (6 level, different speeds) simple whack-a-mole game.The led lights on