搜索资源列表
SerialPort
- 用VC做的小程序,关于串口采集数据和界面显示的内容,仅供参考
FiberTestClient_2
- 用API的串口采集数据,并且在界面上显示数据
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
采用Vb将串口采集到的数据实时曲线画出并显示
- 采用Vb将串口采集到的数据实时曲线画出并显示,一个小程序希望对大家有帮助,vbdrawline
spo2.rar
- 自做血氧采集系统,包括串口采集,数据动态显示,自动存储,biomedical information acqussition system, auto display,save etc
DlgWaveComm
- 是个串口的数据采集界面程序,完成对采样数据的归一化处理和波形显示,适合现学现用。-Is a serial interface for data acquisition procedures, the completion of the sampling data, normalized, and waveform display, suitable for the current study is to use.
chuankouwendu
- 串口数据采集实时显示程序 包含了串口通信和实时显示的源代码-Serial data acquisition in real-time display program includes a serial communications and real-time display of the source code
labview_serial
- labview中实现串口数据采集和实时显示-Serial labview in data acquisition and real-time display
232rs
- vc++6.0编写的串口采集程序,用了缓冲区,实时显示效果很好,供大家学习参考-vc++6.0 prepared by serial acquisition program, with the buffer zone, real-time display a good effect, for them to learn information
VC_for_Temperature_Data_Acquisition
- VC++使用串口控件实现温度数据采集并显示,无错误,测试通过。-VC++ using the serial control for temperature data acquisition and display, error-free, test.
portshowvc
- 采用vc++ 实现串口数据采集与波形显示功能,对于初学者掌握串口通讯和现实有帮助-Using vc++ Serial data acquisition and waveform display, for beginners to grasp the reality of serial communication and help
ysi
- YSI水质传感器的串口数据采集以及数据的窗口编辑框的显示-YSI water quality sensors serial data acquisition and data display window of the edit box
串口数据实时采集显示例程
- 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
多路18B20温度采集
- c++builder编写的串口多路18B20温度采集、数据显示程序(C++builder prepared by the serial multi-channel 18B20 temperature acquisition, data display program)
LV_TempTest_Wonderful20150929
- 可以从串口采集温度数据,并实时显示温度数据(it can acquire the temp data from the serial port,at the same time it also can plot the temp curve)
IPlatform01
- 开发平台:QT5.8。 功能:通过串口采集来自传感器的位置信息,将消息显示在一个TEXT窗口,并且解析消息中的位置信息以路径图的方式显示在另一个窗口,同时具有对路径图形的简单编辑功能如平移、清除、缩放、旋转等,可用于类似设备的测试工具软件或评估软件。(QT UART & QT Painter Path demo)
PCF8951四路采集串口显示源代码
- PCF8951四路模拟量的串口显示与调试(Serial display and debugging of PCF8951 four way analog quantity)
串口通信,可直接显示下位机发的任何信息
- 主要功能是实现温度上下限报警,创新点是可以通过在上位机设置下位机的温度上下限值,即实现了串口通信。(The main function is to realize the temperature and lower limit alarm. The innovation point is that the serial communication can be realized by setting the lower limit of the temperature of the lower
IMUSample
- 串口采集惯组数据,串口可自定义。保存显示数据(Acquisition of inertial navigation data by serial port)
串口采集程序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.)
