搜索资源列表
VC++串口控件实现温度数据的采集并显示
- VC++串口控件实现温度数据的采集并显示,做出曲线,VC++ Serial control to achieve the temperature data collection and display, and make curve
采用Vb将串口采集到的数据实时曲线画出并显示
- 采用Vb将串口采集到的数据实时曲线画出并显示,一个小程序希望对大家有帮助,vbdrawline
读取串口数据并画实时画出曲线的VC++程序源码
- 读取串口数据并画实时画出曲线的VC++程序源码,以验证,可以使用,Read the serial data and draw pictures of real-time curve of VC++ program source code to verify, you can use
shuidianzhanC.rar
- 援非洲刚果共和国电力监控系统VC实现的WPS版,经过本人收集、加工整理后的版本,按照本书的描述在VC下编写能够写出一个简单的控制系统来(和实用化的控制系统相比),本文包括了界面的编写、串口通讯的实现、海量数据的存储和历史曲线的描绘等许多实用的功能。,Aid Africa and Congo Republic of the realization of the power monitoring system of the WPS version of VC through my collectio
RTComdraw.rar
- 使用串口控件和Graphics类 读取串口数据并画实时曲线的VC++程序, 使用串口控件和Graphics类 读取串口数据并画实时曲线的VC++程序
view
- 读取串口数据并画实时曲线的VC源码,我试过了,修改一些就可以用了-Read the serial data and pictures of the VC-source real-time curve, I tried to amend some can use
VCComm
- VC从串口读取数据并实时绘制曲线图,非常好用。-VC data from the serial port to read real-time rendering curve is very useful.
MSCommV1
- 用MFC写的串口通信界面。可以接收串口发送过来的数据,进行实时曲线绘制。-Using MFC to write serial communication interfaces. Send them to receive serial data in real-time curve drawing.
realtimetable-flexgrid-comms
- 读取串口数据并画实时曲线的VC++程序源码 这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。 -realtimetable-flexgrid ARM+DSP
VB
- 动态显示温度曲线串口传输数据,可以设定波特率,停止位和串口选择-Dynamic display temperature curve serial transmission of data, you can set the baud rate, stop bits and serial options
SSCOM-SPt
- 8大特色: 1.自动枚举串口,这样避免了有些机器串口多,或者串号号>4的情况。 2.保存文件格式为txt和CSV,可选,方便做数据分析。 3.保存文件在执行文件程序路径下的SaveData文件夹里 4.增加多字节联合显示 5.2字节时,十六进制会加"0x"头,非十六进制时,以十进制显示,末尾自动加一空格,以区分。 6.4字节时,只能以十六进制显示(因十进制以超出范围,也没有必要显示那么大一个数)。 7.增加实时显示数据曲线功能。 8.界面更人性化,方便适用。
123
- 实时数据绘制,比较简单的操作,实现串口数据曲线绘制-Real-time data mapping, a relatively simple operation, to achieve serial data curve drawing
VCComm
- VC++环境下从串口读取数据并实时绘制曲线图-VC++ Environment to read data from the serial port and real-time rendering curves
Powershow
- 实现串口通讯,以及通讯数据的动态显示(曲线绘制)-Serial communication implementation, as well as the dynamic display communication data (drawn curve)
读取串口数据并画实时曲线
- 基于VC6.0开发,在窗口中创建一个图表,通过串口读取数据并在图表中绘制实时曲线。(Based on VC6.0 development, create a chart in the window, read data through the serial port, and draw the real-time curve in the chart.)
读取串口数据并画实时曲线的VC++程序源码
- 通过串口读取数据,将读取回来的数据分析处理,然后通过曲线形式显示出来。(Read data through the serial port, read back data analysis, processing, and then displayed in the form of curves.)
串口猎人+(+Serial+Hunter+)+V31+setup
- 非常好用的串口调试工具,里面包含了图标,曲线功能!(Useful serial debugging tools!)
VB嵌入式串口数据记录波形分析仪
- VB嵌入式串口数据记录波形分析仪,可通过RS232串口记录多达5小时的数据,并以图表曲线方式显示,类似一个示波器。(VB embedded serial data recording waveform analyzer can record up to 5 hours of data through the RS232 serial port, and display it in a graph curve, similar to an oscilloscope.)
串口采集程序4(封装好)
- 通过串口采集数据,用曲线控件显示,可以实时显示,类似示波器,可以放大,缩小,平移(Data can be collected through serial port and displayed by curve control. It can be displayed in real time. Similar to oscilloscope, it can be enlarged, reduced and shifted.)
USB虚拟串口虚拟示波器上位机软件(VB6)
- 基于USB虚拟串口的示波器卡上位机软件源码 该软件需链接硬件设备后方可使用,同时可以用于学习相关软件编写,具有示波器样式的界面。 开发环境:VB6.0