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

搜索资源列表

  1. 多线程串口Modem远程数据通信

    0下载:
  2. 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission p
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:58.21kb
    • 提供者:王永
  1. 串口温度数据采集并实时显示

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

    • 发布日期:2008-10-13
    • 文件大小:244.02kb
    • 提供者:周波
  1. 串口通讯类

    1下载:
  2. 简单实用的串口通讯类,实现重叠IO下的异步串口读写
  3. 所属分类:Windows编程

    • 发布日期:2011-03-17
    • 文件大小:4.63kb
    • 提供者:stmnping
  1. rfid手持设备的读写代码,具有读RFID卡和进行数据管理的代码,同时还包含串口通讯的代码

    0下载:
  2. rfid手持设备的读写代码,具有读RFID卡和进行数据管理的代码,同时还包含串口通讯的代码
  3. 所属分类:通讯编程

    • 发布日期:2011-04-13
    • 文件大小:839.27kb
    • 提供者:709226950@qq.com
  1. 读写程序

    0下载:
  2. 通过串口操作,读写设备。
  3. 所属分类:通讯编程

  1. serial.rar

    0下载:
  2. qt串口编程 用于qt多线程编程读写串口....目的是先写串口发送命令出去,然后读串口的返回值.... ,serialthread
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2.48kb
    • 提供者:t007
  1. serialport

    0下载:
  2. 串口数据读取源程序,本机调试时需将串口的输入与输入脚短接-Serial data acquisition source, this machine will need to debug serial port input and input pin shorted
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:53.41kb
    • 提供者:凌云
  1. UATR-testhuaboxing

    0下载:
  2. 读串口并实时画波形,实现串口读取数据,根据得到的数据画出波形-UATR
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4.07mb
    • 提供者:彭彭
  1. VCComm

    0下载:
  2. VC++环境下从串口读取数据并实时绘制曲线图-VC++ Environment to read data from the serial port and real-time rendering curves
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:163.13kb
    • 提供者:dflower
  1. LabView_serial_early_experience

    0下载:
  2. LabView串口初體驗,内容包括串口读,串口写,串口通讯等程序-LabView serial early experience, including the serial reading and writing serial port, serial communications, and other procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:37.3kb
    • 提供者:dujuan
  1. Delphi-pscomm

    0下载:
  2. Delphi下读串口的数据,网上找不到,自己写了一个,现在拿出来共享!使用PSCOMM控件!-Delphi read serial data, the Internet can not find that he wrote a now out to share! Control the use of PSCOMM!
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:5.39kb
    • 提供者:郑寒冬
  1. productshow1

    0下载:
  2. 这个用c#编写的展品统计软件,实现了读取串口数据,将数据统计成展品关注度信息并显示,同时附带串口设置的相关界面。-This statistical software with c# is used to statistical the exhibits int the way recieving from a read serial data into display data and show concern about the degree of information, and the
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:48.12kb
    • 提供者:jerry.shen
  1. RS232

    0下载:
  2. 实现rs232串口驱动,包含打开串口,写串口,和读串口-let com derive to be truth
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:704.69kb
    • 提供者:HQR
  1. VC_serial_port_DLL

    0下载:
  2. VC++语言编写的一个串口dll,可以导出常见的串口函数,如打开串口,读串口等函数以供调用程序使用。-VC++ language, prepared by a serial dll, serial port can be exported common function, such as the open serial port, serial port, such as time for the call function to use.
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:46.62kb
    • 提供者:李曦
  1. duchuankouhuaquxian

    0下载:
  2. 读串口数据绘制曲线,可以满足一般的控制要求。-Reading serial data drawn curves to meet the general control requirements.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2.32mb
    • 提供者:也许飞
  1. API读串口

    0下载:
  2. delphi 7 API 读写串口程序。(Delphi 7 API read and write serial program.)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:165kb
    • 提供者:李波波
  1. 自己写的通过串口和单片机通讯的ic卡读卡程序

    0下载:
  2. 自己写的通过串口和单片机通讯的ic卡读卡程序(VB version serial debugging program, including VB source code and installation files, suitable for debugging serial port)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:55kb
    • 提供者:彦子盗
  1. 串口

    1下载:
  2. 使用Qt进行开发的串口功能,实现了基本的串口的读写功能(The serial port function is developed by using Qt, which realizes the basic serial port's read and write function.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:15kb
    • 提供者:无敌飞天猫
  1. VB中调用欧姆龙PLC串口和网络示例

    2下载:
  2. 欧姆龙的PLC,在VB中调用的串口,网络通信接口 有利用到FINS协议,读写PLC数据(OMRON's PLC, serial port in VB, network communication interface Have access to FINS protocol)
  3. 所属分类:通讯编程

  1. MPU6050串口直读舵机控制

    0下载:
  2. 串口读取mpu6050六轴传感器,获取姿态信息,驱动舵机转动(serial port read the data of the accelator metric to control servo motor)
  3. 所属分类:其他

    • 发布日期:2019-10-17
    • 文件大小:4.85mb
    • 提供者:xuyuewei
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com