搜索资源列表
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
ps2
- ps2键盘编码库文件,直接可以调用。先把它复制进编译器的库文件,家#include<ps2.h >-ps2 keyboard encoding library file directly can call. First copy it into the compiler
KT800-104
- 键PS2接口标准键盘经典样例程序,键PS2接口标准键盘经典样例程序-Key PS2 keyboard interface standard classical sample procedures, key PS2 keyboard interface standard classical sample procedures
ps2
- 104键PS2接口标准键盘程序(C语言),通过测试可以!程序简单易懂。基于ICCAVR编译器-104 key PS2 keyboard interface standard procedures (C language), can pass the test! Procedures easy to understand. Based on ICCAVR compiler
PS_2LCD1602
- 单片机与PS2键盘的连接程序,单片机与液晶LCD1602的连接程序,为单片机开发者提供了通用应用程序。-Single-chip with the PS2 keyboard connection procedures, single-chip LCD LCD1602 connection with procedures for the single-chip developers to provide a common application.
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
ps2
- ps2接口是目前最常见的鼠标接口,最初是IBM公司的专利,俗称“小口”。这是一种鼠标和键盘的专用接口,是一种6针的圆型接口。但鼠标为空脚。PS/2接口的传输速率比COM接口稍快一些,而且是ATX主板的标准接口,是目前应用最为广只使用其中的4针传输数据和供电,其余2个泛的鼠标接口之一-PS2 interface is by far the most common mouse interfaces, the original is IBM s patent, commonly known as "s
key
- PS2键盘协议代码 verilog,可以在ISE上跑,约束条件:NET"F50M" LOC="B8" NET"ps2_clk" LOC="R12" NET"ps2_data" LOC="P11" NET"rst" LOC="H13" NET"seg[6]" LOC="L18" NET"seg[5]" LOC="F18" NET"seg[4]" LOC="D17" NET"seg[3]" LOC="D16" NET"seg[2]" LOC="G14"
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