搜索资源列表
DV710_USB_driver_test
- 基于ST公司的STR710芯片的DV710开发板。程序演示了一个USB鼠标的应用。 运行时用USB线连接开发板与PC机,PC将自动识别出设备类型并准备驱动。当一切配置完成后(此时L3会亮起),可以用板上的按键来模拟鼠标动作(K1 左,K2 上,K3 下,K4 右,K5 鼠标左键,K2与K3同时按下 鼠标右键)。 -based company STR710 chip DV710 Development Bo
2522848
- 用于鼠标的驱动,可以模拟鼠标的动态,可以模拟鼠标的动态
1944.
- 自己使用evc4.0写的一个程序,程序调用存储卡上的一个程序,并且通过模拟鼠标的操作进行自动化控制程序。可以供学习调用使用其他程序、模拟鼠标点击消息的朋友参考。本程序在wince5.0下调试通过。
汉王手写板定位驱动程序
- 本代码是基于FREESCALL MC68HC908JB8做的汉王手写板定位程序。 通过USB模拟鼠标/键盘人机接口。 硬件原理图见下一个发布。
JM60-HID-Mouse 飞思卡尔单片机JM60利用usb接口模拟出一个鼠标的程序
- 飞思卡尔单片机JM60利用usb接口模拟出一个鼠标的程序-the code example of mouse using freescale s 8 bit mcu of mc9s08jm60cld
模拟鼠标
- 基于STM32的模拟鼠标驱动源码程序,可以单双击、上下左右滑动,仅仅作为一个鼠标来用已经很完美了,不足之处请大家给与建议!
STM32-USB-to-simulate-mouse-movement
- 基于STM32的USB模拟鼠标移动程序,可以直接应用-Simulation based on the STM32 USB mouse to move the program can be applied directly
PS2mous-keilc51
- ps2鼠标的模拟,里面附了很多鼠标的相关资料。强烈推荐-This is a document about PS/2 mouse.
01128013
- 7S系列上四按键模拟鼠标程序 代码的效果:这个代码是针对AT9S1AM7S64-IAR那个板的,在这个代码里只要将4个按键和4个LED的定义改一下,改成你的板上真真的定义.比如你的按键是接在那个I/O上的. 然后运行程序,在超级终端里,你按一下第一按键,PC机的鼠标向左移动一下,一直按着的话,鼠标一会就跑到屏幕最左边了,同时LED一直灭着(按一下LED闪一下),第2个按键是向右的效果,第三个是向上的效果,第四个是向下的效果.好玩不?好好研究一下代码吧-7S series of four
ps2_mouse_driver
- 利用MSC系列单片机 89S51 模拟PS2协议 对鼠标进行读写控制 可以再LCD1602 上显示坐标和鼠标按键值-used MSC series MCU 89S51 to drive PS2 mouse ,display the keyvalue and position
USBMouse
- 这是我大学同学今年的毕业设计项目:基于USB的红外鼠标。红外遥控器模拟鼠标的左右键,还有滚动条。红外接收用HS0038A接收,在这设计中红外处理部分用一块51单片机处理。USB信号处理部分(即USB设备)用51单片机和PDIUSBD12芯片构成-This is my university students graduating this year' s design project: Based on the infrared USB mouse. Infrared remote cont
PS2MOUSE
- 51单片机模拟PS2鼠标KEIL C51程序,单片机采用STC12C系列,代码注释详细,可直接使用。-51 MCU simulation PS2 mouse KEIL C51 program, microcontrollers STC12C series, code comment in detail, can be used directly.
adclickad
- 自动点击广告插件,真实模拟鼠标点击,方便快捷实用。-vs languages automatically clicks on the ad plug-in, the real simulation of mouse clicks, convenient and practical.
mouse
- 单片机模拟ps2鼠标,可以模拟的-Microcontroller analog ps2 mouse, ha ha ha ha ha ha can be simulated
s-light-dectet
- 做的一个模拟鼠标功能的小实验,两个光电对管,根据先后顺序判断鼠标滚轮移动方向。-Mouse functions to do a simulation of small experiments, two photoelectric tube, according to the order to determine direction of movement of the mouse wheel.
MouseExample
- C8051的鼠标程序,测试通过,其中以电位器采样AD值模拟鼠标的移动-C8051 mouse program, test, samples of which the AD value of the analog potentiometer movement of the mouse
USB-mouse
- c8051f340单片机 使用按键制作的模拟鼠标程序。-c8051f340 usb mouse
UsbMouse
- 51模拟鼠标,可以实现上下左右移动,左右键,上下滚轮-usb mouse based on 51
STM32_USB_复合设备OK
- keil平台,基于STM32的USBHID设备,可以模拟鼠标键盘(Keil platform, STM32 based USBHID device, you can simulate the mouse keyboard)
STM32-USB模拟鼠标移动
- 基于STM32F10x的,keil4编译通过。实现鼠标移动。(Based on STM32F10x, keil4 is compiled and passed. The realization of mouse movement.)