登录
首页 » Visual C++ » USB-mouse

USB-mouse

于 2014-05-02 发布 文件大小:131KB
0 238
下载积分: 1 下载次数: 537

代码说明:

  一个鼠标基于C8051f340为核心的USB鼠标程序,在开发板上已调可用。用Keil打开。(A mouse-based core C8051f340 USB mouse program has been transferred is available on the development board. Opened with Keil.)

文件列表:

USB mouse
.........\APPs
.........\....\main.c,5171,2009-08-15
.........\....\main.c.bak,1700,2009-03-25
.........\....\main.h,699,2009-03-25
.........\....\main.h.bak,691,2009-03-25
.........\....\STARTUP.A51,5253,2008-04-20
.........\MyTypeDef.h,1753,2009-03-13
.........\Project
.........\.......\List
.........\.......\....\main.i,15779,2009-08-15
.........\.......\....\main.lst,9750,2014-05-02
.........\.......\....\STARTUP.lst,12143,2014-05-02
.........\.......\....\USB mouse.m51,48445,2014-05-02
.........\.......\....\USB.i,33400,2009-07-19
.........\.......\....\USB.lst,60036,2014-05-02
.........\.......\....\USB_HID_Descriptor.i,15648,2009-07-19
.........\.......\....\USB_HID_Descriptor.lst,8931,2014-05-02
.........\.......\Output
.........\.......\......\ExtDll.iex,19,2009-08-15
.........\.......\......\main.obj,12997,2014-05-02
.........\.......\......\main.__i,161,2014-05-02
.........\.......\......\STARTUP.obj,869,2014-05-02
.........\.......\......\STARTUP._ia,97,2014-05-02
.........\.......\......\USB mouse,70783,2014-05-02
.........\.......\......\USB mouse.hex,10503,2014-05-02
.........\.......\......\USB mouse.lnp,175,2014-05-02
.........\.......\......\USB mouse.plg,664,2014-05-02
.........\.......\......\USB.obj,51873,2014-05-02
.........\.......\......\USB.__i,164,2014-05-02
.........\.......\......\USB_HID_Descriptor.obj,10587,2014-05-02
.........\.......\......\USB_HID_Descriptor.__i,209,2014-05-02
.........\.......\Target 1.BAT,569,2014-05-02
.........\.......\USB mouse.opt.bak,3878,2009-08-15
.........\.......\USB mouse.plg,266,2009-03-25
.........\.......\USB mouse.Uv2.bak,2432,2009-07-19
.........\.......\USB mouse.uvopt,55969,2014-05-02
.........\.......\USB mouse.uvproj,14029,2014-05-02
.........\.......\USB mouse_Opt.Bak,3872,2009-08-15
.........\.......\USB mouse_Uv2.Bak,2437,2009-05-01
.........\.......\USB mouse_uvopt.bak,59571,2014-05-02
.........\USB_C8051F
.........\..........\F32x_USB_Register.h,5388,2009-03-11
.........\..........\F34x_USB_Descriptor.h,4578,2008-11-13
.........\..........\F34x_USB_Register.h,5288,2008-09-11
.........\..........\USB.c,40537,2009-07-19
.........\..........\USB.c.bak,41251,2009-03-14
.........\..........\USB.H,2556,2009-07-19
.........\..........\USB.H.bak,2556,2009-03-25
.........\..........\USB_HID_Descriptor.c,5420,2009-05-02
.........\..........\USB_HID_Descriptor.c.bak,7626,2009-03-25
.........\..........\USB_HID_Descriptor.H,7115,2009-05-02
.........\..........\USB_Request.H,4339,2008-11-12
.........\..........\USB_Type.H,659,2008-11-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hjghjgjghg
    单片机课程设计 电子压力器的工作原理 电子压力器由压力传感器,A/D转换器,数码显示等组成。 (MCU Design pressure of the working principle electronic pressure is controlled by electronic pressure sensor, A/D converter, digital display and other components.)
    2011-05-27 16:47:18下载
    积分:1
  • PWM
    msp430单片机通过产生PWM波控制舵机(msp430 microcontroller to generate the PWM wave control servos)
    2021-03-08 16:19:28下载
    积分:1
  • 130110
    控制蜂鸣器pic18单片机程序,测试通过,已批量生产。(Pic18 microcontroller program to control the buzzer)
    2014-01-24 10:44:16下载
    积分:1
  • 51-Collect
    TLC2543采集十路电压电流和温度,并且在液晶屏1602上显示出来,485传输代码还没写好,目前可以正常使用(TLC2543 collect ten road voltage and current and temperature, and displayed on the LCD 1602, 485 have not written the code, you can use it)
    2015-05-02 16:57:53下载
    积分:1
  • ADC0832
    使用ADC0832和STC89C51单片机实现AD采集(Using ADC0832 and STC89C51 microcontroller AD collection )
    2016-03-15 22:33:05下载
    积分:1
  • sun
    基于ARM的俄罗斯方块设计,本次将设计实现一个用C语言编写的、在基于ARM核心的ADuC7020 ARM开发板上实现的单机版的俄罗斯方块小游戏。使用Keil3编程软件对C语言代码进行编写,支持按键操作,在实现过程中涉及了LCD液晶屏的图形显示、按键控制、LED控制、中断、蜂鸣器等嵌入式的编程技术。(Tetris ARM-based design, this will be designed to achieve a C language, the ADuC7020 ARM development board ARM core-based implementations of stand-alone version of the Tetris game. Use Keil3 programming software code written in the C language, support for key operations involved in the implementation process of the LCD screen graphical display, control buttons, LED control, interrupt, buzzer embedded programming techniques.)
    2014-01-10 11:19:18下载
    积分:1
  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • 7811
    关于51单片机和dac7811芯片之间通信的程序,可以正确模拟SPI串口通信,写入数据(On communication between 51 single chip microcomputer and dac7811 chip procedures, can correctly simulate the SPI serial communication, write data )
    2014-07-11 16:22:06下载
    积分:1
  • timer
    时钟的应用源代码,可以让初次设计有关定时操作的人员借鉴。 (Clock application source code, allowing designers about the timing of the initial operation of reference.)
    2014-01-20 15:55:52下载
    积分:1
  • crc_new
    实现HDLC链路层的校验模块程序,在ads和mipchipc30上都调试成功。(HDLC link-layer implementation of the calibration module procedures, mipchipc30 in ads and on the success of all debugging.)
    2009-03-19 21:52:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载