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

搜索资源列表

  1. linux_comm

    0下载:
  2. linux下串口编程的资料集合, 很全很详细-linux serial programming under the collection of data, it is all very detailed
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:1268092
    • 提供者:wang
  1. linuxchuankou

    0下载:
  2. 在嵌入式Linux中,串口是一个字设备,访问具体的串行端口的编程与读/写文件的操作类似,只需打开相应的设备文件即可操作。串口编程特殊在于串口通信时相关参数与属性的设置。嵌入式Linux的串口编程时应注意,若在根文件中没有串口设备文件,应使用mknod命令创建,这这里假设串口设备是/dev/ttyS0,介绍一下串口的编程过程。-failed to translate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:29294
    • 提供者:周明成
  1. net

    0下载:
  2. 实现网络编程,经典的Linux下的网络串口编程。简单明白的c程序。-Network programming, the network under the classic Linux serial programming. Easy to understand the c program.
  3. 所属分类:Com Port

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

    0下载:
  2. linux下的串口编程的详细讲解。驱动编程-The programming of the serial port Linux driver programming explained
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:213222
    • 提供者:张凯
  1. Device-SerialPort-0_070.tar

    0下载:
  2. 嵌入式Linux 串口工具编程SerialPort -Embedded Linux programming SerialPort serial tool
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:60085
    • 提供者:yorkzhang
  1. LLINUX_UAARTI

    0下载:
  2. 基于LINUX串口通信编程的入门介绍,了解LINNUX的串口通信原理 ,经测试可直接使用。 -LINUX serial communication programming introduction to to understand LINNUX the serial communication theory has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:107162
    • 提供者:weimingmm
  1. CPSerialPort

    0下载:
  2. 基于linux下QT的串口编程,主要是设置串口通信的参数-QT under linux serial programming, mainly to set the parameters of the serial communication
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-16
    • 文件大小:10008
    • 提供者:ll
  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. examples-mini6410-20110104

    0下载:
  2. examples-mini6410-20101110.tgz Linux编程示例,包含串口编程,PWM, LED, 按键,线程,网络等 -the the examples-mini6410-20101110.tgz Linux programming examples, including the serial programming, PWM, LED, buttons, threads, network, etc.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-15
    • 文件大小:50481
    • 提供者:李虎子
  1. serialtool

    0下载:
  2. QT下串口编程,主要用于嵌入式linux-QT for embedded linux Serial Programming,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-24
    • 文件大小:94241
    • 提供者:杨浩杰
  1. linux_serial

    0下载:
  2. Linux下串口编程-非常全面-精品,串口编程不再是问题-Linux Serial Programming- very comprehensive- boutique, serial programming is no longer a problem! ! !
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-07
    • 文件大小:185058
    • 提供者:tyfdzyx
  1. linuxc

    0下载:
  2. LINUX 串口通讯源码 ,本文档详细介绍了串口编程-The LINUX serial communications source, the document details the serial programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:15760
    • 提供者:noth
  1. linux_system_pro

    0下载:
  2. Linux系统编程项目--销售信息系统 【目的】 掌握共享内存的封装使用 掌握串口编程 掌握数据报文的解码 掌握多线程/多进程编程-Linux System Programming Project- Sales Information System [Objective] To grasp the shared memory programming package uses master serial data message to master to master mult
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-18
    • 文件大小:1565047
    • 提供者:lihanwei
  1. youcom

    0下载:
  2. 在Linux下的qt串口编程,很适合初学者,放心下载-qt serial programming qt serial programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:25448
    • 提供者:王昌鸿
  1. seri

    0下载:
  2. 基于ARM开发板的linux下的串口编程,做好两个API函数,可供应用程序直接调用,设置方便简单,感兴趣的也可以研究函数内部详细设置过程。-ARM-based development board serial programming under linux, do two API functions are available directly calling application, easy to set up, you can also set up a detailed study of
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:1247
    • 提供者:闲云
  1. Linuxseri

    0下载:
  2. 关于Linux下串口编程的详细设置PPT文档,内附示例代码,是某嵌入式linux培训机构的内部资料,说明很清晰透彻,同时附上源代码文件,经验证,程序可成功运行。-Linux Serial Programming on detailed settings PPT document, containing the sample code is embedded inside a linux training institution data, indicating a very clear and
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:506400
    • 提供者:闲云
  1. mySerialPortTools

    0下载:
  2. 实现linux下河windows下串口调试助手,里面功能强大,如果学习串口编程的朋友可以下载来参考里面的源代码-Xiahe windows under linux realize serial debugging assistant, which is powerful, if learning serial programming to refer friends can download the source code inside
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:98304
    • 提供者:sea
  1. RS485

    0下载:
  2. Linux的485串口编程的例子,可以直接编译运行测试-Linux 485 serial programming examples which Can be directly compiled to run the test
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:12337
    • 提供者:慕容杰
  1. read_writer_uart.tar

    0下载:
  2. 很好的linux下uart串口编程简单源代码实例,简单易懂,适合初学者。-UART simple serial programming source code examples, good Linux simple, suitable for beginners.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:13257
    • 提供者:hcl
  1. CPSerialPort

    0下载:
  2. 基于linux下QT的串口编程,主要是设置串口通信的参数-QT under linux serial programming, mainly to set the parameters of the serial communication
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:10126
    • 提供者:ndrktstt
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com