搜索资源列表
USBVirtualCOMPortonLPC214x
- PC214X USB虚拟串口的例程 USB Virtual COM Port on LPC214x-PC214X USB Virtual Serial Port routines USB Virtual COM Port on L PC214x
USB_CDC_skeleton_15
- USB CDC using C8051F320/340, virtual COM port thru usb connection
Virtual-COM
- 可以建立虚拟串口,对C51或用到串口的调试很有帮助哦,
uart
- uart全功能实现.实现如下函数: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U_CtrlDCD,
VirtualCOM(usb2com)
- LPC2368上USB 转虚拟串口原程序-LPC2368 USB switch to virtual serial port on the original program
MCP3421
- MCP3422+proteus仿真,虚拟串口通信,I2C总线-MCP3422+proteus simulation ,Virtual com,I2C
an10420
- 使用LPC214x的USB设备功能实现的USB虚拟串口功能。-This application note describes how to design a virtual COM driver using USB device on LPC214x.
lpc214xvcom
- LPC214X 虚拟串口通讯源码,包括USB1。1驱动源码和串口实现程序,对于开发串口应用(嵌入式系统)非常有用-LPC214X virtual com port source code, including USB1.1 driver and virtual com implementation, very useful for com port application
PumpCtrlv0.9
- Embeded pump control system, for pc. It controls the timings for the stepper motor of the pump. It uses virtual COM port (comport must be installed in Delphi) It is designed to communicate via USB port with an AVR app turning in in the proto
VirtualCOM_LPC2148
- LPC214X 虚拟串口通讯源码,包括USB1。1驱动源码和串口实现程序,对于开发串口应用(嵌入式系统)非常有用-LPC214X-LPC214X virtual com port source code, including USB1.1 driver and virtual com implementation, very useful for com port application
Virtual_COM_Port
- 在STM中用USB模拟串口,可与PC通信,包括所有驱动源代码-virtual COM through USB in STM32, communicating with PC, including all source code
VirtualCOMPort
- STM32 USB转串口例程,适合初学者-USB Virtual COM Port
14program_pcb
- 1.C8051F320做的测试USB速度可到240KBps. 包含单片机源码,驱动和上位机程序2.MCUc8051f040用自带的IIC控制器读写实时钟芯片PCF8563,完成BCD码到十进制码转换3.PCF8563的驱动程序,通过模拟IIC总线对PCF8563进行访问,有完整的读写报警,定时中断,最后把时间显示在LED上4.USB CDC using C8051F320340, virtual COM port thru usb connection5.本库函数实现了C8051F020 SMB
EW-ARM511-STM32-103STK-
- virtual COM port software using STM32 and IAR
stm32_usbcdc_serial
- STM32 USBCDC 串口代码 使用V3.5库编写,非常方便移植使用。本人亲自调试可用。 用串口助手打开虚拟的com口 发送字符串可返回。-STM32 USB CDC V3.5 library to write code that uses the serial port, very convenient for transplant use. I personally debugging available. Open a virtual com port to send aide
USB-to-com
- STM32的USB功能使用,实现一个USB虚拟串口功能.-USB STM32 function to use, to achieve a USB virtual serial port function.
eX48-USB-VCOM
- STM32f103的virtual com port-virtual com port on STM32f103
Virtual_COM_Port
- STM32 USB虚拟串口源代码, --STM32 USB virtual com
STM32-Virtual-COM-Port
- STM32实现的虚拟串口,修正了64及整数倍字节发送的错误。-STM32 implement virtual serial port, an error correction and an integral multiple of 64 bytes sent.
STC-VUart
- 51单片机程序,用端口与定时器模拟串口,全异步通信!-51 use port and timer virtual com.