搜索资源列表
Virtual UART
- 采用430的TIMERB的CCR1做发送,TimerA 的CCR1作接受的虚拟串口程序,达到真实的串口效果。在430的13x,14x,15x,16x系列里中总共可以虚拟2个串口。-TIMERB use of the 430 to do this alignment, the alignment TimerA for acceptance of virtual serial procedures to achieve real results serial. In the 430 18x, 14x
virtualserialportsdriverxpv5.1.3.41cracksnd
- 通过串口精灵实现虚拟串口来模拟单片机中的串口通信。-spirit through virtual serial port Serial SCM to simulate the serial communication.
714911364
- Keil串口调试技巧(修订)与列子,虚拟串口的使用,-Keil serial debugging skills (Amendment) Liezi with, the use of virtual serial port,
USBVirtualCOMPortonLPC214x
- PC214X USB虚拟串口的例程 USB Virtual COM Port on LPC214x-PC214X USB Virtual Serial Port routines USB Virtual COM Port on L PC214x
LPC214XVirtualCOM
- LPC214X 系列的arm 关于USB的虚拟串口的例程-LPC214X series on the arm of USB Virtual Serial Port routines
USB_CDC_skeleton_15
- USB CDC using C8051F320/340, virtual COM port thru usb connection
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,
proteus_keil.rar
- Keil 51和Proteus仿真LED,串口实例 6个共阴极LED,还可仿真串口通讯,自己项目中的代码,吐血共享 使用方法: 1、用proteus打开ddb_stc51.DSN 2、用keil打开ddb_stc51目录下的ddb_stc51.Uv2工程 3、在keil中运行调试即可在proteus中查看调试结果, 串口仿真结果要用虚拟串口互联查看结果。 ,Keil 51 and Proteus simulation LED, serial port examples o
VirtualSerialPortEmulation.rar
- 虚拟串口仿真,得利用proteus软件 其中有一个虚拟串口连接软件,可以把电路仿真软件中的串口与计算机软件的串口连接起来,实现软件控制虚拟的硬件系统,Virtual serial port emulation, proteus software may use one to connect the virtual serial port software circuit simulation software to the serial port and serial port of compu
AVR-and-PC-virtual-serial-port
- 通过Protues单片机仿真软件和虚拟串口程序调试avr单片机的串口程序。-Avr microcontroller serial program through the Protues MCU emulation software and virtual serial port program debugging.
VirtualCOM(usb2com)
- LPC2368上USB 转虚拟串口原程序-LPC2368 USB switch to virtual serial port on the original program
TX
- MSP430 与蓝牙模块进行通信,蓝牙模块虚拟为上位机串口,并使Msp430F2618工作在16M情况下,UART通信速率为115200。-MSP430 communicates with the Bluetooth module, Bluetooth module for the PC virtual serial port, and to work in the 16M case Msp430F2618, UART communication speed is 115200.
51--kingview
- 介绍51单片机与组态王之间实现通信方式,使用虚拟串口,可直接在电脑上仿真,很方便-Introduction 51 and the configuration means of communication between the king, the use of virtual serial port, can be directly on the computer simulation, it is convenient
qianruusb
- 如何使用USB总线接口在单片机系统中实现一个虚拟串口的原理和实现过程。在设计中,软件部分采用USB的CDC类标准来实现虚拟串口,这样可以使用操作系统(Windows,Linux)自带的驱动程序;在硬件设计中,使用自带USB从设备接口的AT89C5131单片机,提高了系统的集成度和可靠性-How to use the USB bus interface in single-chip realization of a virtual serial port system, the principle
Virtual-Meter
- 虚拟多功能表的软件,占用一个硬件串口,包括DL/T645 ,IEC等规约-Virtual function table of the software, take a hardware serial port, including DL/T645, IEC and other statute
Serial_tools
- 串口仿真,串口调试,虚拟串口,串口监控器,485通讯仿真,虚拟485设备,虚拟485主机。打包了,省得朋友们网上找。-Serial port emulation, serial debugging, virtual serial port, serial port monitor, 485 simulation, 485 virtual devices, virtual host 485. Package, and save the Internet to find friends.
virtual-serial-port
- 单片机虚拟串口仿真图,里面有虚拟串口软件和串口调试助手,还有用proteus进行的仿真图,不用开发板一样进行仿真,只能说proteus太强大了。只要你想不到的,没有他做不到的!-Virtual serial port emulation chip chart, which has a virtual serial port software and serial debugging assistant, as well as performed with proteus simulation m
Proteus-virtual-serial-debugging
- 单片机的输入输出控制中,一般都通过串口和上位机PC进行通信.由于PC机拥有强大的数据处理功能以及友好的控制界面并且能实现远程控制所以显得尤为有用,此系统可以由上位机控制,通过串口操作单片机模块实现其相应功能。-Microcontroller input-output control, and generally communicate through the serial port and PC PC. Since the PC has a powerful data processing ca
51mcu-Virtual-serial-ports
- 功能:在pc上,利用纯软件实现51单片机的串口的输入输出仿真, 用到的软件:keil、proteus、虚拟串口及串口调试助手。 1.pc上安装 虚拟串口 然后将com3和com4连接起来 2.pc上运行 串口调试助手,设置: com4 9600 N 8 1 3.pc上安装 proteus软件 4.运行例程中的 simulate_proteus6.7文件,即可实现串口调试-Function: On the pc, the use of pure software 51 m
STM32-Virtual-COM-Port
- STM32实现的虚拟串口,修正了64及整数倍字节发送的错误。-STM32 implement virtual serial port, an error correction and an integral multiple of 64 bytes sent.