搜索资源列表
最新串口采集软件
- 串口采集软件具有波形显示、图片保存、数据保存为EXCEL格式、数据导入、参数输入等功能,使用CSerialPort类实现串口采集
vb实现多通道串口采集
- 用于串口通信的程序,自己觉得很不错,发过来.-for serial communication procedure, feel very good, made up.
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数
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 da
电导率仪的上位机数据采集软件
- 电导率仪的上位机数据采集软件,通过串口将单片机的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
OxigenAnalizerProgram
- 此程序为工业氧气分析仪通过232串口采集并分析数据的程序。-procedure for industrial oxygen analyzer through 232 serial data collection and analysis procedures.
SerialPort
- 在Windows CE上用串口采集数据并绘制成曲线,适合于数据采集,硬件平台是ARM开发板-在Windows CE上用
PMTSAMPLING
- 串口采集数据,可实现采集速度增减,数据保存为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
realtimelinefromcom
- 通过串口采集到的数据,实时画出生产的曲线,可以,增加采样曲线。-The data collected through the serial port, real-time to draw the production curve, you can increase the sample curve.
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
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.
串口数据实时采集显示例程
- 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
RTU串口摄像机采集程序STM103
- 该程序是RTU远程终端程序,采集串口摄像机的程序;适用于工程参考(The program is RTU remote terminal procedures, serial camera acquisition procedures; applicable to engineering reference)
STM32-串口输出MPU-6050
- 将MPU6050采集的数据通过串口显示在上位机上(The data collected by MPU6050 is displayed on the upper computer through the serial port)
VB、VC串口通讯
- VB、VC串口通讯程序实例,可以用于两台电脑之间,通过串口线收发数据,完成采集及通讯功能(VB, VC serial communication program examples)
串口通讯 文件夹
- 实现串口通讯功能,下位机采集温度,由上位机采集显示。(to achieve serial function, the lower computer to collect temperature, the upper computer collection display.)
C#串口采集的分析程序
- C#串口采集的分析程序.......弦式(C# serial collection analysis program)
基于OV7725的stm32实时图像采集工程
- 通过串口采集OV7725摄像头像素数据,可发送至PC端进行解析。(Through the serial port to collect OV7725 camera pixel data, it can be sent to the PC terminal for parsing.)
串口采集程序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.)