搜索资源列表

  1. 最新串口采集软件

    2下载:
  2. 串口采集软件具有波形显示、图片保存、数据保存为EXCEL格式、数据导入、参数输入等功能,使用CSerialPort类实现串口采集
  3. 所属分类:源码下载

  1. vb实现多通道串口采集

    0下载:
  2. 用于串口通信的程序,自己觉得很不错,发过来.-for serial communication procedure, feel very good, made up.
  3. 所属分类:串口编程

    • 发布日期:2025-03-21
    • 文件大小:9kb
    • 提供者:杜生
  1. 串口温度数据采集并实时显示

    1下载:
  2. 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数
  3. 所属分类:通讯编程

    • 发布日期:2025-03-21
    • 文件大小:244kb
    • 提供者:周波
  1. GPS数据的采集

    1下载:
  2. 该程序采用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
  3. 所属分类:通讯编程

    • 发布日期:2025-03-21
    • 文件大小:3.12mb
    • 提供者:ysx
  1. 电导率仪的上位机数据采集软件

    0下载:
  2. 电导率仪的上位机数据采集软件,通过串口将单片机的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
  3. 所属分类:Windows编程

    • 发布日期:2025-03-21
    • 文件大小:661kb
    • 提供者:sf
  1. OxigenAnalizerProgram

    0下载:
  2. 此程序为工业氧气分析仪通过232串口采集并分析数据的程序。-procedure for industrial oxygen analyzer through 232 serial data collection and analysis procedures.
  3. 所属分类:数据库编程

    • 发布日期:2025-03-21
    • 文件大小:44kb
    • 提供者:廖子文
  1. SerialPort

    0下载:
  2. 在Windows CE上用串口采集数据并绘制成曲线,适合于数据采集,硬件平台是ARM开发板-在Windows CE上用
  3. 所属分类:串口编程

    • 发布日期:2025-03-21
    • 文件大小:1.32mb
    • 提供者:叶俊华
  1. PMTSAMPLING

    0下载:
  2. 串口采集数据,可实现采集速度增减,数据保存为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
  3. 所属分类:串口编程

    • 发布日期:2025-03-21
    • 文件大小:124kb
    • 提供者:liaotao
  1. realtimelinefromcom

    0下载:
  2. 通过串口采集到的数据,实时画出生产的曲线,可以,增加采样曲线。-The data collected through the serial port, real-time to draw the production curve, you can increase the sample curve.
  3. 所属分类:图形图象

    • 发布日期:2025-03-21
    • 文件大小:170kb
    • 提供者:鸣人
  1. 232rs

    0下载:
  2. 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
  3. 所属分类:对话框与窗口

    • 发布日期:2025-03-21
    • 文件大小:2.05mb
    • 提供者:davidlee
  1. dataacquisitionreal-timedisplay

    0下载:
  2. 串口数据采集并实时显示 该程序实现串口采集数据,并对数据进行实时显示的功能-Serial temperature data acquisition and real-time display of the program Serial data acquisition, and data in real-time display function
  3. 所属分类:串口编程

    • 发布日期:2025-03-21
    • 文件大小:2.04mb
    • 提供者:微微
  1. project

    0下载:
  2. 可选量程的串口数据采集系统,通过串口采集数据并以曲线显示。-Optional range of serial data acquisition system, collect data through the serial port, and a curve display.
  3. 所属分类:串口编程

    • 发布日期:2025-03-21
    • 文件大小:10.56mb
    • 提供者:zhangjinpeng
  1. 串口数据实时采集显示例程

    0下载:
  2. 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
  3. 所属分类:通讯编程

    • 发布日期:2025-03-21
    • 文件大小:8.43mb
    • 提供者:飞扑
  1. RTU串口摄像机采集程序STM103

    0下载:
  2. 该程序是RTU远程终端程序,采集串口摄像机的程序;适用于工程参考(The program is RTU remote terminal procedures, serial camera acquisition procedures; applicable to engineering reference)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2025-03-21
    • 文件大小:1.66mb
    • 提供者:迅展
  1. STM32-串口输出MPU-6050

    0下载:
  2. 将MPU6050采集的数据通过串口显示在上位机上(The data collected by MPU6050 is displayed on the upper computer through the serial port)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-03-21
    • 文件大小:1.97mb
    • 提供者:5念since
  1. VB、VC串口通讯

    0下载:
  2. VB、VC串口通讯程序实例,可以用于两台电脑之间,通过串口线收发数据,完成采集及通讯功能(VB, VC serial communication program examples)
  3. 所属分类:串口编程

  1. 串口通讯 文件夹

    0下载:
  2. 实现串口通讯功能,下位机采集温度,由上位机采集显示。(to achieve serial function, the lower computer to collect temperature, the upper computer collection display.)
  3. 所属分类:通讯/手机编程

    • 发布日期:2025-03-21
    • 文件大小:49kb
    • 提供者:稷下
  1. C#串口采集的分析程序

    0下载:
  2. C#串口采集的分析程序.......弦式(C# serial collection analysis program)
  3. 所属分类:其他小程序

    • 发布日期:2025-03-21
    • 文件大小:176kb
    • 提供者:vcfine8
  1. 基于OV7725的stm32实时图像采集工程

    0下载:
  2. 通过串口采集OV7725摄像头像素数据,可发送至PC端进行解析。(Through the serial port to collect OV7725 camera pixel data, it can be sent to the PC terminal for parsing.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-03-21
    • 文件大小:5.05mb
    • 提供者:VincentTam
  1. 串口采集程序4(封装好)

    0下载:
  2. 通过串口采集数据,用曲线控件显示,可以实时显示,类似示波器,可以放大,缩小,平移(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.)
  3. 所属分类:界面编程

    • 发布日期:2025-03-21
    • 文件大小:20.33mb
    • 提供者:wmluoxiaojun
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org