CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - 键盘

搜索资源列表

  1. vga_Car

    0下载:
  2. 本实验采用XILINX公司的SPARTAN III系列 的XC3S250E开发板实现赛车游戏机,其基本功能包括:用PS2键盘控制VGA显示,包括小车动态下落,底层小车移动,小车碰撞的判断等内容,当下落的小车和底层小车发生碰撞,则游戏结束。-The the company XILINX XC3S250E SPARTAN III development board series of racing games to achieve its basic features include: VGA d
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:956769
    • 提供者:gaoliangy
  1. Implement-specific-functions

    0下载:
  2. 汇编语言实现特定功能的键盘及LED显示.rar-Implement specific functions in assembly language keyboard and LED display. Rar
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1298228
    • 提供者:徐森
  1. cpld-PS_2-vhdl

    0下载:
  2. 此源码为cpld驱动PS2 键盘的vhdl程序-The source code for the driver PS2 keyboard cpld vhdl program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:60985
    • 提供者:刘丽超
  1. keyboard

    0下载:
  2. 可用于FPGA的键盘操作器.....可以用来学习FPGA的底层功能 -The keyboard can be used for FPGA devices ..... can be used to study the underlying FPGA features ...
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:466101
    • 提供者:王子辰
  1. S7_PS2_LCD

    0下载:
  2. 1、ps/2键盘输入,通过led显示ascii码 2、稍等1s可以在lcd上显示输入的字符 3、其中键盘上的backspce键是用来清屏的 4、当lcd上显示满字符时,在按下按键自动清屏,从第一行显示。-1, ps/2 keyboard input, through the led display ascii code 2, wait for 1s in the input character lcd display 3, in which key on the keyboard i
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:138686
    • 提供者:成语
  1. S7_PS2_RS232

    0下载:
  2. 本实验实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上(sscom32.exe); 并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。 -The experimental realization of PS/2 interface and RS-232 data interface, PS/2 keyboard, press the button, you ca
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1256095
    • 提供者:成语
  1. S8_test

    0下载:
  2. 本程序用来测试开发板上所有的设备。 1、VGA输出8位色彩的条纹; 2、PS/2键盘输入字符可以传输到LCD和串口调试终端上; 4、拨码与按键开关与4位LED相连-This procedure used to test all the equipment on the development board. 1, VGA output 8-bit color stripes 2, PS/2 keyboard input characters can be transmitted to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:292828
    • 提供者:成语
  1. wendangziliao

    0下载:
  2. 公司收集的一些示波器.LED,还有键盘扫描等的一些资料。很好的-To collect some of the oscilloscope. LED, there are a number of keyboard scan data. Good
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-21
    • 文件大小:6445607
    • 提供者:
  1. maxii_ps2_restored

    0下载:
  2. 已经实现的PS2键盘扫描``用verilog描述··· 已经实现的PS2键盘扫描``用verilog描述-PS2 keyboard scan has been achieved `` has been achieved with the verilog descr iption of `` PS2 keyboard scan described with verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:55847
    • 提供者:dys
  1. key_led

    0下载:
  2. FPGA的键盘程序,非常有用,希望对大家有用-FPGA keyboard program, very useful
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:3835
    • 提供者:xuxing
  1. key_scan4X4

    0下载:
  2. 基于FPGA设计的矩阵键盘经过多次测试非常的好用 VHDL语言-FPGA-based design of repeated testing matrix keyboard is very easy to use VHDL language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:547002
    • 提供者:谭海龙
  1. key

    0下载:
  2. 该代码使用VERILOG编写,用于实现4 x 4的键盘扫描。-The code is written using the VERILOG, used to implement the 4 x 4 keyboard scan.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:211798
    • 提供者:于志宏
  1. keylecd

    0下载:
  2. 单片机应用之键盘和LED的小程序,适合初学者的学习-Keyboard and LED MCU applications of small programs, suitable for beginners to learn
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:2892
    • 提供者:
  1. key

    0下载:
  2. 基于Verilog HDL的编程程序实现,主要是一个键盘扫描程序-These are program examples based on Verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:408939
    • 提供者:shanglin
  1. Car_drive

    0下载:
  2. 模拟汽车仪表板-由键盘去模拟控制汽车的油门、煞车、方向灯、大灯…等等。 由LCD去显示出目前的时速和档位。 LED模拟方向灯、大灯、转速表。 -Analog dashboard- from the keyboard to simulate the control of the car throttle, brake, turn signals, headlights ... and so on. By the LCD to display the current speed and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2746909
    • 提供者:simon
  1. fpga-jianpan-ip-core

    0下载:
  2. 基于fpga的键盘设计ip核的vhdl源代码-Ip fpga design of the keyboard based on the vhdl source code for nuclear
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:4099
    • 提供者:周勇
  1. freedev_ps2

    0下载:
  2. 自由电子科技的PS2键盘的avalon外设ip core-Free electronic technology avalon PS2 keyboard peripheral ip core
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1048575
    • 提供者:周勇
  1. keyscan

    0下载:
  2. 基于verilog的键盘扫描程序,实现4*4键盘的扫描-Verilog-based keyboard scanner, to achieve 4* 4 keyboard scanning
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2853365
    • 提供者:allen-haha
  1. homework_final_ver1

    0下载:
  2. 用verilog写的PS2键盘通过RS232与PC机通信,并且通信内容通过VGA显示-PS2 keyboard with verilog to write computer communication via RS232 with the PC and the communication content through VGA display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4268170
    • 提供者:邱柳钦
  1. VGA_PS2

    0下载:
  2. 使用键盘控制显示器上矩形框的移动。使用verilog HDL编写。已经在spartan3-E开发板上实现。保证好用。-Use the keyboard to control the movement of the display rectangle. Prepared using verilog HDL. Has been achieved spartan3-E on the development board. To ensure ease of use.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1779593
    • 提供者:zhangwei
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 42 »
搜珍网 www.dssz.com