搜索资源列表
PS2_ARM
- 我写的ARM PS2驱动程序,使用普通GPIO口模拟PS2协议,可直接驱动键盘、条码找描枪等设备,并将从键盘、条码扫描枪等输入的信号通过UART口传至PC机-I write ARM PS2 driver, I use ordinary GPIO simulation PS2 agreement can be directly driven keyboard, bar code depiction find guns and other equipment, and from the keyboa
ZLG7290C51
- 键盘与LED驱动芯片ZLG7290的c51驱动程序,通过调试。稳定性好-keyboard and LED driver chip decoder ZLG7290 the driver, through debugging. Good stability
44KEY
- 4*4键盘程序 (头文件 键盘驱动 主程序 )虽然简单,但对新手 值得一看-4 * 4 keyboard (the first keyboard-driven document main program) simple, but the novice eye-catcher
keyboard
- ARM键盘驱动程序,配合液晶用于人机交互,使用AT91M55800的IRQ0-IRQ5作为六个按键输入,实现多种功能
key
- 矩阵键盘驱动程序, unsigned char key(void) 只要调用这个函数即可实现
KEYx86
- X86平台下的串口键盘DOS驱动程序,该程序驻留内存,串口有按键可以接受键盘扫描码
PS2键盘驱动程序
- PS2键盘驱动程序
单片机
- 函数名:16个阵列式键盘驱动程序 调 用:? = Key (); 参 数:无 返回值:unsigned char 键值0~16 结 果:有键按下时返回值为键值1~16,无键按下时返回值为0 备 注:在主函数中不断调用
PS2Key
- 用单片机控制键盘的程序,利用中断获得键盘扫描码并转换为ASCII码,在1602液晶上显示字符。C语言编写,KEIL环境下编译,键盘驱动写得相当好。-Single-chip microcomputer to control the keyboard with the procedure, the use of interrupted access to the keyboard scan code and converted to ASCII code, in the 1602 character
keyboard
- 自己编写的用于STC12系列单片机 驱动 CH452键盘控制芯片的驱动程序-I have written STC12 Series single-chip driver for the keyboard controller chip CH452 driver
AT24C64
- PS2键盘与ARM7单片机来连接驱动程序-PS2 Keyboard and ARM7 MCU to connect the driver
keyboard_lcd
- 源代码为键盘和lcd驱动程序,底层学习可参考。-The source code for the keyboard and lcd driver, low-level learning can be found.
ps2
- 基于MSP430F1611单片机的PS2键盘驱动程序,可以实现连击、上档键等功能,方便实用,适宜单片机初学者学习探讨。-MSP430F1611 MCU based driver PS2 keyboard, you can achieve batter, the file key and other functions, convenient and practical, suitable for beginners to learn of SCM.
C51commonlyusedassemblysubroutine
- C51常用汇编子程序:ACM-12864汉字液晶显示驱动程序,定时与中断类,Ad转换类,排序类,频率计,串行通信,代码运算类,DES算法演示,C51_table,I2c总线,IIC,键盘与显示类,交通灯,步进电机,电机控制,-C51 compilation of subprograms used: ACM-12864 character LCD driver, timer and interrupt class, Ad Conversion class, sort type, frequency
CH451
- CH5451驱动键盘的程序,使用atmega16作为控制器,用lcd12864做显示。-CH5451 keyboard driver program, use atmega16 as the controller to do with lcd12864 display.
juzhenjianpan
- MSP430矩阵键盘驱动程序,4*4的,msp430f149试用-The MSP430 matrix keyboard driver
TM1721
- TM1721液晶驱动芯片的驱动程序,包含有驱动流程、驱动函数编写、键盘扫描,里面有简单注释说明。-TM1721 LCD driver chip driver, includes driver processes, the preparation of the driving function, the keyboard scan, there are simple notes.
ps2
- 基于Atmega16 的PS/2键盘驱动程序-Based on the Atmega16 PS/2 keyboard driver
IIC-keybord
- 周立功IIC键盘驱动程序 周立功IIC键盘驱动程序 -IIC driverIIC driverIIC driverIIC driverIIC driverIIC driver
stm32矩阵键盘
- stm32f103c8t6矩阵键盘驱动程序,有串口驱动