搜索资源列表
GPS数据的采集
- 该程序采用GPS异步串行方式,通过串口采集遵循NMEA0183协议的GPS数据,对之进行后台处理 通过ODBC放到数据库中! 经典-the procedures used GPS asynchronous serial, serial through acquisition agreement followed NMEA0183 GPS data, on which background processing into the database through ODBC! Classic
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
电导率仪的上位机数据采集软件.rar
- 电导率仪的上位机数据采集软件,通过串口将单片机的AD转换结果传输到PC机,并可将数据保存到access数据库中,the PC data acquisition software MCU through a serial port to the AD converter transmission of the results of PC, data can be saved to the database access
jishucheng_vb
- vb开发的通过串口与计数秤进行通信的程序,可以自动采集和手动采集数据,也可向下发命令控制计数秤-vb development of scale through the serial port to communicate with the counting procedures can be automatically collected and manually collected data can also be counting down command-control-fat scale
A_good_virtual_oscilloscope
- 一个很好的虚拟示波器!可一直接运行!他通过串口采集信号与系统单片机上的数据-A good virtual oscilloscope! Can be directly run one! Him through serial acquisition signal and system data on single-chip microcomputer
MATLAB_uart
- 通过RS232串口将数据采集部分与计算机连接,利用MATLAB自带的工具可开发出通信与数据采集软件,通过人机界面完成对数据采集系统的通信与控制,可设计出有极强的数据处理能力的系统。-Through the RS232 serial port will be part of data acquisition and computer connections, the use of MATLAB built-in tools to develop communication and data acq
laview
- Labview通过虚拟串口采集数据,经解码后动态显示,前端硬件为CP2102-Labview collects datas through Serial port and display dynamicly after decoding the front-end hardware is CP2102
readGPSbyRS232
- 我主要是通过串口来实时采集GPS得同步数据,频率20HZ,而且数据长度(均大于200个字符)是变化的,每次都要提取里面有用的数据。所取数据用于汽车试验参数。 本人分别采用两种方式来实时读取串口数据:一种是大家常用的VISA控件; 另一种是调用Mscomm。本人在使用中感觉后一种通讯方式很好! -I mainly collected through the serial port in real-time GPS data were synchronized, frequency 2
datacollection
- 通过MSCOMM,串口进行的电子称数据采集系统,可改变窗口大小-Through the serial port of electronic data acquisition system, said
VSPM
- 虚拟串口软件可以将TCP/IP、UDP广播映射成本机的虚拟COM 口,应用程序通过访问虚拟串口,就可以完成远程控制、数据传输等功能。 通过扩展DLL,可以实现串口互通、协议分析、数据采集等功能,提供例程代码。 此软件可免费用于商业用途,例如串口服务器、GPRS模块配套等 -VSPM
MapStar
- 原先做的一个通过串口采集激光测距仪的数据,然后转成坐标数据的工具。-Originally collected through the serial port to do a laser range finder data, and then converted into coordinate data of the tool.
LabVIEW-Sound-Source-Localization
- 基于LabVIEW的声音定位系统,通过串口采集四路声音数据,根据声音能量解算出声源位置,并将结果显示出来-A LabVIEW Programme deal with the localization of sound source,collect the strength of sound anr the give the result of the localization process
1237852
- 该程序采用GPS异步串行方式,通过串口采集遵循NMEA0183协议的GPS数据,对之进行后台处理 通过ODBC放到数据库中!-The program uses GPS asynchronous serial mode, followed by serial acquisition NMEA0183 GPS data agreement, the background processing into the database via ODBC!
dianzicheng
- 通过串口采集电子秤所测得的数据并记录,使用VB编写,包括MSComm控件的处理。-Electronic scales are collected via the serial data measured and recorded using VB preparation, including MSComm control processing.
Canyu1-SerialPortText
- 通过串口采集数据,可以将采集回来的数字数据转换为图像,根据图像灰度不同判断数据是否正确-Collecting data through the serial digital data can be collected back into an image, grayscale image data according to different judgments are correct
串口数据实时采集显示例程
- 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
集成测试-现场和远程监控端
- 现场通过串口采集仪表数据,远程通过TCP/IP监控数据及控制现场。(The instrument collects data through serial port and monitors data and control the scene remotely through TCP/IP.)
测试程序
- 串口数据采集温度计算程序,将单片机采集到的AD数据通过串口采集进入上位机,并将之运算成温度值(Serial data acquisition temperature calculation program)
串口采集程序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.)
抄表源码
- 用于智能电表自动抄取,学习交流。程序为C#开发,通过串口进行数据采集。(It is used for automatic reading of intelligent meters and learning and communicating. The program is developed for C # and data acquisition is carried out through serial port.)