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

搜索资源列表

  1. serial

    0下载:
  2. 串口通信在LINUX下使用发送信息 采用C语言编写,-secial use c to send character
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2054
    • 提供者:hezp
  1. serial

    0下载:
  2. S3C2440ARM芯片linux串口驱动程序-S3C2440ARM chip serial port driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:3533
    • 提供者:奚家健
  1. QT-serial

    0下载:
  2. QT程序设计基于Linux环境下的串口通信的程序开发-QT program designed to develop procedures based on the serial communication under the Linux environment
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:19751
    • 提供者:LMX
  1. ARMlinuxSerial

    0下载:
  2. ARM linux串口实验,既可以在 仿真软件上运行,也可以在真的软件中运行,实现效果较好,代码和仿真软件的图都齐全。-ARM linux serial port test, simulation software can either run the software can be run in the really, to achieve better, the map code and simulation software are complete.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:141303
    • 提供者:胡俊华
  1. Linux-Select

    0下载:
  2. linux select的用法,详细描述了该函数的用法,对网络和串口等编程者有所帮助-linux select usage, detailed descr iption of the use of the function, to help the network and serial programming
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:162108
    • 提供者:1111
  1. serial

    0下载:
  2. linux串口编程,含配置函数,适合初学者-linux serial programming, including the layout and function, suitable for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:8006
    • 提供者:高飞
  1. Serial-communication-programming

    0下载:
  2. 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口. 由于Linux引入了设备文件的概念,读写串口可以像读写普通文件一样进行操作,非常简单,方便。-The serial port is a common computer interface, with connecting lines is less simple communication, is widely used. Used serial RS-232-C interface.
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:1370
    • 提供者:caiwenxing
  1. smartCOM-linux-v1.2.tar

    0下载:
  2. linux串口工具 目前已支持如下功能(Support Feature List): 1) 自动枚举串口(Auto List Serial); 2) 支持侧边栏命令框(Support Side Command Bar); 3) 支持回车、换行符勾选(Support Enter/NewLine Code); 4) 支持定时发送(You can Ontimer Send one command); 5) 支持读取文本显示(Display the ASCII that read
  3. 所属分类:Modem program

    • 发布日期:2017-11-07
    • 文件大小:1365958
    • 提供者:陈云
  1. Linux.cuankobianc

    0下载:
  2. 主要讲解了Linux 操作串口的架构。 添加串口硬件时,首先通过驱动程序,采集串口当中的数据,内核通过提供read、write 、select、open、close 供应用程序调用,在设计串口通信类,就是对这几个函数的运用。 -Mainly on the architecture of the Linux operating serial. Add serial hardware driver, collecting serial data which the kernel by p
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:4291747
    • 提供者:shifa
  1. serial-port

    0下载:
  2. 关于串口的I/O通讯程序,包含了发送和接受,是在linux环境下编写的,-Contains send and receive serial I/O communication program, written in a linux environment,
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:15851
    • 提供者:tianmiaomiao
  1. serial

    0下载:
  2. linux串口 通信源程序-linux Serial communication
  3. 所属分类:Linux Network

    • 发布日期:2017-12-03
    • 文件大小:1343
    • 提供者:solo
  1. LINUX-i2c

    0下载:
  2. 在LINUX系统中进行I2C总线的传输,通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化 * * * * 2.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机来做收发试验。在调试助手字符串输入框中输入数字和字符,按发送按钮,然后观察接受窗口的变化。也可以用调试助手自动循环发送。 -I2C bus transfer in LINUX system to understand the the se
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:4485
    • 提供者:吴剑英
  1. usb-serial

    0下载:
  2. linux系统上,有关USB串口转换器驱动程序。-linux system, USB serial converter driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:9183
    • 提供者:lkijm23
  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

    0下载:
  2. ARM Serial CPU Linux Drivers. UART initialization drivers for PNX
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:591
    • 提供者:tengyin63
  1. Qt-serial-communication-program

    0下载:
  2. Qt串口程序教程,大图版。包括windows和linux下,适合新手。-Qt serial procedures tutorial, large plates. Including Windows and Linux, suitable for novices.
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:644569
    • 提供者:倪杨
  1. Linux-serial-receive

    0下载:
  2. 在linux下实现的简单的串口接收的例子,抛砖引玉-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:52218
    • 提供者:黄斌
  1. linux

    0下载:
  2. linux下的串口通信程序详解,给出测试程序来理解linux下的串口操作流程,例程receive.c用来接收从串口发来的数据,而例程send.c用来发送数据到串口。二者成功建立串口连接后,串口接收端会收到串口发送端发来的字符串数据“Hello,this is a Serial Port test!”。-serial communication program under linux Detailed test procedure is given to understand that under
  3. 所属分类:Com Port

    • 发布日期:2017-11-09
    • 文件大小:8872
    • 提供者:周磊
  1. serial

    0下载:
  2. 第一次上传,贡献linux特别实用的串口工具类-First upload, particularly useful contribution linux serial tools
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:2282
    • 提供者:刘明亮
  1. PCI-serial-port-analysis

    0下载:
  2. linux下的c程序,PCI串口分析,非常实用,代码注释分析的很详细-PCI serial port analysis for linux
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:967166
    • 提供者:肖盼
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com