搜索资源列表
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
usbISP.rar
- 马潮老师推荐使用mega8自制USB-ISP,包含电路图,固件,还有PC端驱动。,Ma Chao mega8 teacher recommended the use of home-made USB-ISP, contains circuit diagrams, firmware, as well as PC-side driver.
usbtongxun
- 介绍了与51 单片机USB 接口的PC 主机在Windows 环境下软件设计过程。驱动程序由DriverStudio 生成, 动态链 接库和应用程序分别采用Visual C++ 和Visual Basic 编写。实现了PC 机与单片机之间通过PDIUSBD 12 芯片进行数据通讯 的功能。-Abstract : The design of software under Windows in PC linking 51MCU with USB interface is presented
biyelunwen
- 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
USB2SPI_DEMO
- 针对USB2SPI128芯片的上位机驱动程序的源代码,主要是联通PC机的底层USB驱动和下位机单片机的通讯。-USB2SPI128 chip host computer for the driver source code, mainly to China Unicom PC-bottom USB drive and the next crew microcontroller communications.
C8051F020-UART0_usb
- C8051F020单片机USB驱动程序例子,实现ADC0采样芯片温度,通过LCD显示,并通过串口0再经过CP2102芯片“UART-USE”(J19)发送到PC机。-C8051F020 MCU USB driver for example, to achieve ADC0 sampling chip temperature, through the LCD display, and through the serial port 0 go through CP2102 chip, " U
ActiveSyc-driver.tar
- 这是用于开发板同PC 通过USB 同步的驱动。 通过此驱动的安装,你可以利用同步工具(PB5.0,VS2005或者EVC) 来和开发半同步,这样方便开发微型设备-This is the driver of Syncronize. It is for the Development board syncronize on your PC.Of course you have to use the tools such as PB5.0 ,VS2005 or EVC. With one
usball
- USB上位机程序及驱动程序加下位机代码,上位机采用vc6开发,单片机有c代码。-USB host computer program and driver plus lower machine code, the PC developed by vc6, SCM has c code.
PL-XP
- usb下载单片机程序驱动,针对XP系统上位机-SCM procedures usb driver download for XP, PC
C8051F320_USB
- C8051单片机USB通信测试程序(内附C8051单片机USB开发技术文档),实现了上位机与下位机之间的简单双向通信。下位机使用C8051F320开发,上位机使用VC6.0开发。计算机需要安装C8051单片机USB开发驱动程序USBXpress Win7 Development Kit(V3.2.2),此开发驱动在新华龙网站上可以下载。-C8051 MCU USB Communication Test Program (with USB microcontroller development o
Simple
- LPC2368 usb驱动测试程序,该目录中包含有PC机可执行文件PC_Simple.exe-LPC2368 usb driver test program, the directory containing the executable file PC_Simple.exe PC,
2011IgorPlugUSB
- 用AVR做电脑遥控器的免费调试程序,下载即可使用,先做好固件,插在PC上-Purpose of this article is to inform readers about implementation USB interface into singlechip microcontroller, which this interface directly not supports. Simply: implementation USB interface on firmware level (
USB-data-transfer-module-instance
- MCU:PIC18F4550.实现了USB数据传输模块的设计,由于windows为HID提供了完整的类驱动程序及相应的API,因此开发PC端的HID应用只需调用API即可完成,作为嵌入式开发的工程师只要熟悉C++即可独立开发相关的上位机程序,无需在为协作开发中一人上位机、一人下位机的配合冲突而烦恼。-MCU: PIC18F4550. To achieve the USB data transfer module design, the windows to provide a complete
ch372date
- ch372芯片,用于51系列单片机转USB接口,此包包括了此芯片的资料、上位机的示例、网上搜集的教程,及它的驱动程序。-ch372 chips for 51 Series MCU to USB interface, this package includes the information of this chip, PC example, online collection of tutorials, and its driver.
driver-of-USB-for-AVR
- AVR单片机的USB口下载线驱动程序,可以用来制作AVR单片机的USB通讯和程序下载- for develop of AVR singalchip microcomputer with USB, which can be used to communicate with PC or write program to AVR
USB
- 程序演示了一个USB鼠标的应用,运行时用USB线连接开发板与PC机,PC将自动识别出设备类型并准备驱动。-Demo for a USB application of the mouse,Run time with the USB development board and PC line connection,PC will automatically identify the type of device and driver ready.
14program_pcb
- 1.C8051F320做的测试USB速度可到240KBps. 包含单片机源码,驱动和上位机程序2.MCUc8051f040用自带的IIC控制器读写实时钟芯片PCF8563,完成BCD码到十进制码转换3.PCF8563的驱动程序,通过模拟IIC总线对PCF8563进行访问,有完整的读写报警,定时中断,最后把时间显示在LED上4.USB CDC using C8051F320340, virtual COM port thru usb connection5.本库函数实现了C8051F020 SMB
INF
- lpc系列USB CDC上位机.inf驱动文件,可以在xp/win7的32位/64位计算机上成功安装。LPC1756单片机上验证通过。-lpc series USB CDC PC .inf driver files, can be successfully installed on xp/win7 is 32/64 computer. Verified by the LPC1756 microcontroller.
STM32_USB_HID
- 基于STM32的USB程序开发,USB设备与上位机通信程序。-STM32 USB HID programming, reference data,source code(including pc driver and application).
CY7C68013_Camara_Usb
- CY7C68013驱动OV7725摄像头,通过USB将图像上传到PC端,程序代码包含USB程序,OV7725驱动程序和用户控制程序-CY7C68013 drive OV7725 cameras, USB upload image to PC, program code contains a USB, OV7725 driver and user controls
