-
MSComm
实例321——利用MSComm控件进行串口通信(Examples 321 use MSComm control serial communication)
- 2016-06-03 13:17:57下载
- 积分:1
-
ser_port_ver10
Windows串口编程例子(The example of uart in Windows)
- 2020-06-26 11:20:02下载
- 积分:1
-
Visual-CPP_MSComm2
利用面向对象的C++语言的MFC编写的串口通信程序(The use of object-oriented language C++ MFC prepared by the serial communication program)
- 2013-10-25 22:26:22下载
- 积分:1
-
serial-communication
利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design
)
- 2013-12-12 10:18:29下载
- 积分:1
-
串口温度数据采集并实时显示
串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
- 2020-06-26 07:40:02下载
- 积分:1
-
BLE-2015-3-16
基于CC2540芯片的串口测试程序,是改别人的程序,很实用测试过,可供大家参考,程序架构调整过,很容易看懂。(Based on CC2540 chip serial test program, it is to change others program, very practical tested, for your reference, application architecture adjusted, it is easy to understand.)
- 2015-04-19 21:53:13下载
- 积分:1
-
CVCOMMPortTool
COM口设置
串口设定 端口号 波特率 数据位 停止位 校验位
串口数据接收
串口收据发送(COM port settings
Serial data receiving
Serial receipt)
- 2015-10-13 10:12:44下载
- 积分:1
-
serialPort
调试串口的程序,本程序运行于PC机,是开发串口电路的好帮手。(Debug serial procedures, the program runs on PC, is to develop a good helper serial circuit.)
- 2007-09-17 13:27:21下载
- 积分:1
-
CHP500B
串口通信,采用CRC16 算法,用mscomm控件实现对chp500电源的信息采集,可以设置电源的电压和频率,word文件的是通讯协议,上位机发送和下位机返回,串口通讯看懂了通讯协议就没什么问题的啦。(Serial communication using the CRC16 algorithm, mscomm realize chp500 power control information collection, you can set the voltage and frequency, word document is the communication protocol, host computer to send and return lower machine, serial communication protocol is very important to you)
- 2010-05-31 08:37:37下载
- 积分:1
-
SCIPC
上位机串口通信程序带电机控制程序界面(PC serial communication program with motor control programming interfaces.)
- 2006-06-09 16:07:47下载
- 积分:1