CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ps2 keyboard driver
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ps2 keyboard driver - List
[
Embeded-SCM Develop
]
key_drv
DL : 0
标准PS2键盘驱动程序-standard PS2 keyboard driver
Update
: 2025-02-17
Size
: 4kb
Publisher
:
[
VHDL-FPGA-Verilog
]
vhdl_vga_kb
DL : 0
VHDL的显示驱动程序,VHDL的PS2键盘驱动程序-VHDL display drivers, VHDL PS2 Keyboard Driver
Update
: 2025-02-17
Size
: 3kb
Publisher
:
张明凯
[
SCM
]
PS2keyboard
DL : 0
键盘驱动程序: 键盘型号:P/S2 此程序已经测试过。-keyboard : Keyboard Model : P/S2 this procedure has been tested.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
李瑞峰
[
SCM
]
ps2mcu
DL : 0
ps2键盘在c51中的驱动程序, ps2键盘在c51中的驱动程序,-ps2 keyboard decoder in the driver, ps2 keyboard decoder in the driver,
Update
: 2025-02-17
Size
: 32kb
Publisher
:
丑人
[
SCM
]
AVR_PS2
DL : 0
AVR单片机(Atmega16)的PS2键盘驱动程序,并用LCD1602显示。-AVR (Based on Atmega16) PS2 keyboard driver, using LCD1602 show.
Update
: 2025-02-17
Size
: 34kb
Publisher
:
小花猫
[
SCM
]
PS2
DL : 0
PS2键盘驱动程序,单向的,只能由键盘发向控制器,控制器读键盘。使用codevision编译器,控制器使用AVR mega16.-PS2 keyboard driver, one-way, can only be sent to the controller keyboard, controller keyboard time. Codevision compiler to use the controller to use AVR mega16.
Update
: 2025-02-17
Size
: 325kb
Publisher
:
童童
[
Documents
]
PS2
DL : 0
嵌入系统开发中用的PS/2键盘或PS/2鼠标驱动程序-Embedded systems development using the PS/2 keyboard or PS/2 mouse driver
Update
: 2025-02-17
Size
: 2kb
Publisher
:
李可辉
[
Program doc
]
kbd_spec
DL : 0
适合编写ps2键盘驱动的朋友参考。是不可缺少的规范文档-Ps2 keyboard driver suitable for the preparation of reference of a friend. Is indispensable normative documents
Update
: 2025-02-17
Size
: 161kb
Publisher
:
hexiaohua
[
assembly language
]
PC_KEYBD
DL : 0
PS2 keyboard driver using ATMEGA8L series uP
Update
: 2025-02-17
Size
: 2kb
Publisher
:
Liu
[
SCM
]
PS2
DL : 0
PS2读出键盘驱动程序,C51编写,用at89c51控制-PS2 to read out the keyboard driver, C51 prepared using AT89C51 control
Update
: 2025-02-17
Size
: 2kb
Publisher
:
maomao
[
SCM
]
PS2
DL : 0
使用单片机驱动的电脑PS2键盘驱动程序,C语言,keil开发-The use of single-chip computer-driven driver PS2 keyboard, C language, keil Development
Update
: 2025-02-17
Size
: 2kb
Publisher
:
稀饭
[
SCM
]
Source
DL : 1
PS2键盘实验源代码,Verilog语言编写-PS2 keyboard experiment source code, Verilog language
Update
: 2025-02-17
Size
: 3kb
Publisher
:
zhan
[
ARM-PowerPC-ColdFire-MIPS
]
ps2key
DL : 0
ARM7增强型的PS2程序,ps2键盘驱动程序,嵌入式开发 -ARM7 enhanced PS2 procedures, ps2 keyboard driver, Embedded Development
Update
: 2025-02-17
Size
: 44kb
Publisher
:
lizhiguo
[
Books
]
rogur
DL : 0
清理工具PS2键盘驱动程序,单向的,只能由键盘发向控制器,控制器读键盘。使用codevision编译器,控制器使用AVR mega16-Clean-up tool for PS2 keyboard driver, one-way, can only be sent to the controller keyboard, controller keyboard time. Codevision compiler to use the controller to use AVR mega16
Update
: 2025-02-17
Size
: 1.88mb
Publisher
:
易风行
[
SCM
]
PS2
DL : 0
基于51单片机的PS2键盘的驱动程序,使用keil编写!-Based on 51 Singlechip driver PS2 keyboard, use keil prepared!
Update
: 2025-02-17
Size
: 3kb
Publisher
:
梁晓炬
[
ARM-PowerPC-ColdFire-MIPS
]
PS2-keyboard-and-mouse-driver-experiment
DL : 1
《嵌入式系统设计与实例开发实验教材II:基于ARM9微处理器与Linux操作系统》——PS2键盘鼠标驱动实验-《Embedded System Design and examples of the development of experimental teaching materials II: Based on the ARM9 microprocessor with the Linux operating system》 - PS2 keyboard and mouse-driven experiment
Update
: 2025-02-17
Size
: 9kb
Publisher
:
wang
[
Driver Develop
]
PS2-keyboard-drive-
DL : 0
//DMAVR-128的PS2键盘驱动程序,并在1602液晶上显示键值 //PS2键盘按键1次输出33个时钟脉冲,因此采用中断的方式读取33次,只提取最后一个字节中的数据位做键码 //按键1次,实际输出3个字节数据,每个字节为11位,一个起始位(0),8个数据位,一个奇偶校验位,一个停止位(1) //并且第1个字节与第3个字节数据相同,此程序提取第3个字节的数据位键值数据-//DMAVR-128 of the PS2 keyboard driver, and in 1602 is displayed on the LCD keys// PS2 keyboard 1 out of 33 clock pulses, so a way to interrupt read 33 times, only to extract the last byte in the data bit to do key code// button 1, the actual output 3 bytes of data, 11 bits per byte, a start bit (0), 8 data bits, a parity bit, one stop bit ( 1)// and the first 1 byte and 3 bytes of the same data, this program to extract the data byte 3 bit key data
Update
: 2025-02-17
Size
: 3kb
Publisher
:
吴钟海
[
SCM
]
driver-program-for-PS2-KEY
DL : 0
AVR 环境下P2P键盘驱动程序,使用ATMEG128单片机-AVR keyboard driver P2P environment
Update
: 2025-02-17
Size
: 35kb
Publisher
:
a
[
SCM
]
PS2_KB
DL : 0
此程序为PS2键盘驱动程序,用avr单片机做的,已通过测试。-This procedure for the PS2 keyboard driver with avr microcontroller to do, has been tested.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
林东
[
SCM
]
spi-ps2-keyboard
DL : 0
基于 spi 通讯的 ps2 键盘驱动程序-Spi-based communications ps2 keyboard driver
Update
: 2025-02-17
Size
: 1kb
Publisher
:
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.