搜索资源列表
USB转I2C接口
- USB通信具有快速,热插拔的特性,可以广泛的应用到与计算机通信的地方。本示例是计算机通过USB总线,控制单片机对I2C E2PROM进行读写操作。下位机电路主要采用广州周立功单片机发展有限公司推出的USB Smart Board,外挂一个24系列的E2PROM。-USB Communication is fast, hot swap features can be applied to a wide range of computer and communications areas. This
usb_softpack.zip
- c51的usb的通信程序库,支持51兼容的单片机和pdusbd12接口芯片,C51 s usb communication library to support the 51-compatible MCU and pdusbd12 interface chip
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.
MSP430
- 该MSP430F149开发板具有串行通信接口、1602和12864液晶模块、SD存储卡接口、USB通信接口、红外发射与接收、PS2键盘接口、实时时钟、温度传感、I2C模块等各种接口和模块,非常适合初学者。-The development board with MSP430F149 serial communication interface module 1602 and 12864 LCD, SD memory card interface, USB communication interfa
usb
- 基于单片机的USB通信程序,包括完整的通信协议-SCM USB-based communication program, including a complete communication protocol
AVR_USB
- AVR单片机里的USB通信程序开发源代码,是某人的本科毕业设计,里面附有毕业论文.-AVR Single Chip USB communication procedures in the development of source code, is a person s undergraduate graduation project, which bearing thesis.
MCS51C
- C51单片机USB通讯代码,一些对USB开发起启发作用的代码-C51 single-chip USB communication code
biyelunwen
- 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
picusb
- 实验通过的 pic单片机 USB通讯源程序-Adopted experimental single-chip USB communication source pic
00108R2_Firmware
- pic单片机USB通信和can通信结合应用! PIC单片机自带USB功能!-pic microcontroller USB communication and can communicate with applications! PIC Microcontroller USB features built-!
430_VC_USB
- 实现430单片机与计算机的USB通信,计算机端用VC++编的应用程序-To achieve 430 SCM and computer USB communication, computer terminal compiled with VC++ applications
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
C51
- 51单片机的C语言教程,划时代的东西。里面包括的东西很丰富。包括LED,独立按键,矩阵按键,数码管,定时器,外部中断,步进电机,串口通信,USB通信,等所有内容的详细的工作原理,以及所有的详细的C语言代码。是学习单片机的不可缺少的东西。-C-51 microcontroller tutorials, epoch-making thing. Which includes what is very rich. Including LED, independent keys, matrix keys,
C8051F320_USB
- C8051单片机USB通信测试程序(内附C8051单片机USB开发技术文档),实现了上位机与下位机之间的简单双向通信。下位机使用C8051F320开发,上位机使用VC6.0开发。计算机需要安装C8051单片机USB开发驱动程序USBXpress Win7 Development Kit(V3.2.2),此开发驱动在新华龙网站上可以下载。-C8051 MCU USB Communication Test Program (with USB microcontroller development o
msp430x54x-07-USB
- MSP430 F5系列的USB通信代码,网上代码多是F1系列的-MSP430 F5 for USB communication
USB-communication
- USB通信源码,用作USB通信学习研究之用,C源程序-USB communication source for USB communication study and research purposes, C source code
stm32-usb-hid
- usb通信实现上下传输作用,可以进行板子测试用(stm32 usb Communication realizes up and down transmission function, can carry on board test to use.)