搜索资源列表
BuJinDianJiKongZhi
- 基于VB的串口通信程序设计,有助于初学者迅速掌握通过MsComm控制步进电机的程序的设计-VB-based serial communication program design, help beginners quickly mastered through MsComm stepper motor control procedures for the design
CKTH
- 串口通信程序,读取串口的模块,简单高效,可直接用于程序中-serial communication program, reading the serial module, simple and efficient, can be directly used in procedures
vb232BD
- 三菱FX系列 PLC通过RS232BD与计算机串口通信程序,电缆最好采用原装的-Mitsubishi FX PLC RS232BD computer through serial communication procedures, Cable preferred the original
newserial
- VC实现单线程的串口通信程序,可以手动发送,定时发送-VC thread Serial Communication Program, this manual, time sent, etc.
chuankoucom
- 一个基于中断方式的串口通信程序,在中断中只完成较少的工作-an interruption on the way serial communication procedure, the only interruption of the work completed less
plc
- ATmega16单片机串口通信程序,以经过测试可用.
chuankou 串口通信小程序
- 串口通信小程序
串口通信小程序
- 很适合初学者的串口小程序
PC-and-serial-communicat
- PC机与智能仪器串口通信程序设计 Visual c++实例编程-PC and serial communication programming intelligent instruments Visual c++ programming examples
jishucheng_vb
- vb开发的通过串口与计数秤进行通信的程序,可以自动采集和手动采集数据,也可向下发命令控制计数秤-vb development of scale through the serial port to communicate with the counting procedures can be automatically collected and manually collected data can also be counting down command-control-fat scale
Lbview_series
- Labview编程 实现串口通信功能的一个程序-Labview programming serial communication function of a program
serial
- 串口编程调试精灵,利用VB编写的串口调试软件,实现在线设置通信速率、奇偶校验、通信口而无须重新启动程序,可以设置定时发送的数据和时间间隔,可以自动显示接受到的数据并能在字符、十六进制和二进制之间自由切换,自动保存设置参数。-Debug serial programming wizard, VB prepared using serial debugging software, set up online communication rate, parity, oral communication
communicate
- VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
MSCommMultiPort
- 使用VC开发的可实现多串口通信的对话框应用程序-MSCommMultiPort communication
SCommTest
- 串口通信程序,采用Scomm控件编写。。 VC6.0 实现基本通信功能-Serial communication program, written using Scomm control. . VC6.0 to achieve basic communication functions
QTserialPort
- QT编写的串口通信程序,基于QT的PC平台实现。-Serial communication program written in QT, QT-based PC platform.
SeriesKj
- 该程序是用MFC编写的一个串口通信程序,是基于空间而编写的,可以简单的实现与硬件之间的通信-The program is a serial communication program written using MFC is written based on the space, you can simply realize the communication between hardware
CommTest
- 利用mscomm编写的串口通信程序,包含发送和接收.-Use of the serial communication mscomm written procedures, including sending and receiving.
ssssff
- 非常好的串口通信程序,VC工程,只需要在此基础上稍做修改就可以加入到你自己的程序-Very good serial communication program, VC project, only slightly modified on the basis of it can be added to your program
串口通信界面
- 本资源是一下串口界面,设置波特率,COM号等运用MATLAB MFC编辑程序,使其完成串口收发信息的功能