搜索资源列表
串口数据采集后用VB显示成波形图
- 串口数据采集后用VB显示成波形图
串口数据采集后用VB显示成波形图
- 就是串口数据采集后用VB显示成波形图,很明显了
用VB进行串口实时数据采集
- 用VB进行串口实时数据采集-using VB Serial Real-time Data Acquisition
GPS_receiver
- 本程序是针对特定GPS接收机--JAVAD公司的legacy的一个应用,用来收取标准的NMEA-1083GGA信息或JPS格式(JAVAD公司的特有GPS信息格式)的{RT,PO}信息,并统计数据大小与经历时间。本程序用VC6.0+串口控件MSComm实现,其中关于如何在数据长度不定的情况下实现数据帧的同步的方法可以借鉴到其它串口数据采集的应用之中,具备一定的实用价值-this program is targeted at specif
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数
gviewtest
- vc开发的串口数据采集程序,提供至多4个串口,数据为21位ASC-vc development of the serial data collection procedures, and providing up to four serial ports, data for 21 ASC
db9
- 串口数据采集,用单片机实现,才用查询发送-serial data acquisition, MCU, using only send inquiries
updesignshow
- 串口数据采集的上位机源码,C++编写,自行编写了串口通讯类,使用时请先读串口类定义的源码-serial data acquisition PC source, C, the self-produced serial communications. Please read using serial definition of source categories
SerialDatabase
- 串口数据采集,有兴趣的朋友可以下下来参考一下-serial data acquisition, interested you can take a look down under
EVCDCM
- 是在evc环境下设计的串口数据采集系统。由定时器定时采集,希望对做EVC 串口的朋友有帮助。-EVC environment in the design of serial data acquisition system. Regularly collected by the timer, and they hope to make friends EVC Serial helpful.
200816132453
- RS232Comm串口数据采集演示程序 -Serial Data Acquisition RS232Comm demo program
src
- 串口数据采集实时显示程序。本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。-Serial data acquisition in real-time display program. This procedure using VC6.0 Universal Serial control MsComm32.ocx to sent to the serial port data acquisiti
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
MFCCommAssist
- 利用VC++编的串口数据采集程序,利用本程序时,注意开通串口(包括虚拟串口)。-This program depitcs the process of serial ports,and it deserves learning.
VB_SHANGWEIJI
- 基于VB的串口数据采集,VB内集成数据库。-VB-based serial data acquisition, VB within the integrated database.
串口数据实时采集显示例程
- 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
串口数据采集
- 串口数据采集,实现串口的数据采集与通讯、解析功能(Serial data acquisition)
数据采集
- 软件实现对串口数据的接收,在windows平台下,采用vc++开发(Software to achieve serial data reception, under the windows platform, using vc++ development)
MATLAB串口数据采集
- 基于matlab的串口助手, 实现简单的串口数据收发,用于单片机与上位机通讯(a serial tool designed by matlab)