搜索资源列表
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
Virtual_COM_Port.rar
- 基于IAR平台STM32处理器实现虚拟串口的源代码,IAR platform processor-based STM32 virtual serial port source code
AVR-and-PC-virtual-serial-port
- 通过Protues单片机仿真软件和虚拟串口程序调试avr单片机的串口程序。-Avr microcontroller serial program through the Protues MCU emulation software and virtual serial port program debugging.
driverDev.rar
- WINCE5.0下一个虚拟串口的完整驱动程序源码。使用EVC编译。将一个物理串口映射成2个虚拟串口提供给不同的程序使用。,WINCE5.0 a complete virtual serial driver source code. Compiled using the EVC. Will be mapped into a physical serial port virtual serial port to provide two different procedures to use.
VirtualCOM
- USB模拟虚拟串口,这个功能现在在很多的微控制器上都会提供,NXP的也不例外了-virtual com port
Virtual_COM_Port111
- 采用KEIL MDK开发环境,实现USB下的虚拟串口驱动程序,内附全部源码,欢迎交流!-Using KEIL MDK development environment to achieve under the virtual USB serial port driver, included all the source code, please share!
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
SerialPortComplete.pdf.tar
- Serial Port Complete, Second Edition。 PC端以及嵌入式系统中常用的串行接口介绍和编程,同时概括了硬件和软件设计,是嵌入式系统接口开发人员不可多得的好资料-Serial Port Complete: COM Ports, USB Virtual COM Ports, and Ports for Embedded Systems
Sdram_Control_2Port
- 双端口SDRAM控制器,将SDRAM虚拟成两个端口,已经在ALTER DE2开发板的硬件上验证通过,采用Verilog HDL语言编写。-Dual-port SDRAM controller, SDRAM virtual into two ports, have ALTER DE2 development board hardware verification by using the Verilog HDL language.
virtual_keyboard
- 通过PS2口连接键盘与FPGA,按动1-7数字键达到虚拟电子琴的效果-PS2 keyboard port connect to the FPGA ,press the number keys 1-7 to reach the effect of the virtual keyboard
wincedummyserialdriver-
- 嵌入式操作系统wince下的虚拟串口驱动程序。-Wince embedded operating system a virtual serial port driver under.
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-COM-port
- hi this virtual com port project i have developed for stm32f107 board-hi this is virtual com port project i have developed for stm32f107 board
virtual-com-modbus-communication
- 本程序描述了通过USB虚拟成串口,并且实现了modbus协议的通讯。本程序基于火牛开发板,希望对大家有帮助。-This procedure is a descr iption through the USB virtual into a serial port, and realize the modbus agreement communications. This program based on fire cow development board, we want to help.
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
stm32f4-USB-virtual-serial-port
- stm32f4 USB virtual serial port(include Version file for Virtual COM Port driver)
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.