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

搜索资源列表

  1. vcom

    0下载:
  2. 一个2000系统上的虚拟串口驱动程序,目的是解决已有只能从串口接收数据的程序能够接收来自其他端口的数据。-a system of virtual serial port driver, has been designed to address only receive data from the serial port procedures to receive from other ports of data.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:204.19kb
    • 提供者:syc
  1. com-terminal

    0下载:
  2. linux下编写的一个串口调试程序,可以实现串口数据的发送于接收-linux prepared a serial debugging procedures, can achieve serial data transmission at the reception
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.51kb
    • 提供者:谭鸿
  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
    • 文件大小:19.94kb
    • 提供者:李明
  1. linux485.tar

    1下载:
  2. linux下的485串口驱动程序,中断接收、发送数据,实现相对较复杂。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:249.04kb
    • 提供者:梁哲
  1. ttyrcv

    0下载:
  2. linux 串口 接收程序,在intel pxa255 上跑通
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-25
    • 文件大小:1.43kb
    • 提供者:rayfu
  1. plotter

    2下载:
  2. 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:30.07kb
    • 提供者:啊静
  1. GPS数据接收程序

    0下载:
  2. 有关GPS数据接收的程序,串口编程。。。
  3. 所属分类:Linux/Unix编程

  1. 506503_c62c32a5ba76b217

    0下载:
  2. 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。-QQ2440 ARM development board based on real-time rendering curve of the QT program, from the ARM-board serial port to receive data, draw curve graph, then use the Ethernet port to tr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:30.08kb
    • 提供者:fde fd
  1. Serial

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

    • 发布日期:2017-03-29
    • 文件大小:2.22kb
    • 提供者:xiaoyuer
  1. boxingxianshishujucaijishangweiji

    0下载:
  2. 温度数据采集系统上位机程序,也可作其他数据接收程序,十进制显示数据、波形。分了3个大块,左边为参数设置,中间为实时波形显示,右边为实时数据值显示以及数据发送模块。兼顾了串口助手功能和上位机接收程序功能。接收的数字以十进制显示,精确到小数点后面一位。波形显示实时值并动态替换,一秒刷新一次。相当有价值。是我做课程设计的时候写的。功能完善。完整代码-Temperature Data Acquisition System PC program can also be used for other dat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:816.8kb
    • 提供者:lixiao
  1. serial_communication

    0下载:
  2. 这是一个典型的串口的实验,是linux中将多线程应用到串口的接收和发送程序设计中 -This is a typical serial experiments are linux will be multi-threaded applications to receive and transmit serial programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2.52kb
    • 提供者:方方
  1. download

    0下载:
  2. linux串口接收程序,能一次接收2个文件-linux serial port to receive the procedure, we can receive two documents
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:13.89kb
    • 提供者:王天相
  1. 431465_b5876716cac6a624

    0下载:
  2. 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。-QQ2440 ARM development board based on real-time rendering curve of the QT program, from the ARM-board serial port to receive data, draw curve graph, then use the Ethernet port to tr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3.05kb
    • 提供者:fde fd
  1. uart_pipe

    0下载:
  2. 控制PC机串口的程序,连接rx和tx后实现发送的数据自己接收并显示-Control procedures for PC, serial port, connect rx and tx data sent after the realization of their own to receive and display
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4.18mb
    • 提供者:zhuwentao
  1. COMRecv

    0下载:
  2. 基于AT91RM9200的Linux串口接收测试程序-The Linux-based AT91RM9200 serial port acceptance testing procedures,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1.34kb
    • 提供者:ericalty
  1. 123

    0下载:
  2. 串口应用程序完整版,与驱动的接收,发送完美结合,还可设置波特率-Serial full version of the application, and the drive to receive and send the perfect combination, but also set the baud rate, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1.58kb
    • 提供者:li
  1. 6

    0下载:
  2. linux 串口 接收程序,在intel pxa255 上跑通-the linux receiver program, ran through intel pxa255
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:byjrkotor
  1. UartTestApp

    0下载:
  2. UaerTestApp Linux下的串口接收程序,可用-UaerTestApp serial port driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:云云
  1. mycom

    0下载:
  2. Qt串口接收程序Qt receiver program Qt receiver program Qt receiver program -Qt receiver programQt receiver programQt receiver programQt receiver programQt receiver programQt receiver programQt receiver programQt receiver program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:16.8kb
    • 提供者:旭东部长
  1. linux串口.tar

    0下载:
  2. LINUX 串口 接收发送程序 LINUX 串口 接收发送程序(LINUX serial receiving and sending program)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:26kb
    • 提供者:jiepeng1992
« 12 »
搜珍网 www.dssz.com