搜索资源列表
DosTouchDrv
- DOS下的串口触摸屏控制器驱动程序,驻留内存,把触摸屏当作普通PS2鼠标操作
ps2-usb-mouse
- PS2和USB兼容的鼠标源代码,采用C语言,用CY7C63813芯片
STM32-PS2
- STM32 PS2鼠标实验,用于STM32系列单片机的PS2鼠标实验,已调试通过。-STM32 PS2 mouse experiment, for the STM32 microcontroller PS2 mouse experiments have been through debugging.
PS2mous-keilc51
- ps2鼠标的模拟,里面附了很多鼠标的相关资料。强烈推荐-This is a document about PS/2 mouse.
ps2_keyborad_mouse_drive
- 这是一个S3C2410的ps2键盘和鼠标的驱动程序的源码-This is a S3C2410 the ps2 keyboard and mouse driver source code
AT91RM9200-PS2MousePS2KeyBoard
- 在AT91RM9200的平台上,分别通过软件模拟和SPI的方式实现PS2协议,并完成键盘数据和鼠标数据的读取,并通过PS2协议点亮键盘上的LED。注,标准鼠标和扩展鼠标(带滚轮)都已实现-Platform in the AT91RM9200, respectively, through software simulation and PS2 way SPI agreement and the completion of the keyboard data and mouse data to re
11_PS2
- msp430与PS2,即鼠标接口,所用开发环境为IAR,芯片为msp430x14x系列-msp430 with the PS2, that is, the mouse interface, development environment used for the IAR, chips for msp430x14x series
PS2test
- LPC21XX系列使用ps2鼠标的源程序,测试可以使用-LPC21XX series using ps2 mouse to the source, the test can be used
ALIENTEK-MINISTM32-PS2-Mouse
- ALIENTEK MINISTM32 实验23 PS2鼠标实验-ALIENTEK MINISTM32 experiment 23 PS2 mouse experiments
stm32--PS2mouse-experiment
- 本实验将实现如下功能:开机的时候先检测是否有鼠标接入,如果没有/检测错误,则提示错误代码。只有在检测到PS/2鼠标之后才开始后续操作,当检测到鼠标之后,就在LCD上显示鼠标位移数据包的内容,并转换为坐标值,在LCD上显示,如果有按键按下,则会提示按下的是哪个按键。同样我们也是用LED0来指示程序正在运行。-in this example you will learn how to use ps2 in stm32 moudle
ps2
- PS/2鼠标的解码,学习51单片机与PS2鼠标程序 滚轮识别,显示3D坐标-The decoding of the PS/2 mouse, to learn 51 MCU and PS2 mouse wheel recognition program, display the 3D coordinate
PS2鼠标与键盘
- ARM STM32F10X鼠标与键盘程序,由鼠标程序修改得