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

搜索资源列表

  1. chuankou 124

    0下载:
  2. 这是ARM开发板的实验,采用c语言编制,实现串口功能-This is the ARM development boards experiment, c language, functional Serial
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:21098
    • 提供者:大厦
  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
    • 文件大小:1548
    • 提供者:谭鸿
  1. tty.tar

    1下载:
  2. 一个linux下串口读写的例子, 实现串口间的通信(2个程序,分别对应接收与发送),
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2253
    • 提供者:wxl
  1. linux_serfile

    0下载:
  2. linux下的串口程序,有完整的源代码及make文件,实现串口数据发送功能
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8279
    • 提供者:ygl
  1. serfile

    0下载:
  2. linux下的串口程序,有完整的源代码及make文件,实现串口数据发送功能
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8214
    • 提供者:王义
  1. linux.yunix

    0下载:
  2. linux下的串口程序,有完整的源代码及make文件,实现串口数据发送功能.rar
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8258
    • 提供者:王云
  1. receive

    0下载:
  2. arm嵌入式linux环境下的串口通信程序。实现串口的发送程序。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1240
    • 提供者:caogen
  1. wenjian.tar.gz

    0下载:
  2. 此代码实现了两台电脑(linux系统)之间的用串口进行文件传输。非常好用,This code has two computers (linux system) between the serial port for file transfer with. Very good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:9888
    • 提供者:longjack
  1. linux_program_uart_lan

    0下载:
  2. linux串口转网口程序 具体实现代码(c语言)以及makefile文件-linux serial port switch to other networks concrete realization of program code (c language) as well as the makefile file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:4096
    • 提供者:hxw
  1. chuankoutongxin

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

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

    0下载:
  2. VC环境下实现串口通讯功能,能进行文本文件的传输-VC environment to achieve serial communication function, can be a text file transmission
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:117062
    • 提供者:张盼盼
  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. 446805_e74e00883afc4588

    0下载:
  2. linux qt环境下的串口多线程功能的实现,打开qt窗口后读写串口,并同时可以进行其他窗口操作-linux qt environment implementation of serial multi-threading capabilities, open qt window after the serial read and write, while other windows can operate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:66095
    • 提供者:fde fd
  1. comtemp

    0下载:
  2. 串口控件实现温度数据采集并显示,本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法   串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”)   取串口数据:m_Comm.GetInput()   你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -Serial Port Control to achieve th
  3. 所属分类:Network Security

    • 发布日期:2017-04-02
    • 文件大小:81831
    • 提供者:ak
  1. PCPLC

    0下载:
  2. VB,pc与plc的串口通信,实现数据的接收-VB, pc and plc serial communication, the reception of data
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:560
    • 提供者:蛙怪
  1. VxWorks

    0下载:
  2. vxworks 下的串口通信的实现 详细介绍了 读取 传送 配置 等 是很不错的一篇文章 可以供需要的学习-serial
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:148550
    • 提供者:yatang
  1. newproject

    0下载:
  2. 实现网络数据收发,串口数据收发,线程的创建使用,文件操作,链表操作(To achieve network data transceiver, serial data transceiver, thread creation, use, file operation, linked list operation)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:118784
    • 提供者:心碎无尘
  1. 1-led_on_c

    0下载:
  2. 在TQ210开发板上读写串口,实现串口的通讯(Read write serial port)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:565176949
  1. serialport.tar

    0下载:
  2. 完整实现QT5平台下串口通讯,支持十六进制(qt5 serial port communication)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-19
    • 文件大小:3407872
    • 提供者:sunnygege
  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
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com