搜索资源列表
AVR-CDC.2006-07-18
- 使用avr软件模拟usb,并实现cdc cla-use avr usb simulation software, and achieve cdc cla
AVR-CDC.2007-04-07
- A example for I/O of USB interface in AVR single chip.
USB-IAR
- 介绍AT91SAM7A3 USB-CDC类的基本用法
AVR-USB
- ATmega8实现USB接口(采用USB的CDC类,HID类)
AVR-CDC.2008-01-27
- AVR单片机模拟USB实现CDC类串行口
USB
- USB interface examples using CDC by HT-PICC 18
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
STM32_USB_LIB_INC-DEMOS_3.1.1
- Really good STM32 USB LIB! Demos are Included - CDC, HID, MassStorage and and and
SAM7X256-USB-ADS1.2
- 介绍AT91SAM7X256 USB-CDC类的基本用法和以中断方式与PC机之间通信-AT91SAM7X256 USB-CDC introduced the basic usage and to break with the communication between PC
CDC-IO.2008-08-25
- The AVR-CDC is based on Object Development s AVR-USB
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
AVR-CDC
- AVR atmega8做的USB转串口模拟源码。-avr atmega8 use to a USB to UART.
usb-device-cdc-serial-project-at91sam7s-ek-keil.zi
- AT91SAM7S64 的USB CDC设备源码,keil编译-AT91SAM7S64 of the USB CDC device source code, keil compiler
USB-Device-CDC-SerialEmulator
- PIC单片机通过USB模块模拟串口程序源代码-PIC microcontroller through the USB serial module simulation source code
STM32F0 HAL CDC
- 基于HAL库的STM32F072 USB通信程序。将USB枚举为CDC方式,使用虚拟串口与PC进行通信,可以达到发送和接收500+KB/s的传输速度。并在自建eval文件中实现I2C通信。可根据自己需要将main.C进行修改。(STM32F072 USB communication program based on HAL library.The USB enumeration is the CDC way, and the virtual serial port is used to comm