搜索资源列表
串口温度数据采集并实时显示
- 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是
zigbee_shujucaiji
- 用温度传感器采集温度数据,通过串口在上位机串口调试助手上显示。-Temperature sensor used to collect temperature data through the serial port on the host computer serial debugging aides.
Project1.vbp
- 实时数据采集与控制系统可以通过串口通讯方式与下位机进行通讯,控制实验操作,参数设置和试验数据采集和保存。-Real-time data acquisition and control system of communication through the serial port to communicate with the next crew, control experimental operation, parameter setting and test data collection
4
- GPS数据采集程序(通过串口读取GPS数据,协议格式为GRPMC)-GPS data collection procedures (through the serial port to read GPS data, the agreement format GRPMC)
if
- 串口通信的主要任务是采集遥测数据。从图1 可以看出, 转台上有3 路数据要通过串口进行通信, 分别是GPS、陀螺和飞轮电机。-Serial Communication s main task is collecting telemetry data. As can be seen from Figure 1, 3-way switch to the platform through the serial data communication, namely GPS, gyro and motor
GPS
- 在VC++环境下通过串口实现GPS数据采集程序,-In VC++ environment under implementation through the serial port GPS data collection procedures,
GPSdataCollectionProcedures
- GPS数据采集程序,讲述了GPS串口的操作方法,通过例程很好地展示GPS的操作-GPS data collection procedures
weighvb
- VB通过串口与称重放大器连接,再把采集的数据写入数据库。-VB amplifier connected via the serial port and weighing, then the collected data into the database.
ITxiazai_VB6CHS
- [串口温度数据采集并实时显示.rar] 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,
project
- 可选量程的串口数据采集系统,通过串口采集数据并以曲线显示。-Optional range of serial data acquisition system, collect data through the serial port, and a curve display.
DataCollector
- 通过串口进行数据采集的一个例子源程序,里面包含了MSCOMM控件的使用。-Through the serial port for an example of source data collection, which includes the use of MSCOMM control.
CC1110application
- cc1110无线传感器信号采集发送程序 PC端可以通过串口采集数据-cc1110‘s wireless communicate programme inclueding data acquisition and sending
temperature--display
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据
Electronic-data-capture
- 该程序通过串口对电子称进行操作、并采集电子称数据-The program through the serial port operates electronic scales, electronic scales and data acquisition
Read_Serial
- 使用labview实现采集下位机通过串口发送的数据-get data through serail-port by using labview
communication
- 对远程抄表系统的方案、系统的组成、硬件的配置、软件设计、工作原理、功能以及技术性能进行了论述。该系统通过下位机(MCU)和无线收发模块(PTR2000)采集、整理数据,通过串口经MODEM模块与上位机通信,水、电、气公司通过上位机(PC机)收集数据,实现远程无线自动抄表的功能。 -Of long-distance meter reading system solutions, system composition, hardware configuration, software design,
51aduart
- 使用51单片机自带的10位分辨率的AD进行模拟量的采集,将采集到的数据通过串口发送给上位机-Use the 10 bits of resolution 51 SCM AD analog collection, the collected data through the serial port to the PC.
115200_ok
- 采集温度数据,,然后 通过串口发送给上位机-temp sensor and UART
VB、VC串口通讯
- VB、VC串口通讯程序实例,可以用于两台电脑之间,通过串口线收发数据,完成采集及通讯功能(VB, VC serial communication program examples)
LabVIEW中逐点积分的例子程序
- 通过串口采集电能数据并分析波形因数,采用逐点积分形势变换交流波形(Collecting power data through serial port and analyzing the waveform factor)