搜索资源列表
SRC007_code.lpc214x.usb
- 使用Keil 51编写的基于LPC214x芯片的USB通讯例程。
USB
- 菲利普的pdiusb d12芯片和avr mega8的usb通讯试验代码,单片机部分。
c51的usb通讯程序
- C51的Usb实现代码及其固件工程文档,开发包(lib),及其相应函数。-C51 Usb achieve firmware code and project documentation, development kits (lib), and the corresponding function.
pc与avr通过D12进行USB通讯的实例
- 这是一个pc与avr通过D12进行USB通讯的实例,功能就是控制PORTC口.
stm32f_USB_rfid
- stm32f USB通讯源代码.支持双向发送接收-stm32f USB communication source code, support two-way sending and receiving
C8051f(USB)
- 这是基于C8051F的USB通讯程序,包括固件程序和上位机程序,及驱动源码。-This is based on C8051F the USB communication procedures, including the firmware and the host computer program, and driver source code.
avrUSB(D12)
- avr与PC的USB通讯源码及原理图,是一个pc与avr通过D12进行USB通讯的简单实例,功能就是控制PORTC口。-avr connecot to PC through USB(philips D12) souce code
MCS51C
- C51单片机USB通讯代码,一些对USB开发起启发作用的代码-C51 single-chip USB communication code
nRF2401
- RS232+485+USB+nRF2401,该程序主要是nRF2401在各种通讯接口的应用-RS232+485+ USB+ nRF2401, the program is mainly nRF2401 interface in a variety of communications applications
picusb
- 实验通过的 pic单片机 USB通讯源程序-Adopted experimental single-chip USB communication source pic
cdcio
- AVR模拟USB通讯电路图,USB---->IO-AVR Analog USB communication circuit, USB----> IO
USBCOMM
- USB通讯源代码,在XP下编译测试通过,通过Buffer读写实现-USB communication source code, compiled in the XP test, reading and writing achievement through Buffer
USB_Host_application
- 基于SY2200A开发板编写的上位机USB通讯界面,主机通过USB总线接收下位机数据,并向下位机传送数据-Development board based on SY2200A prepared PC USB communication interface, the host through the USB bus, the lower position to receive data, send data to the lower machine
USB-CAN
- 1.1 usb 转为 2.0 CAN 通讯-Usb 1.1 to 2.0 thecan communications
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-isu-v1.0
- C8051F320 USB通讯 HEX文件 -C8051F320 USB HEX
SCI0-USB
- 串口2USB模块程序 freescale xs128工程 实现单片机使用异步串行通讯实现与USB通讯的转换-application for xs128
CH554MCU_USB通讯例程
- 带USB接口的51单片机芯片ch554的调试程序,可以模拟鼠标键盘设备实现免驱动识别和通讯(ch554 MCU with USB interface demo program,can Identifying and communicating like a keyboard or mouse)
07-USB通讯
- 主程序检测有按键按下则通过USB端口发送"This is BW-DK5483" , 可将开发板USB接口与PC连接,PC上运行串口大师等串口调试软件, 打开USB串口接收并观察开发板发送数据,也可由PC端发送数据至开发板,开发板将接收数据发回PC(The main program detects a button press through the USB port to send "This is BW-DK5483", the USB develop
STM32 USB HID实现USB双向通信
- STM32 USB HID 双向通讯,包含上位机和下位机,测试通过(Simulating HID through USB)