搜索资源列表
串口温度数据采集并实时显示
- 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是
Labview serial assistant串口通信控制方式
- 针对在LabVIEW开发环境下传统串口通信控制方式的弊端,提出了另一种控制方法,即在LabVIEW中利用ActiveX控件容器,调用第三方提供的ActiveX控件—MSComm控件,实现对计算机串口的通信管理,并结合一数据采集系统给出了实例,In the LabVIEW development environment for traditional serial communication under the control of the disadvantages of an alternat
PMTSAMPLING.rar
- 串口采集数据,可实现采集速度增减,数据保存为TXT格式,数据实时显示,类似滚动条效果,同时可以设置坐标轴的格式,显示颜色,功能强大。,serial sampling,the rate can be increased and reduced,the datas sampled were saved in txt type file, and all the datas are showing in real time
myDataCollect
- C#编写的串口数据采集器,实时动态显示曲线!这是个一个医疗器械做的一个测试工具!还不错!动态显示动态保存数据!-C# prepared by the serial data acquisition, real-time dynamic display curve! This is a medical device to do a test tool! Pretty good! Dynamic Display Dynamic saved data!
4
- GPS数据采集程序(通过串口读取GPS数据,协议格式为GRPMC)-GPS data collection procedures (through the serial port to read GPS data, the agreement format GRPMC)
GPS
- 在VC++环境下通过串口实现GPS数据采集程序,-In VC++ environment under implementation through the serial port GPS data collection procedures,
SCommtest
- 串口通信程序 实时数据采集 串口通信程序 实时数据采集-Serial Communication Program Real-Time Data Acquisition
msp430shujucaijixitong
- msp430f149实现的数据采集系统 结构简单 功耗低 模拟采集传感器 数字开关量采集 串口通讯UART模块 电源供电及复位-Executable files built outside of IAR Embedded Workbench Follow these steps to load and debug an executable file that was built outside IAR Embedded Workbench, for example p
shujucaiji2
- 串口通信程序,完成数据采集,验证证明正确,可以使用哦-Serial communication program, the completion of data acquisition, validation to prove correct, you can use the oh
Datareceive
- 一套自发研制系统的数据采集软件,基于串口的串行通信程序,利用MSComm编写-Spontaneous development of a system' s data acquisition software, based on serial port serial communication program, using MSComm preparation
7897465428
- PC机串口数据采集的虚拟示波程序,使其显示图像。-Serial data acquisition PC, the virtual oscilloscope program to display images.
iemcjren
- RS232串口数据采集\显示\根据数据制图表-RS232 Serial Data Acquisition \ Display \ According to the data charts
dataacquisitionreal-timedisplay
- 串口数据采集并实时显示 该程序实现串口采集数据,并对数据进行实时显示的功能-Serial temperature data acquisition and real-time display of the program Serial data acquisition, and data in real-time display function
project
- 可选量程的串口数据采集系统,通过串口采集数据并以曲线显示。-Optional range of serial data acquisition system, collect data through the serial port, and a curve display.
vb-chuan-kou-xianshi
- 串口数据采集及曲线动态显示 能够在pc机上面实现对数据的显示功能-Serial data acquisition and curve dynamic display can be achieved in the pc machine above the data display
123
- 基于LabVIEW与凌阳SPCE061A实现串口数据采集-With the realization of sunplus SPCE061A LabVIEW based serial data collection
VB、VC串口通讯
- VB、VC串口通讯程序实例,可以用于两台电脑之间,通过串口线收发数据,完成采集及通讯功能(VB, VC serial communication program examples)
数据采集
- 软件实现对串口数据的接收,在windows平台下,采用vc++开发(Software to achieve serial data reception, under the windows platform, using vc++ development)
labview串口
- labview串口通信程序,可以采集数据,回放数据,是个非常好用的资源,很实用(LabVIEW serial communication program, can collect data, playback data, is a very good resource, very practical.)
MATLAB串口数据采集
- 基于matlab的串口助手, 实现简单的串口数据收发,用于单片机与上位机通讯(a serial tool designed by matlab)