搜索资源列表
-
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
-
-
1下载:
基于Xilinx Spartan3E的ps/2键盘接口,能够把键值传送到FPGA上并在LCD上显示-Xilinx Spartan3E based on the ps/2 keyboard interface, be able to send to the FPGA on the keys and LCD display
-
-
0下载:
键盘输入液晶模块显示字符,在液晶显示屏上显示从PS2键盘输入的字符-Keyboard input LCD display module characters displayed in the LCD screen from the PS2 keyboard input characters
-
-
0下载:
实现了PS2接口的主键盘和小键盘的识别,采用第二套键盘译码表,如果你想使用第一套或者第二套键盘译码,只需做少量的修改就可以实现。只要稍加修改就可以实现你所希望的功能,此程序只实现了LCD灯的控制。-PS2 interface implements the main keyboard and keypad recognition, using the second set of keyboard decoding table, if you want to use the first set or
-
-
0下载:
PS2键盘实验,ps2键盘演示程序,特别注意
安装1602液晶, 烧写程序后,把电脑的键盘
插入键盘接口。按键液晶则有显示.-PS2 keyboard experiment, ps2 keyboard demo program, special attention to the 1602 installation, programming procedures, the computer s keyboard into the keyboard interface. LCD is a d
-
-
0下载:
verilog写ps2接口驱动程序,对状态机的描述。把键盘串行的13为数据转换为并行的8为数据,并储存在寄存器-The needle verilog write ps2 interface drivers, to the descr iption of the state machine. The keyboard for data transfer of serial and parallel for the 8 for data, and stored in a register to xi
-
-
0下载:
ps2键盘,按键实现 在LCD上显示字符,字母大小写,数字,标点符号都可以显示-ps2 keyboard, the keys to achieve display characters, capitalization, numbers, punctuation marks can be displayed on the LCD
-