搜索资源列表
AVR-CDC.2006-07-18
- 使用avr软件模拟usb,并实现cdc cla-use avr usb simulation software, and achieve cdc cla
AVR-CDC.2008-01-27
- AVR单片机模拟USB实现CDC类串行口
CDC-IO.2007-04-07
- usb cdc 类(AVR MCU 实现 CDC)
at90usb128-demo-cdc-1_0_3
- ATMEL 90usb128 USB CDC source,include USB protocol stack.
AVR-CDC
- AVR s AVR-CDC ,form OURAVR,COM
单片机 AVR-CDC
- The AVR-CDC performs the CDC (Communication Device Class) connection over low-speed USB. It provides the virtual RS-232C interface without installing dedicated driver. The AVR-CDC is originally developed by Osamu Tamura. Akira Kita
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
st7cardvdsystemcode
- 一个ST7系列的车载dvd系统源代码,有tuner,rds,cdc等驱动。-A ST7 series of car dvd system source code, there are tuner, rds, cdc, such as drivers.
CDC
- CDC协议中文版,我从别处找来的,希望有人能用得到。-CD changer protocol
CDC-Protocal(cn)
- 汽车音响CD机通讯控制协议CDC协议中文版。-CDC PROTOCAL
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
CDC-IO.2008-08-25
- The AVR-CDC is based on Object Development s AVR-USB
usb-device-cdc-serial-project-at91sam7s-ek-keil.zi
- AT91SAM7S64 的USB CDC设备源码,keil编译-AT91SAM7S64 of the USB CDC device source code, keil compiler
cdc
- 三洋CDC,和MCU通讯,有停止,有暂停,有上一曲,下一曲,上一张碟,下一张碟-Sanyo CDC, and the MCU communication, there are stop, there are suspended, there is the one, the next one, on a disc, the next disc
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