搜索资源列表
usb
- MSP430单片机 USB驱动程序 详细注释 完整程序 MSP430F1-MSP430 MCU USB driver more complete program MSP430F1XX Notes
usb
- 基于单片机的USB通信程序,包括完整的通信协议-SCM USB-based communication program, including a complete communication protocol
USB-I2C
- 完成usb转i2c接口的功能,注释详细,很好的程序-Usb to i2c interface to complete the function of the Notes detailed, very good procedures
UsbISP
- 绝对完整的 Usb ISP 的下载线制做过程和资料 绝对完整的 Usb ISP 的下载线制做过程和资料-Absolute integrity of the download line Usb ISP to do the process and information system is absolutely complete Usb ISP-wire system to do the download process and information
biyelunwen
- 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
Codes
- 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
USB-examples
- 5个USB例程,全部带有完整的代码和讲解: 1、USB_MIDI键盘 2、USB假U盘 3、USB键盘 4、USB鼠标 5、USB转串口-5 USB routines, all with complete code and explain: 1, USB_MIDI keyboard 2, USB false U disk 3, USB Keyboard 4, USB mouse, 5, USB to serial port
AVR_ISP
- 最全的AVR下载线资料,包括74HC244版本,74HC373版本,AVR-USB-ISP,USBasp版本,并口版本,串口版本,串口jtag-AVR download the most complete line of information, including version 74HC244, 74HC373 version, AVR-USB-ISP, USBasp versions, parallel versions, serial version, serial jtag
USB-isp
- 非常完整的51单片机USB下载线源码,分享给爱好者们自己制作!! 本人也是从网上搜集,亲自尝试绝对可用。-Very complete 51 single-chip USB download cable source, shared with fans to produce their own!! I also gather from the Internet to personally try to never be available.
USB-data-transfer-module-instance
- MCU:PIC18F4550.实现了USB数据传输模块的设计,由于windows为HID提供了完整的类驱动程序及相应的API,因此开发PC端的HID应用只需调用API即可完成,作为嵌入式开发的工程师只要熟悉C++即可独立开发相关的上位机程序,无需在为协作开发中一人上位机、一人下位机的配合冲突而烦恼。-MCU: PIC18F4550. To achieve the USB data transfer module design, the windows to provide a complete
USB-HID
- 在ATMEGA168上采用CH375外置固件模式实现标准HID设备,完成PC机与设备之间的数据交互-CH375 external use on the ATMEGA168 mode for standard HID device firmware, complete the PC and data exchange between devices
Usb-disk-under-mcu
- 单片机下的u盘实现方案,给有需要的朋友 很完整的-Microcontroller u disk implementations, to have a friend in need is a complete
usb-2313-igor
- 已经商品化的usb电脑遥控器全套资料,包括电路图、源码、hex文件、编程电路图。拿来就可以用。市面上很多usb电脑遥控器就是使用这套资料做的。-Has been commercialized usb computer remote control complete information, including schematics, source code, hex file, programming circuit. Used can be used. The market is a lot
usb-device
- 这个项目是完成USB数据采集,包括下位机程序设计,上位机程序设计两个部分。主要有:driver,cpld,fx2_savefifo,pc_cilent。-This project is a complete USB data acquisition, including the lower machine programming, the host computer program to design the two parts. : Driver, cpld, fx2_savefifo, pc
USB-Disk-Technic-Report-
- USB接口程序,做单片机开发不可或缺,有详细的注释和完整的代码!-USB interface program, do the integral development of SCM, with detailed notes and complete code!
STM8S-USB-master
- 这是一个stm8S003模拟USB键盘HID的程序,首先,通过中断来接收USB数据,接收完后,调用 void usb_rx_ok(void) 来应答或不应答,并识别数据包,把相应的状态写usb这个结构体里面。 然后,在主循环中不断的调用 void usb_process(void) 来根据 usb 里面的状态来做相应的动作。 设备描述符的发送是这样的:调用 void usb_send_data(uint8_t * buffer, uint8_t lenght), 将描述符打包,放到 us
USB-PCM2702
- USB声卡基于PCM2702完整的PCB还有原理图,可以直接用,没有任何问题-USB sound card based on PCM2702 complete PCB and schematic diagram, can use directly, without any problems
C8051F380-USB
- 该程序源码及HEX文件在资料包中提供。程序文件下载完成后,在开发板背面的卡座里插入一张microSD卡(TF卡),用USB方口线把开发板连接到电脑USB口上,电脑会提示找到USB大容量存储设备。 待枚举过程结束后,电脑上会多出一个盘符,可以跟普通U盘一样进行文件操作。(2G及2G以下的存储卡经测试均可识别,FAT16或FAT32文件系统均可识别,4G及4G以上的卡可能无法识别。)-The program source code and HEX file provided in the
ETORS232V230507
- 内置的TCP/IP协议栈可以方便的将一个串口设备连接到以太网。本系统一共能够支持三种 不同的网络连接模式:TCP SERVER模式、TCP CLIENT模式和UDP模式。UDP和TCP协议最大的不 同是,TCP协议对所发出的数据包需要进行接收方的确认,否则发送方认为接收方没有收到数 据,进行重新传送或差错处理;UDP协议则不需要接受方进行确认。虽然不需要确认降低了数 据传输的可靠性,但是这将有利于快速的数据传输。(The system is embedded with TCP/IP st
ib160
- esprit algorithm signal frequency interference can be assessed There are cycle detection, periodic testing, Code, there are very complete notes and explanation.