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

搜索资源列表

  1. CommTest

    0下载:
  2. 使用VC访问串口,指定串口波特率,起始位和终止位,连续读取,十六进制数据显示
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:34475
    • 提供者:zy
  1. modbus

    0下载:
  2. modbus rtu协议 linux 平台的实现.读取相关配置文件信息.通过串口发送数据.-modbus rtu protocol linux platform. read the configuration file information. send data through serial port.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:220589
    • 提供者:Daniel
  1. ComState2.9

    0下载:
  2. 在进行监测的时候,从串口读取的大量的数据过于繁重,通过设计的辅助监测程序可以实现对各个节点的上报数据进行辅助监测-When conducting surveillance, from the serial port read large amounts of data is too heavy, by designing the auxiliary monitoring procedures can be achieved on each node to report data for auxi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-24
    • 文件大小:7875461
    • 提供者:于禾
  1. arm_gps

    0下载:
  2. arm通过串口读取GPS OEM板的数据。-arm through the serial port to read GPS OEM board data.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3173
    • 提供者:lzw
  1. ckjs

    0下载:
  2. linux操作系统下,实现从串口读取数据的功能,编译通过,已测试-linux operating system, read data from a serial port functions, compile, have been tested
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1934
    • 提供者:武强
  1. CanTest

    1下载:
  2. 本人的实验代码,CAN总线数据转换成串口数据,进行读取的实例-My experimental code, CAN bus data into serial data, for example read
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:39144
    • 提供者:aaaa
  1. read

    0下载:
  2. linux下串口的读取,主要描述了怎样通过串口读取数据的-read under linux serial, describes how to read data through the serial port
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1133
    • 提供者:付艳生
  1. dqcksj

    0下载:
  2. 下面是一个简单的读取串口数据的例子,使用了上面定义的一些函数和头文件-Here is a simple example of reading data from serial port, using the above definition of some of the functions and header files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:576
    • 提供者:lyls
  1. PekingMonitor

    0下载:
  2. 串口连接监控设备、读取数据后显示。配置文件的读取使用,自定义加解密-Serial port monitoring devices, read data after the show. Read the configuration file to use custom encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:458692
    • 提供者:baihao
  1. serial

    0下载:
  2. Linux下串口数据读取,主要描述框架结构-Serial data reads under Linux,describes the framework structure
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:916
    • 提供者:wyd
  1. gps

    0下载:
  2. 能够实现网络串口的读取与收发数据。实现串口读取的c代码,方便简单。-Network serial read and send and receive data. C code for serial read, convenient and simple.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:4166
    • 提供者:李华
  1. serialOperation

    0下载:
  2. 串口守护进程,读取从串口发送过来的数据,并将数据发送到串口。-Serial port daemon to read the data sent from the serial port and send data to the serial port .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:13338
    • 提供者:成金祥
  1. VCPP

    0下载:
  2. 功能齐全,作用强大,可以实现串口数据的读取和转换-Full-featured, powerful role, can read and convert serial data
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:5945598
    • 提供者:王越
  1. API-com

    0下载:
  2. 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:209159
    • 提供者:chowyu
  1. xx

    0下载:
  2. 界面美观的串口数据采集绘图工具,实现多个串口的读取操作。-The serial data acquisition interface is beautiful drawing tool, multiple serial read operation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:6043321
    • 提供者:江昊
  1. detectGas

    0下载:
  2. linux C与浙大明泉废气分析仪串口通讯及检测流程实例,通过串口开、关废气分析仪,并从废气分析仪中读取检测到的数据信息。-linux C and Zhejiang Ming Quan exhaust gas analyzer serial communication and testing process instance, through the serial port and off exhaust gas analyzer, and read information from the d
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2920
    • 提供者:张栋
  1. receive

    0下载:
  2. Linux下实现打开串口,从串口读取数据,并写入特定文件中的功能。-Achieve the Linux open the serial port, serial data read from and write to a specific file functions.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-08
    • 文件大小:1334
    • 提供者:dongyu
  1. PC-comnunication

    0下载:
  2. vb与串口的通信程序,能实现vb读取窗口的数据,也能发送数据,-vb with serial communication program, to achieve vb read data window can send data,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7387
    • 提供者:蔡振典
  1. serial_example.c

    0下载:
  2. 此串口是读陀螺数据 ,并解析数据,读者要读取其它串口数据直接修改数据解析部分即可。(read IMU data from serial dev.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:xiaozhongyan
  1. final-Serial

    0下载:
  2. windows串口控制,有串口打开,串口数据读取,串口数据发送,清空串口缓存等程序(Windows serial port control, including serial port open, serial port data reading, serial port data sending, clearing up serial port cache and so on.)
  3. 所属分类:系统编程

    • 发布日期:2018-05-03
    • 文件大小:43763712
    • 提供者:likeworld
« 12 »
搜珍网 www.dssz.com