搜索资源列表
VC下Mscomm控件的串口通信程序
- 可用于两台计算机之间的串口通讯测试,一台电脑上有两个串口也可以。还可以添加虚拟串口进行通信
STC两个串口程序
- STC单片机两个串口的读写程序
COMM.rar
- 这是用C8051F020单片机实现双串口通信功能的源代码。两个串口可以同时独立收发数据,互不干扰。,This is a C8051F020 MCU with dual serial communication function of the source code. Two serial ports can send and receive data at the same time an independent, non-interfering.
STM32 USB复合设备(虚拟两个串口)
- 2、STM32 USB复合设备(虚拟两个串口)-2, STM32 USB composite device (virtual two serial ports)
linux_uartdriver.rar
- 一个简单的 arm-linux 下的 Uart驱动实例,里面含有测试程序,需要连接两个串口来测试。,A simple arm-linux-driven examples of Uart, which contains the test procedures, the need to connect two serial ports to test.
API
- APi实现串口通信助手的功能,实现两个串口之间的字符传出和文件传输以及保存等功能-Serial communications assistant functions, the realization of the characters between the two serial reports and file transfer functions and the preservation of
DualCOMtest
- 一个关于51单片机的双串口转换程序,两个串口之间的切换,并且接收/发送数据-On 51 single-chip dual-serial conversion process, the switch between the two serial port and receive/send data
pbhanChuankou
- 自己做的EVC下串口调试软件,可同时打开两个串口,支持16进制。欢迎学习EVC的同道加我qq:2306205共同学习。-EVC to do under its own serial debugging software can be open at the same time the two serial ports, support 16-band. EVC welcomes the learning of fellow Canadian I qq: 2306205 common learni
Serial
- 采用C++ Builer编的一个串口通信源码,通过虚拟串口在电脑上模拟两个串口并连接,可以很方便的调试和学习串口编程。-Using C++ Builer made a serial communication source, through the virtual serial port on the computer simulation and two serial connections, can be very convenient to study serial debugging a
emulate_com
- windows下虚拟串口驱动,程序虚拟出两个串口,并且让两个串口互相通信-virtual serial port driver under windows, the program two virtual serial port and two serial ports to enable communication with each other
communicate
- VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
xiaole.doc
- 单片机的串口通信,甲乙两个串口进行通信,并有指示灯显示-Microcontroller serial communication, and B 2 serial ports to communicate, and have light displays
qtmcom_loop_onetoone
- 可实现两个串口互相通讯,界面友好,在Qt4环境下可直接运行。-realized between two serial communications, user-friendly, in Qt4 environment can be directly run
HLD_Serial
- STC 12C5A系列双串口驱动,演示两个串口的驱动-STC 12C5A serial two serial port driver
UART
- 单片机双串口程序,寄存器的设置,源代码,适用适用两个串口的应用。-SCM Two serial program, register set, the source code for the application for the two serial ports.
mySp
- vc++串口通信 ,可以实现两个串口之间发送字符串-vc++ serial communication between two serial ports that can send a string
delphi串口控制编程含SUIPack控件
- 首先声明,我上传了三次,第一个是源码,第二个是SUIPack控件包,第三个是前两个的打包文件。 原始delphi开发工具打开此源码可能遇到问题,因为我用到第三方控件,即需要安装有SUIPack和spcomm控件,此控件里的按钮带有美化效果(当然还有很多控件也进行了功能扩展和美化),我的压缩包里也包含了此安装控件,spcomm控件网上很多,可以自己下载。 程序都是自个写的代码,是公司的一个PDU控制器产品的测试软件,没有任何错误。想学习delphi串口控制,数据接收,第
串口操作:一个收两个发
- 实现多个串口收发,并控制哪个串口收发的stm32程序(several usarts transport and receive)
串口T2
- 串口的调试和传输 用于两个串口间的发送与接受(Serial port debugging and transmission is used for sending and receiving between two serial ports.)
定时器模拟串口src
- 实现使用单片机的定时器扩展两个串口,加上原串口共3个串口。程序为一个工程用到的所有源代码,实测好用。(expand STM8 MCU's UART PORT by using the internal timer resouces, for the demand of multiple-uart and low cost solution.)