搜索资源列表
ps2Keyboard
- vhdl实现的鼠标协议,代码可读性高,适合作为参考案例。
pspro
- 计算机所用的键盘就是ps接口键盘,本设计是基于FPGA的ps2键盘接口设计,所用的编程语言是VHDL语言,已经通过了仿真,可以很好的实现功能-ps2keyboard interface with VHDL codes and it has useful
PS2KEYBOARD
- 通过PS2键盘接口,实现简单的键盘到FPGA通信,将按键ASC码显示在LED上。-this is a design of PS2keyboard based on PS2 protocol, realizing the display of the ASC code of each key on the led.
PS2keyboard
- PS2键盘口扫描电路的实现 VHDL语言实现-PS2 keyboard port scanning circuit realization of VHDL language
data_scanC-
- PS/2键盘通信控制电路的数据扫描电路VHDL程序-PS2keyboard VHDL
PS2keyboard
- 利用VHDL进行嵌入式设计编程,PS/2键盘接口程序设计-PS/2 keyboard interface program design using VHDL programming embedded design
ps2keyboard
- 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