当前位置:
首页
资源下载

搜索资源 - verilog ps2 keyboard
搜索资源列表
-
0下载:
在FPGA内,实现PS2键盘数据读取功能,verilog源代码,In the FPGA, achieving PS2 keyboard data read functions, verilog source code
-
-
0下载:
用Verilog语言实现的PS2小键盘输入和1602 LCD显示的功能。无需修改,已经调试通过了。直接可以当成一个模块用于FPGA/CPLD系统开发过程。
这个代码是我在Libra环境下开发Actel FPGA时写的。,Verilog language using the PS2 keyboard and a small 1602 LCD display features. No changes have been adopted debugging. Directly as a module
-
-
0下载:
此代码是PS2键盘的Verilog程序,键盘的字符可显示在LCD 1602上,经上板调试程序是可行的-This code is a PS2 keyboard Verilog program, keyboard characters can be displayed on the LCD 1602, after the board debug process is feasible
-
-
0下载:
基于EPM1270的PS2键盘鼠标驱动源码Verilog-Based on the EPM1270 the PS2 keyboard and mouse-driven Verilog source
-
-
0下载:
FPGA PS2键盘驱动设计,使用软件QuartusII6.0 verilog-FPGA PS2 keyboard-driven design, the use of software QuartusII6.0 verilog
-
-
0下载:
实现PS/2接口与RS-232接口的数据传输,
PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上,并在数据接收区显示接收到的字符。
串口调试终端的设置:波特率115200,一个停止位,无校验位。
-The realization of PS/2 interface with RS-232 data interface, PS/2 keyboard to press the button, through RS-232 automatic transmissi
-
-
1下载:
基于Verilog开发的PS2的接口设计,可以模拟PS2的鼠标和键盘的接口!-Verilog-based development of the PS2 interface design, can simulate the PS2 mouse and keyboard interface!
-
-
0下载:
*先后调试了LED,按键,数码管的verilog程序,并在实验板上面调试成功!学习FPGA是一个漫长的过程,但是我必须得坚持!前途光明,道路崎岖!
这次在垃圾堆(我工作台下面的抽屉和柜子,呵呵)里面搜索了一个以前用C8051F020作的一个单片机 最小系统,其中有一个PS2的数字小键盘,于是马上鼓捣了一下,复习了一下PS2传输数据的规则,其实还是比较简单的,所以很快就把程序搞定,并在电路板上运行正常!!!
-* Has a debug LED, button, digital contr
-
-
0下载:
PS2键盘鼠标接口控制实现电子琴功能,verilog hdl 编写-PS2 keyboard and mouse interface to control the realization of organ function, verilog hdl prepared
-
-
0下载:
ps2 keyboard verilog source code, to support the ascii code. scan code output, the expansion of key output, press and release the information output
-
-
0下载:
PS2键盘通信,VERILOG实现的,比较好的哦-PS2 keyboard communications, VERILOG realized, oh good
-
-
0下载:
用verilog做的PS2键盘接口程序,对verilog学习有很大帮助-Verilog to do with the PS2 keyboard interface program, very helpful on learning verilog
-
-
0下载:
ps2 keyboard verilog
-
-
0下载:
使用Verilog完成的电脑键盘PS2协议的驱动。代码中标注了较详细的注释。-Done using the Verilog PS2 keyboard protocol driver. Code marked more detailed comments.
-
-
0下载:
veirlog编写的PS2键盘通讯程序, 并有PS2接口的相关说明, Quartus II 8.1工程文件-veirlog written communication procedures PS2 keyboard, and a PS2 interface instructions, Quartus II 8.1 project file
-
-
0下载:
PS2键盘是当今PC机最常用的种类, 基于verilog hdl 语言的ps2 通信代码-PS2 keyboard is today the most common types of PC-based communications verilog hdl code language ps2
-
-
0下载:
PS2 keyboard with verilog
-
-
0下载:
ps2接口键盘,控制12864液晶显示,显示温度等-Ps2 interface keyboard, control 12864 LCD display, display temperature, etc
-
-
0下载:
verilog PS2键盘解码程序, 之前探讨过PS/2键盘编解码以及数据传输协议,这次自己动手实现了利用FPGA接收键盘编码,然后通过串口传输到PC。做的比较简单,只是通过FPGA把大写字母A-Z转换成相应的ASCII码,只要字母按键被按下,就能在串口调试助手里显示相应大写字母。下面就共享代码吧!
除了顶层模块,三个底层模块分别为PS/2传输处理模块、串口传输模块以及串口波特率选择模块(下面只给出顶层模块和PS/2传输处理模块的verilog代码)。-verilog PS2 Ke
-
-
0下载:
功能:LCD1602显示屏显示PS2键盘的键值。用verilog编写。-LCD1602 display shows the the PS2 keyboard keys verilog
-