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

搜索资源列表

  1. PS2keyboard_verilog

    0下载:
  2. 本实验利用PS2接口实现了与键盘通信,并将键盘的按键编码通过UART接口上传给PC的超级终端,通过超级终端来观察按键编码是否正确。 -experimental use of the PS2 interface with the keyboard communications, and keyboard buttons coding through UART interface to the PC upload the Super Terminal, Super Terminal throug
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:16.92kb
    • 提供者:dragon
  1. system 完成远程通信的整体任务

    0下载:
  2. Verilog,QuartusII可正确运行,可下载到FPGA上,完成远程通信的整体任务,PC发数据,键盘输入运算符与运算数计算将结果显示在数码管上并返回给PC机,需异步串口调试软件-Verilog, QuartusII run correctly, can be downloaded to the FPGA, to complete the overall task of remote communication, PC send data, keyboard operators and op
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-27
    • 文件大小:880.84kb
    • 提供者:薛芬
  1. IBM_PC

    0下载:
  2. This code allows you to read character from keyboard IBM PC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:1.2kb
    • 提供者:mapo
  1. pc

    0下载:
  2. 键盘和USB与PC机的接口程序,适用于CPLD FPGA设计中,与上位机的连接与通信-Keyboard and USB and PC-interface program for the design of CPLD FPGA with PC connectivity and communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:162.28kb
    • 提供者:mengzi
  1. ps2test

    0下载:
  2. PS/2键盘接口实验: 将PC键盘接入板上PS/2接口,按下键盘任意键,LED等将显示键盘传来的编码-PS/2 keyboard interface experiment: the PC keyboard, access to on-board PS/2 interface, press any key on the keyboard, LED, etc. The code will display the keyboard came
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:104.33kb
    • 提供者:panda
  1. PS2UART_verilog

    0下载:
  2. 基于Verilog的PS/2键盘接口实现,接收PS/2键盘数据,并转换成ASCII码,通过RS232发送到PC显示。-Based on Verilog, PS/2 keyboard interface, the receiving PS/2 keyboard data and convert it into ASCII code sent to the PC through the RS232 display.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:325.85kb
    • 提供者:liuxingxing
  1. PIANo

    0下载:
  2. (1)下载“KX232_PIANO_C5T”文件夹中的sof文件。 (2) 接上串行通信线,与PC机通信。 (3)在“FOR_PC_FILE”文件夹中,双击打开上位机软件“SEND”,按键盘上的“1、2、3.。。”即可弹琴。SEND窗口即显示对应的ASIC码。-(1) Download " KX232_PIANO_C5T" folder in the sof file. (2) connected to the serial communication lines, a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:47.93kb
    • 提供者:袁方
  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
    • 文件大小:4.07mb
    • 提供者:邱柳钦
  1. KEY_PC

    0下载:
  2. 接受标准键盘的输入,并通过串口打印到PC上-Receiving standard keyboard input and displays the results on the PC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:4.42kb
    • 提供者:wf
  1. PS2_01

    0下载:
  2. 进阶实验_08_PS2_01 接受标准键盘输入,通过串口打印到PC,verilog-Advanced experimental _08_PS2_01 acceptable standard keyboard input through serial port to print to PC, verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:654.61kb
    • 提供者:林爻
  1. ps2-RS232

    0下载:
  2. PS2键盘字符码输出,通过FPGA控制,与pc机实现串口通信(RS232)-PS2 keyboard character code output by FPGA control, serial communication with the pc-(RS232)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:4.55mb
    • 提供者:刘渝
  1. ps2_keyboard_test

    0下载:
  2. FPGA通过ps2接收键盘数据,然后把接收到的字母A到Z键值转换相应的ASII码,通过串口发送到PC机上。需要接键盘,还要用调试助手,下载程序后,在键盘上按下一个键,比如A,则在PC调试助手上可看到A-FPGA received by ps2 keyboard data, and then received the letters A through Z keys to convert the corresponding ASII code, sent through the serial po
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:691.51kb
    • 提供者:黄远豪
  1. 10_ps2_keyboard_test

    0下载:
  2. FPGA通过ps2接收键盘数据,然后把接收到的字母A到Z键值转换相应的ASII码,通过串口发送到PC机上。 实验时,需要接键盘,还要用调试助手,下载程序后,在键盘上按下一个键,比如A,则在PC调试助手上可看到A -Through FPGA receive the ps2 keyboard data, and then receive the letters from A to Z key value into corresponding ASII code, through A seri
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:187.87kb
    • 提供者:珍宝
  1. EXP42_RS232_PIANO

    0下载:
  2. 在EP3C5E上进行试验,PC机检测到PS2键盘,将键盘的数值通过串口传输给fpga,fpga驱动蜂鸣器发出音乐。-Tested on the EP3C5E, PC machine detects the PS2 keyboard, the keyboard' s numeric via the serial transmission to the fpga, fpga drive buzzer music.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:856.1kb
    • 提供者:恣意
  1. ps2_key

    0下载:
  2. 实现通过PS/2接收键盘的数据,然后将输入的大写字母转化成ASCII,通过串口传送给PC机。-Achieved through the PS/2 keyboard to receive data, and then enter the uppercase letters into ASCII, transferred to the PC via the serial port.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:cuixiao
  1. ps2_keyboard_test

    0下载:
  2. FPGA通过ps2接收键盘数据,然后把接收到的字母A到Z键值转换相应的ASII码,通过串口发送到PC机上。 实验时,需要接键盘,还要用调试助手,下载程序后,在键盘上按下一个键,比如A,则在PC调试助手上可看到A -FPGA receives data via the keyboard ps2, and then received the letters A through Z keys corresponding conversion ASII code sent to the PC v
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:569byte
    • 提供者:jame
  1. ps2keyboard

    0下载:
  2. FPGA通过ps2接收键盘数据,然后把接收到的字母A到Z键值转换相应的ASII码,通过串口发送到PC机上。 实验时,需要接键盘,还要用调试助手,下载程序后,在键盘上按下一个键,比如A,则在PC调试助手上可看到A-FPGA through PS2 receive keyboard data, and then receive the letters A to Z conversion keys corresponding ASII code, through the serial port t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:171.28kb
    • 提供者:珍宝
搜珍网 www.dssz.com