搜索资源列表
USB-IAR
- 介绍AT91SAM7A3 USB-CDC类的基本用法
ATMega8 模拟 USB 实现通用串口
- ATMega8 模拟 USB 实现通用串口(用CDC类)USB 转串口,附源代码.
在 STM32 上实现 USB CDC 虚拟串口
- Keil MDK 工程版本,通过 STM32 的 USB 端口在 PC 上虚拟一个 COM 口,当虚拟成功后,可通过串口调试软件发送控制命令,同时输出调试信息.内附源程序.
USBCOMTEST.rar
- USB CDC 通信实例 单片机、VC源码 硬件平台:AT91SAM7X256EK VC测试程序可以通过USB与单片机通讯并控制开发板上的LED 包括:单片机程序,开发环境 Keil VC测试程序,开发环境 VC2008 驱动, 基于LibUsb的驱动 ,USB CDC Communicaion example and driver with source code of Keil and VC Hardware: AT91SAM7
at91sam9263-ek-usb-all
- at91sam9263-ek板usb开发全套资料(包括iar、keil、gun工程)同时拥有ac97、ccid、cdc-serial、cdchid、cdcmsd、hidmsd、core、hid-keyboard、hid-mouse、hid-transfer、massstorage工程-at91sam9263-ek board usb develop a full set of data (including iar, keil, gun works) have both ac97, ccid,
ARM7S-USBCD
- 介绍AT91SAM7S256 USB CDC 的基本用法。 采用中断方式,通过USB与主机进行数据传输。-use of AT91SAM7S256 USB CDC
c5131-usb-cdc-1_0_2
- USB CDC class Demonstration firmware for Atmel AT89C5131 Microcontroller. Keil Project
SAM7X256-USB-ADS1.2
- 介绍AT91SAM7X256 USB-CDC类的基本用法和以中断方式与PC机之间通信-AT91SAM7X256 USB-CDC introduced the basic usage and to break with the communication between PC
usb_com
- a program to test PIC18F4550 USB CDC interface with a PC, but doesn t work-a program to test PIC18F4550 USB CDC interface with a PC, but doesn t work!!!
758703c5131-usb-cdc-1_0_1
- AT89C5131USB说明,有要的请在上面下载吧-AT89C51
qianruusb
- 如何使用USB总线接口在单片机系统中实现一个虚拟串口的原理和实现过程。在设计中,软件部分采用USB的CDC类标准来实现虚拟串口,这样可以使用操作系统(Windows,Linux)自带的驱动程序;在硬件设计中,使用自带USB从设备接口的AT89C5131单片机,提高了系统的集成度和可靠性-How to use the USB bus interface in single-chip realization of a virtual serial port system, the principle
USB_CDC_skeleton_15_SDCC
- USB CDC implementation on Silabs MCU
usb-device-cdc-serial-project-at91sam7s-ek-keil.zi
- AT91SAM7S64 的USB CDC设备源码,keil编译-AT91SAM7S64 of the USB CDC device source code, keil compiler
USBCDCS
- USB CDC LP2368 虚拟串口程序-USB CDC LP2368 Application
USB-Device-CDC-SerialEmulator
- PIC单片机通过USB模块模拟串口程序源代码-PIC microcontroller through the USB serial module simulation source code
USB-CDC-TEST
- USB CDC test for AT91SAM7X256
CC2540-USB-CDC-Demo
- CC2540-USB CDC Demo CC2540 单片机USB程序演示 用USB CDC类实现PC和单片机数据通信,非常有价值-cc2540 usb cdc demo
stm32f4-usb-cdc-Host
- 这是一个usb cdc host 的工程,只需做简单的修改即可成为自己的工程-stm32f4 usb cdc host
USB-CDC-Control-sample
- USB CDC Control Example
STM32F103VET6_CDC(cube)
- 基于CUBE的STM32F103VETX的USB-CDC代码,调试成功,直接可以使用,完成通讯功能(The USB-CDC code of STM32F103VETX based on CUBE is debugged successfully and can be used directly to complete communication function.)