CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读取串口

搜索资源列表

  1. 不占用串口资源读取串口

    0下载:
  2. 不占用串口读取串口,在win98下VxD串口数据捕捉的程序。具体使用可以自已在界面上学习-off Serial serial read in VxD under win98 serial data capture process. Concrete can use in their own learning interface
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:33254
    • 提供者:向峰
  1. 串口扫描源码

    2下载:
  2. 包含的功能有打开串口,设置掩码等参数,读取数据并存入文件,写入数据等。
  3. 所属分类:驱动编程

    • 发布日期:2009-01-05
    • 文件大小:44431
    • 提供者:wencongqiu
  1. 读取串口数据并画实时画出曲线的VC++程序源码

    5下载:
  2. 读取串口数据并画实时画出曲线的VC++程序源码,以验证,可以使用,Read the serial data and draw pictures of real-time curve of VC++ program source code to verify, you can use
  3. 所属分类:Windows编程

    • 发布日期:2013-08-01
    • 文件大小:168286
    • 提供者:wu
  1. port

    1下载:
  2. 读取串口数据并画实时曲线的VC++程序源码,界面友好,可定制。-Read real-time serial data and draw the curve VC++ program source code, user-friendly, customizable.
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2441213
    • 提供者:qiang
  1. realtimetable-flexgrid-comms

    0下载:
  2. 读取串口数据并画实时曲线的VC++程序源码 这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。 -realtimetable-flexgrid ARM+DSP
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:532835
    • 提供者:lio
  1. VB读串口数据

    0下载:
  2. VB读取串口数据,可以根据该方法读取串口传过来的数据
  3. 所属分类:编程文档

  1. uart_line

    0下载:
  2. 这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。-This is my realtimetable based on the revised procedures, suitable for reading serial data, and draw real-time curve, also used the numerical displayed FlexGri
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:163489
    • 提供者:西行
  1. PcUSB

    0下载:
  2. PCusb,一个读取串口原程序,VC++6.0-PCusb, a serial port to read the original procedure, VC++ 6.0
  3. 所属分类:USB develop

    • 发布日期:2017-05-19
    • 文件大小:961683
    • 提供者:czq
  1. c# 串口通讯 读取数据库等信息

    3下载:
  2. c# 串口通讯 读取数据库等信息,写入注册表,读取磅的数据,写入数据库-c# serial communication read the database information, write to the registry, read pounds of data, written to the database
  3. 所属分类:串口编程

    • 发布日期:2014-01-25
    • 文件大小:675781
    • 提供者:adai
  1. GpsRecv

    0下载:
  2. 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3624142
    • 提供者:chenjin
  1. sc

    0下载:
  2. 用vc++读取串口的数据,并将读取的串口数据,实时绘制曲线-Using vc++ read data from serial port, serial port and read data, real-time rendering curve
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2946132
    • 提供者:大宝
  1. 3*3键盘读取 串口发送

    0下载:
  2. 3*3键盘读取 及串口发送 C语言源代码
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-03-18
    • 文件大小:1422
    • 提供者:linaiwang
  1. 读取串口数据并画实时曲线

    1下载:
  2. 基于VC6.0开发,在窗口中创建一个图表,通过串口读取数据并在图表中绘制实时曲线。(Based on VC6.0 development, create a chart in the window, read data through the serial port, and draw the real-time curve in the chart.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:1789952
    • 提供者:Tercelfly
  1. VB RS232串口调试工具

    0下载:
  2. 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS232 serial debugging tools. Very
  3. 所属分类:通讯编程

    • 发布日期:2017-12-17
    • 文件大小:61440
    • 提供者:msnm1206
  1. 串口调试助手V2.2

    0下载:
  2. 可以从电脑上读取串口数据,初学者必备的软件。(You can read serial data from your computer)
  3. 所属分类:串口编程

    • 发布日期:2017-12-21
    • 文件大小:125952
    • 提供者:wy。
  1. 读取串口数据并画实时曲线的VC++程序源码

    0下载:
  2. 通过串口读取数据,将读取回来的数据分析处理,然后通过曲线形式显示出来。(Read data through the serial port, read back data analysis, processing, and then displayed in the form of curves.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:162816
    • 提供者:Tercel_fly
  1. STM32 串口

    0下载:
  2. STM32f103vet6进行串口读取,发送(STM32f103vet6 serial read, send)
  3. 所属分类:串口编程

  1. 串口

    0下载:
  2. 与台达PLC进行串口通信,读取参数及控制运动(Read parameters and control movement)
  3. 所属分类:串口编程

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:sam_van
  1. 串口测试

    0下载:
  2. 串口发送数据的matlab的GUI程序,读取一个需要发送的TXT文件,通过串口发送出去。(using serial port to send data based on matlab GUI .Reading a TXT file to send out through the serial port .)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:vapour
  1. WPF串口通信

    1下载:
  2. WPF串口通信例子,读取串口信息,语言c#(WPF serial communication example, read serial information)
  3. 所属分类:其他

    • 发布日期:2020-12-30
    • 文件大小:275456
    • 提供者:冰冰贼
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com