搜索资源列表
Serial-Port
- 串口通信,实现用vc++编码的串口调试工具-Serial communication, implemented by the serial port vc++ code debugging tool
Labview_serial_port
- 系统介绍labview的RS232,RS485串口等原理。以及labview中串口的编程源程序截屏和参数设置。-System labview introduction of RS232, RS485 serial port, such as the principle. As well as in the serial programming labview Screenshots and source parameters.
PortMon
- 非常好用的串口监听工具,后台运行,自动记录串口通讯的数据往来-Serial Port Monitor is very useful tool, running in the background, automatically record the serial data communication between
USART1
- 基于stm32的串口开发实验例子,要通过串口实现收据的收发-Serial development of experiments on stm32 example, to send and receive a receipt via Serial Port
CSerialPort
- 龚建伟老师串口与通信书中的CSerial类源代码-GONG teachers and communication serial port source code for the book CSerial class
Virtual-Serial-Port-Driver6.0
- 串口调试的工具,供串口初学者学习使用,可以查看串口状态-Serial debugging tool for beginners to learn to use the serial port, you can view the port status, etc.
Serial-port-source-code-wizard
- 一个极好的串口监视、调试程序,适用于 Win9X/NT 平台,能提高开发效率,免除调试串口程序之苦。它可以在线设置各种通讯速率、奇偶校验、通讯口而无需重新启动程序;可以设置定时发送的数据以及时间间隔;可以自动显示接收到的数据,并能在字符串、十进制和十六进制之间自由切换;自动保存设置参数,是工程技术人员监视、调试串口程序的必备工具。共享软件,可免费使用 30 天。新版本增加发送文本、自动清除、自定义显示格式等功能。注意:非 Win98 用户需要 VB5 运行库 msvbvm50.dll 支持。-
SerialPort
- Write in Cshap, sending, receiver text via Serial Port.
MSComUseInVC++
- Visual C++提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问。本文介绍MSComm在VC++的添加使用实例及给出了mscomm.h头文件主要代码关键部分的注释。-Visual C++ Provides an easy-to-use ActiveX control Microsoft Communications Control (ie MSComm) to support the applica
vb
- vb serial port using MSCO-vb serial port using MSCOMM
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
chuankoutongxin
- 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
Sample
- 功能完善强大的Comm Base Library 读写串口 监视线程-Powerful functions Comm Base Library to read and write serial port monitoring thread
com
- 这个程序是四通道的串口通信代码,点击通信开始时,自动从指定串口接收并显示数据,可实现串口的切换-This procedure is four-channel serial communication code, click on the beginning of communication, automatic from the specified serial port receive and display data, enabling the switch serial
SerialPort
- c#编的串口工具,刚学习c#请多多指教啊!-c# serial port for tools, just learning c# Please advice ah!
SerialPortAssistant
- delphi编写的串口调试程序,功能比较全,有字符、十六禁止收发模式-serial port communication/delphi
SerialPort_THread_2005
- GUI for the serial port with the multiple thread and the virtual port
Port
- It is an application to read or write to a bluetooth device using serial port communication
Labview-serial-port
- 介绍和编程: 1,什么是串口? 2,什么是RS-232? 3,什么是RS-422? 4,什么是RS-485? 5,什么是握手? -1. Overview of Serial Bus 2. Connecting and Setting up a Serial Instrument Control System 3. How to Create a VISA Resource for the Instrument in MAX 4. Instrument C
VS serial port programming Demo
- VS 串口编程的一个案例 Demo,适合新手学习(VS serial port programming Demo)
