搜索资源列表
PDIUSBD12固件源码
- 修改后的PDIUSBD12完整固件源码,实现51单片机的USB接口,完全通过测试。-revised PDIUSBD12 integrity of the firmware source code, achieving 51 SCM's USB port and fully tested.
HUBUSB
- 实现USB接口的扩展,因为现在USB接口设备越来越多,而电脑的USB口有限!故可以通过次电路图实现扩展!-USB interface to achieve the expansion, because USB interface equipment more and more, computer USB port limited! it can be achieved through expansion of the circuit diagram time!
UARUSB
- 在USB/UART转换芯片支持下,通过USB接口使用UART与上位机通讯, // 当收到上位机发送的数据时,把接收到的数据发送到上位机,显示 // 在上位机串口调试软件上 // IDE环境: SUNPLUS u nSPTM IDE 2.0.0(or later) // PC机环境: 串口调试工具(PortExpert) // 涉及的库: CMacro1016.lib // 组成文件: main.asm // 硬件连接: USB线连接实验仪与PC的USB接口
PC_USB
- PC机通过RS232转换成USB口,向8951单片机发送数据,控制点阵板的显示。-PC through the RS232 into USB port to the 8951 microcontroller this data, Lattice panels control the display.
COM_Dowmload
- 汽车行驶记录仪的数据初始化组件,主要通过RS232串口或者USB口写数据到单片机,详细协议及数据格式参见国标的相关文件,该系统已经通过的国家公安部的标准检测-Vehicle Data Recorder initialization components, primarily through the RS232 serial or USB port to write data to the microcontroller, detailed agreement and data format Se
usb
- 基于Atmega128单片机 用USB口进行串行通信的源程序-Atmega128-based single-chip USB port with the source code for serial communication
PIC18F4550_USB
- 采用PIC单片机进行控制的USB端口汇编代码-PIC single-chip microcomputer to control the use of the USB port assembly code
usbdrv
- driver to interface AVR chip with USB port, compile with WinAVR, very cool
USB-ISP_download
- 用ATMEGA8进行USB串口协议的软件模拟和ISP制作的下载器-USB serial port protocol used ATMEGA8 to the software simulation and ISP produced Downloader
U3
- MSP430F149单片机实现学习板通过USB端口与PC机通信,用户按键K1~K4的键值可以通过USB发送到PC机上显示-MSP430F149 MCU learning board through the USB port and PC-communication, the user keys K1 ~ K4 of the key can be USB sent to the PC-display
51_MCU_ISP_Circuit_Collection
- 收集了十多个单片机在线编程器电路图(PDF+SCH),包括串口、并口、USB口等,很多都是当前流行的在用的电路。-Collection of more than 10 ISP(PDF+ SCH), including serial, parallel port, USB port and so on, many of which are currently popular circuit in use.
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
c8051F320_code
- 8051 + USB CPU 接受GPS 数据,通过USB口上传到主机-8051+ USB CPU to accept GPS data uploaded to the host through the USB port
USB
- AVR128的USB口通信程序,可实现并口数据通信-AVR128' s USB port communication program, enabling parallel data communication
CH341SER
- 340驱动软件,非常好的 USB转化成232通讯串口-340 driver software, a very good USB port into a 232
STM32--USB-U-
- 利用STM32,使sd卡通过usb口,像U盘一样显示在电脑上,并可以随意操作-Use STM32, the sd card via usb port, same as U disk displayed on the computer, and can optionally operate
STM32-USB-MSC
- STM32 USB模拟串口CDC和大容量存储器复合,使用usb模拟串口和U盘-STM32 USB analog serial CDC and mass storage composite, simulation using usb port and U disk
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
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
STM320F103 USB转虚拟串口
- 在STM32F103开发板上实现了USB转为虚拟串口的功能。(The function of converting USB to virtual serial port is realized on STM32F103 development board.)