搜索资源列表
KeyboardPS2_44B0
- 标准PS2键盘源程序(S3C44B0X) ****** 没办法,要得到就先要付出,无奈之下共享此苦心编写的代码,绝对原创!绝对稳定!注:本程序是为uCGUI而编写的,占有44B0的UART1,采用第三套扫描码,最终和uCGUI的接口函数结合,程序有详细的解析。记得当时开发PS2键盘程序时,感觉网上资料太少或者不全,希望能带来帮助!-standard PS2 keyboard source (S3C44B0X) ****** not do. to be paid on the first and
KEYx86
- X86平台下的串口键盘DOS驱动程序,该程序驻留内存,串口有按键可以接受键盘扫描码
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
89c52_keyscan
- 本源码为stc89c52单片机的一个矩阵扫描程序,压缩包内有提供键盘与单片机接法原理图与源码,可供大家参与。-stc89c52 matrix scan code, compact package is provided with the microcomputer keyboard Connection schematics and source code available for people to reference.
KEY
- 键盘程序 出口:A,为键码值 占用:R0,R2,R4,R6,R7,2字节堆栈 此子程序没有键盘扫描功能,要实现键盘扫描,需要在主程序中循环调用-Keyboard program exit: A, for keycode occupation: R0, R2, R4, R6, R7, 2 bytes of stack not the keyboard scanning function of this subroutine to achieve the keyboard scanni
Key_Scan
- 单片机,通过串行扫描,读取矩阵的键盘码。-Microcontroller reads the keyboard codes.