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

搜索资源列表

  1. pmac9900

    0下载:
  2. 串口通讯程序,基于LINUX的平台与电力行业常用的交流量采集装置通讯的程序,具有参考价值!-Serial communication program, LINUX-based platform for the exchange and the power industry, the amount of collection devices commonly used procedures for communication with a reference value!
  3. 所属分类:Energy industry

    • 发布日期:2017-04-04
    • 文件大小:11060
    • 提供者:电气er
  1. TestProtocol

    1下载:
  2. QT4.6实践编写串口调试助手(原创全源码), 包括使用qextserial,包括可在linux和windows两种环境下识别通讯方式,和硬件接口识别。非常适合初学者学习,建议下载QT_Create最新版本 -QT4.6 practice, the preparation of serial debugging assistant (original full source code), including the use of qextserial, including linux and
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1674316
    • 提供者:kenter
  1. Serial

    0下载:
  2. 串口通讯实验.在Linux操作系统中对底层终端的处理是一个非常复杂的过程,需要处理许多不同类型的设备(包括调制解调器、终端仿真、伪终端等)。Linux 系统处理终端的方法是通过串行接口连接的控制台与系统通信并运行程序。由于越来越多的厂商都参与终端的生产,而且每个厂商都是为自己的终端设计自己的命令集,所以需要有一种方法对终端的访问进行一般化处理。Linux系统使用一个能力数据库terminfo 来描述每个终端的能力以及调用这些功能的方法。-Serial communication experime
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:1238399
    • 提供者:xusong
  1. 6-6-2

    0下载:
  2. 这是在linux系统下作的串口通讯程序。-This is to make an linux system, serial communication program.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:6105
    • 提供者:廖泉
  1. ser

    2下载:
  2. QNX下串口跟PLC串口通讯,PLC为三菱Q系列,读取PLC内存-PLC serial communication in QNX/unix/linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1498
    • 提供者:Robert
  1. mycom_linux

    0下载:
  2. 这是一个类似串口通讯工具的程序,在linux下已验证通过-This is a similar tool for serial communication program has been verified under the linux
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:487308
    • 提供者:mehewen
  1. serial

    0下载:
  2. linux下串口编程,串口通讯-failed to translate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2824
    • 提供者:hua
  1. RS485

    0下载:
  2. linux下,简单的串口收发通讯。串口配置在主函数中修改。-linux, a simple serial communication transceiver.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:3269
    • 提供者:红豆熬的汤
  1. Linux_Serial-Port

    0下载:
  2. linux环境下的串口通讯 参数设置 串口操作介绍-linux environment parameters of serial communication serial port operation for
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:254694
    • 提供者:lalula
  1. C-serialpot

    0下载:
  2. linux环境下串口编程,C语言做串口通讯程序-serial port
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1769
    • 提供者:light588
  1. Serial-communication-protocol

    0下载:
  2. 串口通讯协议的实验,文档较详细的讲述了linux下串口参数的设置,以及数据的通讯-Serial communication protocol experiments, more detailed documentation about the parameters under linux serial port settings, and data communications
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:4163
    • 提供者:翻墙
  1. mycom2

    0下载:
  2. 在Linux下用qt实现的串口通讯的小程序-a programme for communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:15214
    • 提供者:王润
  1. UartTest

    0下载:
  2. QT4.5 编写的 基于linux的串口通讯程序 已经调试成功 -QT4.5 prepared based on the linux serial communication procedures have been debugging success
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:24277
    • 提供者:梁琨
  1. LINCOM

    0下载:
  2. qt实现串口通讯,操作系统为LINUX,可以编译成多种平台的程序 -QT series communicate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:180744
    • 提供者:zhu
  1. serial

    1下载:
  2. 这是一个在linux下用QT编写简易串口通讯助手的源程序,程序简单易读,可以实现串口端口的选择及串口参数的设置,及接收串口数据以及向串口发送数据,请用qt creator即可-This is a linux written in QT source of simple serial communication assistant, the program is simple and easy to read, you can achieve the selection of the serial
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-03-18
    • 文件大小:6144
    • 提供者:钟路强
  1. Serial-ports

    0下载:
  2. linux下的串口通讯代码,方便修改以实现多种串口通讯功能-under linux serial communication code to facilitate modified to achieve a variety of serial communication functions
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1758
    • 提供者:chenmouqin
  1. term

    0下载:
  2. arm嵌入式linux与宿主机之间串口通讯程序,可实现双方之间的串口通讯,arm s3c2410。-between the arm and the host of embedded linux serial communication program, enabling serial communication between the two sides, arm s3c2410.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:1321
    • 提供者:wang
  1. serial_3

    0下载:
  2. linux下USB转串口通讯程序,默认是打开ttyUSB0,可修改这个设备节。成功在开发板上测试,没有丢包。-Under the Linux USB serial communication program, the default is open ttyUSB0, can modify this equipment. Successful tests on the development board, there is no packet loss.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:7137
    • 提供者:chen
  1. mysct-1.08

    0下载:
  2. linux下RS232的串口通讯,在程序中可以自己进行相关设置,如波特率,传送位数等。-linux under RS232 serial communication, the process can be related settings, such as baud rate, number of bits transmitted, such as yourself.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:15337
    • 提供者:wanlin
  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 2 3 45 6 »
搜珍网 www.dssz.com