Welcome![Sign In][Sign Up]
Location:
Search - mouse firmware

Search list

[Other resourceCypressCY7C63723C-CombiMouse

Description: 用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants-CY7C63723 use the mouse firmware design procedures chip.c-include file that defines constants CY7C63723 - combi.c-main source file-combi.hex-Intel hex file for programming a microcontroller CY7C63723 - combi.lst-output listing from c-compiler for use with the CYDB debugger - macros.h-defines macros used in combi.c - ps2defs.h-defines PS / 2 interface constants - usb_desc.h-defines the USB descriptors - usbdefs.h-defines USB interface constants
Platform: | Size: 78750 | Author: 江辉 | Hits:

[SCMAtmel-Avr-Mouse-Source

Description: ATMEL 2007 Readme file to compile AT90USB162 firmware demonstration with AVRGCC (winavr 20070525 revision). Since this version, AT90USB162 is supported by AVRGCC. If you are using the WinAVR project file (.aps), your project must be placed in the C:\Atmel directory. for example, the USB MOUSE MASS STORAGE WinAVR project file must be in the following directory : --> C:\Atmel\at90usb162-2enum-mouse_ms-1_0_1\at90usb162\demo\mouse_ms_stk526\gcc
Platform: | Size: 1931923 | Author: kinware@163.com | Hits:

[SCMpic16c765

Description: This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB. -This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.
Platform: | Size: 119808 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSFS44B0X_USB

Description: fs44b0x_usb -- usb 测试程序 PC机部分的软件 1) LEDDEMO -- 控制 FS44B0X板上三个LED的程序 2) D12_DRIVER_FOR_WIN98 -- USB芯片WIN98的驱动程序 3) D12_DRIVER_FOR_WINXP -- USB芯片WINXP的驱动程序 FS44B0X板的USB固件程序--源代码 USB_DEMO 使用方法: 1)在SDT2.51里调入usb_demo.axf, 运行。 2)接上usb电缆,安装win98的d12驱动程序(或者winxp的d12驱动程序) 3) 运行 LEDDEMO ,用鼠标点击led1, led2, led3,可以看到FS44B0X板上三个LED亮灭。 -fs44b0x_usb-- usb test procedure part of the PC software 1) LEDDEM O-- FS44B0X control board three LED procedures 2) D12_DRIVER_FOR_W IN98-- USB chip Win98 driver 3) D12_DRIVER_FOR_WI NXP-- USB chip WINXP driver FS44B0X board USB firmware-- the source of generation code USB_DEMO Use : 1) In SDT2.51 Lane transferred usb_demo.axf running. 2) connected to the USB cable, win98 installation of the D12 driver (or the D12 winxp drivers) 3) Operation LEDD EMO with mouse clicks led1, led2, led3. FS44B0X can see three LED board-eliminate.
Platform: | Size: 219136 | Author: 张淼林 | Hits:

[SCMCypressCY7C63723C-CombiMouse

Description: 用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants-CY7C63723 use the mouse firmware design procedures chip.c-include file that defines constants CY7C63723- combi.c-main source file-combi.hex-Intel hex file for programming a microcontroller CY7C63723- combi.lst-output listing from c-compiler for use with the CYDB debugger- macros.h-defines macros used in combi.c- ps2defs.h-defines PS/2 interface constants- usb_desc.h-defines the USB descriptors- usbdefs.h-defines USB interface constants
Platform: | Size: 78848 | Author: 江辉 | Hits:

[Embeded-SCM DevelopUSBMouse2

Description: This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants-This design package includes reference ma terials for creating a USB-PS/2 combination mo use that auto-detects the interface and config ures itself to operate on the appropriate bus. D ocumentation docs- Designing a low cost CY7C63 723 combination mouse.pdf-application note f or this design-schematic.pdf-mouse schemati c Firmware Source Files src- chip.c-fi include le that defines constants CY7C63723- combi.c- main source file-combi.hex-Intel hex file for programming a microcontroller CY7C63723-com bi.lst-output listing from c-compiler for use with the CYDB debugger- macros.h-defines macr os used in combi.c- ps2defs.h-defines PS/2 int erface constants- usb_desc.h-defines the USB descriptors- usbdefs.h-defines USB interfac e constants
Platform: | Size: 598016 | Author: zxh | Hits:

[SCMUSB_Mouse_Example

Description: 基于单片机的USB鼠标的实现,源码为C8051F340单片机的固件(firmware)-Based on single-chip USB mouse realize, source code for the C8051F340 MCU firmware (firmware)
Platform: | Size: 114688 | Author: whqxue | Hits:

[SCMcypress

Description: Cypress公司Cy7c6xxxx芯片的USB键盘及USB鼠标的firmware代码以及一些example代码。-Cypress Corporation Cy7c6xxxx chip USB keyboard and USB mouse firmware code and some example code.
Platform: | Size: 33792 | Author: cyz | Hits:

[SCMusb_Mouse

Description: 用c8051做的usb鼠标(HID类)Firmware works with the Silicon Labs IDE v1.71 or later and the Keil C51 tool chain. Project and code modifications will be necessary for use with different tool chains.-C8051 do with usb mouse (HID Class) Firmware works with the Silicon Labs IDE v1.71 or later and the Keil C51 tool chain. Project and code modifications will be necessary for use with different tool chains.
Platform: | Size: 30720 | Author: fly | Hits:

[USB developHT82M

Description: Holteck HT82M9XX的USB Mouse的Firmware汇编代码-USB Mouse of Holteck HT82M9XX the Firmware assembly code
Platform: | Size: 35840 | Author: cyz | Hits:

[SCMUsbMouse

Description: HID usb设备的单片机固件程序,能自己用单片机控制鼠标。-HID usb device microcontroller firmware to control their mouse using single-chip microcomputer.
Platform: | Size: 103424 | Author: 柏兆来 | Hits:

[Otherpic16c765_HID_mouse

Description: USB HID mouse device firmware source code using PIC s MCU
Platform: | Size: 120832 | Author: richman | Hits:

[CommunicationUsbMouse

Description: USB鼠标固件程序,通过改程序,可以学HID类的固件程序的写法,了解,usb固件程序的流程,帮助您很快的进入usb固件的殿堂。-USB mouse firmware, through the reform process, can learn HID Class firmware written, understanding, usb firmware process, to help you quickly enter the temple of usb firmware.
Platform: | Size: 105472 | Author: zhangcs | Hits:

[USB developusbcombo

Description: This example firmware is based on Microchip s USB Support Firmware. The purpose of this example is to provide a model for making a USB combination device. This mainly entails having the USB descriptors set up correctly. File usb_ch9.c contains the mouse and keyboard descriptors in the correct configuration. The main routine of this example moves the cursor in a circle and sends keyboard keycodes for the message "Microchip USB" over and over again. Some advice: Before running this firmware open a blank text document. Make sure that when you run the device/emulator that you are able to give focus to the document. The cursor will be moving in a circle so make sure you have plenty of room to click on the editor window. This will allow you to see the message "Microchip USB" without inadvertently having the message type over an existing document.-This example firmware is based on Microchip s USB Support Firmware. The purpose of this example is to provide a model for making a USB combination device. This mainly entails having the USB descriptors set up correctly. File usb_ch9.c contains the mouse and keyboard descriptors in the correct configuration. The main routine of this example moves the cursor in a circle and sends keyboard keycodes for the message "Microchip USB" over and over again. Some advice: Before running this firmware open a blank text document. Make sure that when you run the device/emulator that you are able to give focus to the document. The cursor will be moving in a circle so make sure you have plenty of room to click on the editor window. This will allow you to see the message "Microchip USB" without inadvertently having the message type over an existing document.
Platform: | Size: 15360 | Author: chane | Hits:

[Other Embeded programUsbMouse

Description: 一个关于USB鼠标固件的代码,初学USB的朋友拿来看看很不错:)-One on the USB mouse firmware code, beginner USB, very good friend to borrow it:)
Platform: | Size: 111616 | Author: 上官福德 | Hits:

[SCMUsbMouse

Description: USB鼠标固件代码 使用D12USB接口芯片 C51单片机 keil51平台开发 -USB mouse firmware code using D12USB interface chip microcontroller keil51 platform C51
Platform: | Size: 105472 | Author: v2fv2f | Hits:

[ARM-PowerPC-ColdFire-MIPSsrc

Description: 使用cypress芯片CY7C63723开发的的鼠标固件程序,主要是针对光电鼠标开发,可以作为usb I/O设备的参考-The use of cypress chip CY7C63723 development of the mouse firmware is targeted mainly at optical mouse development, can serve as a usb I/O devices reference
Platform: | Size: 78848 | Author: aqie | Hits:

[USB developUSB-mouse-code-for-CY7C63723

Description: USB mouse firmware source code for CY7C63723
Platform: | Size: 15360 | Author: Alexey | Hits:

[USB developUSB-mouse-code---logo-CY7C63723

Description: USB mouse firmware - cursor draws logo for CY7C63723
Platform: | Size: 11264 | Author: Alexey | Hits:

[SCMSTM32-Custom_HID

Description: 基于STM32的hid鼠标固件编程开发,无驱动鼠标的下位机程序-Based the STM32 hid mouse firmware programming development, no drive mouse lower computer program
Platform: | Size: 1297408 | Author: wang | Hits:
« 12 »

CodeBus www.codebus.net