搜索资源列表
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
MSComm.rar
- 用MFC编的读取串口数据并画实时曲线的VC++程序源码,MFC vc++
RTComdraw.rar
- 使用串口控件和Graphics类 读取串口数据并画实时曲线的VC++程序, 使用串口控件和Graphics类 读取串口数据并画实时曲线的VC++程序
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.
22
- 温州创大,VB程序源码,VB绘制曲线,串口通信,数据采集分析,打印输出。-Wenzhou, and founded, VB program source code, VB draw curves, serial communication, data acquisition and analysis, printouts.
VB
- 动态显示温度曲线串口传输数据,可以设定波特率,停止位和串口选择-Dynamic display temperature curve serial transmission of data, you can set the baud rate, stop bits and serial options
xine001_vb
- 用VB编的界面程序:用51单片机控制AD,测量室温,并用串口上传到上位机,绘出温度曲线图。-Interface program with VB code: MCU with 51 AD, measurements at room temperature, and uploaded to the PC with a serial port, draw the temperature profile.
SSCOM-SPt
- 8大特色: 1.自动枚举串口,这样避免了有些机器串口多,或者串号号>4的情况。 2.保存文件格式为txt和CSV,可选,方便做数据分析。 3.保存文件在执行文件程序路径下的SaveData文件夹里 4.增加多字节联合显示 5.2字节时,十六进制会加"0x"头,非十六进制时,以十进制显示,末尾自动加一空格,以区分。 6.4字节时,只能以十六进制显示(因十进制以超出范围,也没有必要显示那么大一个数)。 7.增加实时显示数据曲线功能。 8.界面更人性化,方便适用。
MCU_PC_TEMPERATURE
- 实现将单片机采集的温度值通过串口传输到上位机,此程序为上位机接收温度程序,将温度值描成曲线并显示,带有保存及打开历史记录功能。-To achieve the MCU collected temperature transferred to the host computer via serial port, this procedure for the host computer receives the temperature program, the temperature value Mi
temperturecure
- 将串口上接收到的数据转换为温度数值并显示温度曲线-show temperture cure by mscom
动态显示温度曲线串口传输数据
- 动态显示温度曲线串口传输数据,可以设定波特率,停止位和串口选择-Dynamic display temperature curve serial transmission of data, you can set the baud rate, stop bits and serial options
读取串口数据并画实时曲线
- 基于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