搜索资源列表
51(AT89S52)
- read me.txt中有说明。 是我几年来学习单片机的所有的程序的精华,各个功能已经做成子函数,做项目时可以直接调用,外围模块非常丰富,包括红外,键盘鼠标操控,液晶显示等。-read me.txt is described. I have a few years to learn all the SCM process, the essence and the various functions of causing function, a project can be called di
JoyStickMouse
- keil对Arm单片机(stm32),实现通过USB协议来与PC机通信,可以通过摇杆按键的上下左右来控制屏幕上鼠标的位置,很有意思-keil arm microcontroller for (stm32), to achieve through the USB protocol to communicate with the PC, you can stick up and down buttons to control the position of the mouse on the scre
USBmouse
- USB Mouse,已经调试通过,控制芯片为PDIUSBD12,keil编译环境。-USB Mouse, has been testing through the control chip for PDIUSBD12, keil compiler environment.
UsbMouse
- HID usb设备的单片机固件程序,能自己用单片机控制鼠标。-HID usb device microcontroller firmware to control their mouse using single-chip microcomputer.
PS2-Mouse
- 单片机控制PS2接口鼠标实验,是学习鼠标协议写法的很好的实例,可显示3键PS2鼠标当前按下的键并带有蜂鸣器提示键按下。同时在1602液晶屏上有相应的显示,显示当前按下的键。如果没有按下任何键则显示没有按键按下。-SCM control PS2 interface, the mouse experiments, the mouse protocol to learn writing a good example, can display the current 3 button PS2 mouse
fly
- 用键盘和鼠标操控飞机飞行 还能实现无人驾驶飞行 -With the keyboard and mouse control of aircraft flying Also enables unmanned flight
PS2
- PS2鼠标控制实验,51单片机控制PS2鼠标-PS2 mouse control experiments, 51 single-chip control of the mouse PS2
51-jianpan-shubiao
- 该程序用于51系列单片机控制键盘和鼠标程序,可以再320x240大屏幕上实现鼠标移动和控制。-The program for the 51 series keyboard and mouse control procedures can be implemented on a large screen 320x240 mouse movement and control
Mouse-controll
- this an application to track IR led to control mouse-this is an application to track IR led to control mouse
CH374U_keyboard_mouse_ctrl
- 单片机通过ch374控制键盘和鼠标的例子程序,可作为usb芯片驱动开发的参考资料。-SCM by ch374 example of keyboard and mouse control procedures can be developed as a usb drive chip reference.
intr
- 单片机设计USB鼠标控制系统设计程序 -Single-chip design USB mouse control system design process
Infrared-mouse
- 用普通遥控器做的电脑鼠标,遥控器发送数据,51单片机解码,通过串口发送到上位机上,在上位机上运行程序,实现鼠标控制-Do with an ordinary remote control computer mouse, the remote control to send data, 51 single-chip decoder, sent through the serial port to the PC, run the program on the host computer, mouse
PS2
- 采用at89单片机通过对PS2鼠标控制的实验-At89 microcontroller via a PS2 mouse control experiment
stm32f103USB
- STM32F103的USB完整协议,实现了鼠标,按键控制-The STM32F103 USB full agreement, the mouse control button
LCD1602_4
- 基于51单片机实现ps2鼠标控制的程序哈-Ps2 mouse control procedures based on 51 MCU Ha
PS2
- 51单片机的PS2鼠标控制实验 51单片机的PS2鼠标控制实验-PS2 mouse control experiment
PS2-mouse--Control-DRIVD
- AVR单片机的PS2鼠标驱动,开发环境用的事AVR Studio-AVR microcontroller PS2 mouse driver AVR Studio development environment with things
PS2-mouse-control-experiment
- PS2鼠标控制实验 清晰认识PS2鼠标控制原理-PS2 mouse control experiment clearly know the PS2 mouse control principle the PS2 mouse control experiment
STM32PS2suobiao
- STM32鼠标控制,里面讲解了如何使用鼠标。如何来实现鼠标控制操作。-STM32 mouse control, which explains how to use the mouse. How to implement mouse control operation.
Touch-USB-mouse-experiments
- 本实验将实现如下功能:开机的时候先检测触摸屏是否校准过,如果没有,则校准。如果校准过了,则开始触摸屏画图,然后将我们的坐标数据上传到电脑(假定USB已经配置成功了,DS1亮),这样就可以用触摸屏来控制电脑的鼠标了。我们用按键KEY0模拟鼠标右键,用按键KEY2模拟鼠标左键,用按键WK_UP和KEY1模拟鼠标滚轮的上下滚动。同样我们也是用DS0来指示程序正在运行。-The experiment will achieve the following functions: boot time befo