搜索资源列表
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
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.
serial
- 串口 在PROTEUS中仿真实现 但还得额外下载一个电脑虚拟串口-Serial PROTEUS simulation in the realization of the need to download additional virtual serial port of a computer
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
UART_C51
- Proteus下UART串口程序,可利用Virtual Serial Ports Driver和串口调试工具进行测试.包含仿真电路和C程序。-Serial Port program which can be used in Proteus environment. The packet includes simulation circuit and C code.
51-single-chip-serial-communication
- 关于51单片机串口通信的资料,包含虚拟串口软件及原理.-About 51 single-chip serial communication data, including virtual serial port software and principles.
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.
test-serial
- 利用C51编写串口测试程序,借助于虚拟串口,在PROTUES中进行仿真,串口助手中可以接收到单片机发来的数据。-C51 prepared using serial testing procedures, by means of virtual serial ports in PROTUES the simulation, the assistant can receive serial data sent to the microcontroller.
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
89c51-virtual-serial-port
- 对于没有硬件的朋友们要以纯软件来仿真串口通信的解决方案,编译通过,可直接运行 -The solution for, no hardware friends to YISHION software to simulate serial communication through the compiler, can be directly run
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
serial-ports
- 这是关于串口通信的程序和仿真,实现了计算机与单片机之间的串口通信。资料中包含了C51程序和protues仿真,以及虚拟串口和串口调试等工具。希望对大家有用。-This is about serial communication program and simulation to achieve the serial communication between the computer and the microcontroller. Information contained in the C5
STM32-Virtual-COM-Port
- STM32实现的虚拟串口,修正了64及整数倍字节发送的错误。-STM32 implement virtual serial port, an error correction and an integral multiple of 64 bytes sent.