-
VCComm
VC从串口读取数据并实时绘制曲线图,非常好用。(VC data from the serial port to read real-time rendering curve is very useful.)
- 2010-07-30 12:32:16下载
- 积分:1
-
Serial-debugging-aides_VB
串口调试助手VB.zip
我想大家都用过 串口调试助手,
也都期望自己能够制作出同样的通信界面;
那么这里的工具,让你如愿……
采用VB编程,超级简单实用。(Serial debugging assistant VB.zip I would like that we have used serial debugging assistant, also expect to be able to produce the same communication interface where the tool that allows you to do so ... using VB programming, super simple and practical.)
- 2012-08-04 12:26:47下载
- 积分:1
-
serial2.1.3.4
自己用api写的串口通信动态库,可以同时打开多个串行口,自带设置函数(own use api write serial communication DLL, it will also open up a number of serial port, bringing their function set)
- 2007-01-03 19:40:09下载
- 积分: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
-
vc serial port communication
串口编程源程序全集(Complete Works)
- 2020-06-26 10:00:02下载
- 积分:1
-
use_ISP_on_PC
VC++串口通讯程序
大家可以看看,错误之处欢迎指出,这时本人花不少时间搞出来的啊(VC serial communication process we can see, the mistake welcome, Then I spend a lot of time in the ah)
- 2006-11-22 15:11:50下载
- 积分:1
-
1
CVI环境下的串口调试助手,主要功能有即时收发信息,显示波形,截图和保存数据(CVI environment serial debugging assistant, the main function includes immediately send and receive information to display waveforms, capture and save data)
- 2013-07-11 09:47:50下载
- 积分:1
-
ModbusRTU_Setup
modbusRTU Communications with RS485
- 2018-04-05 12:42:55下载
- 积分:1
-
带ID的lpc2368 CAN通信
带ID的lpc2368 CAN通信,包括初始化、中端、CAN通信和串口通信(With the ID lpc2368 CAN communications, including initialization, in the end, CAN communications and serial communication)
- 2020-07-03 08:40:01下载
- 积分:1
-
mscomm
控件 进行串口通信,采用微软的控件控件 进行串口通信,采用微软的控件(Controls the serial communication, using Microsoft' s control controls the serial communication, using Microsoft' s control)
- 2012-09-15 21:43:29下载
- 积分:1