搜索资源列表
keyboard
- 实现的模拟键盘代码,模拟ps2协议,可以与计算机相连实现键盘的功能,在keil c下开发的。-89s51 achieved through keyboard simulation code, simulation ps2 agreement with the computer keyboard connected to the functions of the c Keil under development
PC_KEYBD
- PS2 keyboard driver using ATMEGA8L series uP
KT800-104
- 键PS2接口标准键盘经典样例程序,键PS2接口标准键盘经典样例程序-Key PS2 keyboard interface standard classical sample procedures, key PS2 keyboard interface standard classical sample procedures
PS2Key
- ps2键盘与51单片机通信 拥有基本功能的键码输入 应用于单片机设计的键盘输入方面非常的实用-ps2 keyboard with 51 single-chip communication has a key code of the basic functions of input used in single-chip design of the keyboard is very practical
keyboardVhdl
- 很好用的PS2键盘检测程序 愿意和大家分享 代码为VHDL格式的-Good use PS2 keyboard detection program is willing to share code for VHDL format
ps2key
- 单片机实现的ps2协议的键盘。。稍加修改就可以做键盘了-The ps2 keyboard of the agreement MCU. . Slightly modified keyboard
BB-ASM
- 测试键盘矩阵用,采用PS2接口,可用于测试18*8矩阵的键盘-Test the keyboard matrix, PS2 interface, can be used to test 18* 8 matrix keyboard
PS2
- 这是基于MSP430的PS2键盘设计程序,希望对于开发者和电子设计大赛的参与同学有很好的帮助-This is based on the MSP430 PS2 keyboard design process, and hope for developers involved in electronic design contest to help the students have a good
8051-microcontroller-interfacing-to-PS2-Keyboard.
- This code is assembly language code for interfacing 8051/8052 microcontroller to PS/2 keyboard. The code is very simple and display only scan codes.
PS2--digital-display
- 用外部中断读取PS2键盘的数据 并在数码管上显示,此程序只处理数字键盘。其余按键功能用户可以自行扩展,为了程序简单便于阅读和学习,程序中没有使用奇偶校验, 校验程序请自行添加-External interrupt data read PS2 keyboard and display on the digital tube, this program only handles numeric keypad. Remaining keys function the user can expa