搜索资源列表
PC键盘
- C51单片机实现对PC键盘的读取与显示 具体细节请参考源程序 将时钟线接入外部中断 数据线接入普通I/O输入输出口-C51 MCU to read the PC keyboard and display details please refer to the source clock line access external interrupt data lines access I / O input and output mouth
无线键盘
- C51单片机通过红外通信实现PC键盘的无线通信 读取与显示具体细节请参考源程序将时钟线接入外部中断数据线接入普通I/O输入输出口-C51 microcontroller through infrared communications PC wireless keyboard and display read details please refer to the source clock line access external int
Kb_sniff
- 修改中断描述符表(IDT)中的键盘入口实现按健记录,把读取到的键盘扫描码转换成 ascii 码记录下来。查找键盘入口采用了查询 IO APIC 的重定向寄存器的方法(通过把物理地址 0xFEC00000 映射为虚拟地址,然后读取键盘中断向量,最难得是没有 xpsp2 的限制了。不经典不发。-interrupt descr iptor revised table (IDT), the keyboard imported by Kin ac
minsystem
- 单片机最小系统,使用液晶显示,能够读取键盘值,具有综合扩展功能
ps2_keyboard
- 这是一个使用ps2 ip core的范例,读取键盘输入并显示
2410_keydriver_2.6.13
- 广州友善2410开发板-2.6.13内核下键盘驱动:广州友善2410开发板仅提供了2.4.18下的驱动,前些日子升级内核时把键盘驱动也更新了一下!通过外部中断(下降沿)的方式读取键盘按键编码值。同时上传了一个简单的测试程序和Makefile文件
1111
- 从系统中读取键盘和屏幕信息显示231321321
qijishijieVBguaji
- 键盘模拟程序,奇迹是绕过WINDOWS的消息机制直接读取键盘信息的,此程序稍加完善即可完成挂机功能。
读取密码输入框中的数据
- 读取密码输入框中的信息,起编程思想是读取键盘的敲入值,从而进行破解-Reading the data in the password input box, the first idea is to crack the password by reading the stroke in key value from the keyboard.
读取密码输入框中的数据
- 读取密码输入框中的信息,起编程思想是读取键盘的敲入值,从而进行破解-Reading the data in the password input box, the first idea is to crack the password by reading the stroke in key value from the keyboard.
PC键盘
- C51单片机实现对PC键盘的读取与显示 具体细节请参考源程序 将时钟线接入外部中断 数据线接入普通I/O输入输出口-C51 MCU to read the PC keyboard and display details please refer to the source clock line access external interrupt data lines access I/O input and output mouth
无线键盘
- C51单片机通过红外通信实现PC键盘的无线通信 读取与显示具体细节请参考源程序将时钟线接入外部中断数据线接入普通I/O输入输出口-C51 microcontroller through infrared communications PC wireless keyboard and display read details please refer to the source clock line access external int
Kb_sniff
- 修改中断描述符表(IDT)中的键盘入口实现按健记录,把读取到的键盘扫描码转换成 ascii 码记录下来。查找键盘入口采用了查询 IO APIC 的重定向寄存器的方法(通过把物理地址 0xFEC00000 映射为虚拟地址,然后读取键盘中断向量,最难得是没有 xpsp2 的限制了。不经典不发。-interrupt descr iptor revised table (IDT), the keyboard imported by Kin ac
minsystem
- 单片机最小系统,使用液晶显示,能够读取键盘值,具有综合扩展功能-The smallest single-chip system, the use of liquid crystal display, the keyboard can read the value of a comprehensive expansion of functions
2410_keydriver_2.6.13
- 广州友善2410开发板-2.6.13内核下键盘驱动:广州友善2410开发板仅提供了2.4.18下的驱动,前些日子升级内核时把键盘驱动也更新了一下!通过外部中断(下降沿)的方式读取键盘按键编码值。同时上传了一个简单的测试程序和Makefile文件 -2410 Canton friendly-2.6.13 kernel development board under the keyboard driver: 2410 Canton-fr
qijishijieVBguaji
- 键盘模拟程序,奇迹是绕过WINDOWS的消息机制直接读取键盘信息的,此程序稍加完善即可完成挂机功能。-Keyboard simulation procedures, a miracle is a mechanism to bypass the news WINDOWS keyboard directly read information, this program will complete the perfect little han
Exp3
- 单片机键盘及LED实验 读取键盘按键,实现LED显示-Keyboard and experimental single-chip LED read keyboard keys, the realization of LED display
key
- 使用单片机keilc51编程,利用单片机定时功能读取键盘扫描码,从而利用数码管显示.-Keilc51 the use of single-chip programming, the use of single-chip timing to read the keyboard scan code, thus the use of digital display.
getkey
- 本程序用于通过读取键盘端口获得按键扫描码,并显示16进制的扫描码。附源代码和EXE。可用MASM编译。-This procedure is used to obtain keys by reading the keyboard port scan code, and displays the scan code 16 hex. With source code and EXE. MASM compiler available.
单片机读取矩阵键盘并在4LED上显示按键值
- 单片机读取矩阵键盘并在4段数码管上显示按键值(SCM read matrix keyboard, and display button value in the 4 section of the digital)