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

搜索资源列表

  1. cutecom-0.13.2.tar

    0下载:
  2. 在linux下,应用QT开发平台,开发的串口通信程序,能接收,发送和存储数据,对于串口通信开发很有借签意义-in linux, QT application development platform, the development of the serial communication program, will be capable of receiving, send and store data, serial communication signed by the developmen
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:20421
    • 提供者:李明
  1. serial

    0下载:
  2. linux下的串口通信程序,可以实现串口的数据收发
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1774
    • 提供者:yui
  1. chuankoutongxin

    0下载:
  2. 串口通信,用QT做一个上位机,实现向下位机发送数据。-serial communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:2180791
    • 提供者:ld
  1. Serial

    0下载:
  2. Linux下串口通信程序,打开串口,发送与接收数据-Linux serial
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2278
    • 提供者:xiaoyuer
  1. emb-linux-Serial

    0下载:
  2. 针对嵌入式Linux操作系统的特点,分析在该系统下串行通信口编程控制的方法,总结程序 设计的步骤; 在嵌入式Linux 系统上, 编写控制程序, 成功地实现嵌入式系统与微机系统 间的数据交换。 串口编程 嵌入式Linux Linux 内核-For embedded Linux operating system features, analysis of the system of serial communication port programming under control,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:22083
    • 提供者:joyo
  1. Electric-power-communication-protocol-packet-gener

    1下载:
  2. 这个小工具可以生成16进制的电力通信协议数据包,目前支持两种 协议:“中华人民共和国多功能电能表通信规约(DL/T 645—1997)” 和”山东电力集团公司用电现场服务与管理系统通讯规约”。能自 动复制生成的数据,默认为生成的数据添加0x前缀,这样就可以把 数据包方便地粘贴到代码或各种16进制调试工具里面,如“串口调 试助手”。也可以用来在调试分析时和调试状态的数据包进行对比, 以检验数据包的合法性。 本程序用 qt4.2.3 opensource + m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:56750
    • 提供者:jeff
  1. term

    0下载:
  2. 在LINUX系统下,实现uart0发送数据,uart1接收数据的串口通信!只要在s3c2410为处理器,都可以跑上面的代码!-At LINUX system, the implementation uart0 send data, uart1 receive serial data communication! At s3c2410 for as long as the processor can run the above code!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1254
    • 提供者:yangweihao
  1. QtComAssist

    0下载:
  2. 用QT编写的控制台,用于和串口通信,功能是关闭,打开串口和接收发送数据-Written with QT console, for, and serial communication function is off, open the serial port to send and receive data
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:28210
    • 提供者:lifu
  1. qtCommSrc

    0下载:
  2. qt开发的windows串口通信程序,具有设置串口的各项属性,以及显示收到的数据等功能-qt development windows serial communication program, has set the serial port of the properties, and display the data received and other functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:182779
    • 提供者:黎世勇
  1. trans2.2

    0下载:
  2. PC机通过串口与WSN网络通信。采集数据信息-PC communicate to WSN through UART.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:182725
    • 提供者:姜建钊
  1. serial-communication

    0下载:
  2. 实现串口的全双工通信,一端接受数据并且发送数据,另一端实现相同的功能,模拟目标机和宿主机-serial communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2745
    • 提供者:piziwang
  1. serials

    0下载:
  2. linux环境下实现两路串口的使用,并创建进程实现两路串口数据通信-linux environment to achieve the use of two serial ports, and create a process to achieve two-way serial data communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1689
    • 提供者:王霁光
  1. forkandcom

    0下载:
  2. linux系统下的多进程编程加共享内存操作代码,主要应用多进程,和共享内存操作,一个主进程和两个子进程,两个子进程之间数据的传递,控制,一个子进程负责与串口的通信,一个负责记录和保存-Multi process programming under Linux system with shared memory operation code, the main application of multiple processes, and the shared memory operation, a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:45873
    • 提供者:sxs
  1. read_write_serial

    0下载:
  2. Linux操作系统下用c语言编写的串口通信实例,包括对输入输出模式,波特率,数据位长度等的设定-Using c language examples of serial communication under the Linux operating system, including input and output mode, baud rate, data bit length setting
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1119
    • 提供者:巩赫赫
  1. pygame.tar

    0下载:
  2. 树莓派的串口代码库可以实现串口数据通信读写(Raspberry Serial lib)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:1302528
    • 提供者:诺羽
  1. STM32F1蓝牙通信

    1下载:
  2. 通过蓝牙实现手机与串口数据互传,可实现数据双向传递(The two-way transmission of data between mobile phone and serial port can be realized through Bluetooth, and the two-way transmission of data can be realized)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:2082816
    • 提供者:Frigthing
  1. Serial_com

    0下载:
  2. 在linux qt 上用串口进行的数据发送接受通信,一个简单的实例,方便简易懂(Sending and receiving data by serial port on Linux QT, a simple example, easy to understand and easy to understand)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:563200
    • 提供者:傻琥珀
  1. 串口通信

    1下载:
  2. QNX下的串口通信,在实际的机器上测试了一下,发现可以连续的发送数据。(Serial communication under QNX)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-05-29
    • 文件大小:1024
    • 提供者:迟到的斑马
搜珍网 www.dssz.com