搜索资源列表
pro8279
- 关于8279的键盘的读取及驱动数码显示的例子,在头文件中定义了8279的地址,只须修改成自己设计的地址即可使用。对外有Display()及GetKeyValue两个接口,具体应用看文件说明。-8279 on the reader and keyboard-driven digital display example, the first document of the 8279 definition of the address, only revise their designs in ord
keyboarddriver
- 一个键盘驱动的实现!是我改过的,可以不需要任何头文件插入到系统中-a keyboard-driven to achieve! Yes, I repent, it does not require any headers inserted into the system
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作为六个按键输入,实现多种功能
USB_HID_CH372
- USB接口的HID类键盘模拟,通过CH372的外部固件模式,可实实现在WInodws下的即插即用不需要安装驱动。
CH451
- 南京沁恒公司的SPI接口LED数码管驱动及键盘接口芯片的应用
key
- 矩阵键盘驱动程序, unsigned char key(void) 只要调用这个函数即可实现
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
Key16
- 凌阳61单片机键盘驱动,可以驱动4*4键盘,在ide环境下-Sunplus 61 MCU Keyboard Driver
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.
1
- 周立功试验箱上ZLG7290矩阵键盘驱动LED,供大家交流使用,很好用,应该对你有帮助-The ZLG chamber ZLG7290 matrix keyboard driver LED on, for the exchange of use, easy to use, it should help you
juzhenjianpan
- MSP430矩阵键盘驱动程序,4*4的,msp430f149试用-The MSP430 matrix keyboard driver
ps2
- 基于Atmega16 的PS/2键盘驱动程序-Based on the Atmega16 PS/2 keyboard driver
IIC-keybord
- 周立功IIC键盘驱动程序 周立功IIC键盘驱动程序 -IIC driverIIC driverIIC driverIIC driverIIC driverIIC driver
Keyboard_Test
- 键盘与串口驱动设计,编写程序完成键盘驱动,实现键盘扫描,及键值的显示,及七段数码管的显示-The keyboard with the serial port driver design, write a program to complete the keyboard driver, realize the keyboard scan, and, according to the key value of and seven segment digital tube display
stm32矩阵键盘
- stm32f103c8t6矩阵键盘驱动程序,有串口驱动