搜索资源列表
PC机程序(VB)
- USB接口的上位机程序,用VB开发,可以和 S3c44b0相连-Visual Basic source code, sample of connection between PC s USB and Samsung s RISC S3C44 series.
USBVirtualCOMPortonLPC214x
- LPC214X USB虚拟串口的例程 PC端驱动源程序及LPC214X端源程序-LPC214X Virtual Serial Port USB PC-driven routines and source-source LPC214X
在 STM32 上实现 USB CDC 虚拟串口
- Keil MDK 工程版本,通过 STM32 的 USB 端口在 PC 上虚拟一个 COM 口,当虚拟成功后,可通过串口调试软件发送控制命令,同时输出调试信息.内附源程序.
stm usb mac
- 用stm32f103中的usb功能模块实现与pc机通信,模拟一个u盘。
Much.rar
- lpc2378与PC通讯2(USB总线),lpc2378 with PC communications 2 (USB bus)
usb-device-hid-transfer-project-at91sam3u-ek-iar.z
- at91sam7的usb-hid设备 内含全部代码 iar环境 以及上位机通信软件 非常好用-at91sam7 the usb-hid device contains all the code iar environment, and very easy to use PC communication software
usbhid
- 一个USB—HID程序,运行环境为STM32F103,下载进去运行之后,可以在PC端用bushound进行数据收发测试。-a project of usb hid,it runs on the chip STM32F103,after downloading the program into the chip,on the pc end we can using bushound to test the sending and receiving data.
USB_Device_Simple
- 《USB开发指南——基于LPC2400》配套例程,包括了PC部分和ARM部分-" USB Development Guide- based on the LPC2400" package routines, including a part of PC parts and ARM
FS44B0X_USB
- 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_DMA
- lpc2378与PC通讯(使用USB总线)-lpc2378 communication with PC (using USB bus)
QT2440_Amon
- ADS or realview 下, boot sumsung 2440 , launch usb driver , and download code from host pc -ADS or realview under, boot sumsung 2440, launch usb driver, and download code from host pc
SAM7X256-USB-ADS1.2
- 介绍AT91SAM7X256 USB-CDC类的基本用法和以中断方式与PC机之间通信-AT91SAM7X256 USB-CDC introduced the basic usage and to break with the communication between PC
AT91RM9200_USB_Host_Device
- 在AT91RM9200的开发平台上,在ads的开发环境下,实现USB host 和USB device的功能,即本开发平台可作为一个U盘连接到PC,本开发平台也可外接U盘,实现U盘文件的读取-In the AT91RM9200 development platform, development environment in the ads, the realization of USB host and USB device functions, namely, the development
usb_lcd
- A simple V-USB data communication example, intend to display the messages transfered by PC via USB port on a text LCD with a ATmega8. AVR firmware is built with WinAVR GCC and software is built with BC++B5.
HID_DEMO
- USB HID VC++ 6.0 pc 软件,方便开发,调试。-USB HID Software
CH341A_uart_isp
- CH314USB51系列的单片机与PC通讯一般用串口,但笔记本电脑一般都取消了串口,为了开发使用方便,本人特地利用ATMEGA8制作了USB-ISP下载器,使用过程中可根据自己的单片机开发板适当的改变接线-51 Series MCU and serial PC communication for general use, but laptops generally removed serial, in order to develop easy to use, I use ATMEGA8 spe
lpc2388+sim508
- Lpc 2378-88 mini pc - /mmc-sd/usb a,b/10-20mbit Ethernet/i2c display/ up to 36 v dc-dc/rs232/jtag/ etc/ + molex 80 pin conector/for sim 508/548 ang you have lpc2378 mini pc + gsm +gps I do hope its very interest information for community
USB
- 44b0,ads1.2下源程序,PDIUSBD12驱动程序,以及上位机软件-44b0, ads1.2 under the source, PDIUSBD12 driver and PC software
STM32-CONTROL-USB
- 基于STM32处理器和PC主机的USB通信协议的实现-STM32 AND USB DRIVE PROGRAM.
stm32f10x串口固件升级IAP(附加usb虚拟串口)
- 在原有的stm32的串口iap功能的基础上增加了USB虚拟串口功能,这样就可以直接用usb接口连接pc进行固件下载