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

搜索资源列表

  1. serialc

    0下载:
  2. S3C2410上的串口驱动程序,一步一步,交你怎么使用串口通信,结合S3C2410 datasheet-serial
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1717
    • 提供者:李杰
  1. wikore_uart_code

    0下载:
  2. 微动嵌入式培训Linux培训串口通信实例代码-Embedded Linux training in micro-serial port communication training example code
  3. 所属分类:Linux-Unix program

  1. send2

    0下载:
  2. 串口通信程序在S3C6410上裸奔串口通信-Serial communication program on the streaker at the S3C6410 serial communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2549
    • 提供者:王超
  1. RSA

    0下载:
  2. VC++ 6.0编写,RSA算法生成加密码,并且与串口通信-Written VC++ 6.0, RSA algorithm to generate encrypted, and with serial communication
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5427147
    • 提供者:胡松
  1. serial-program-example

    0下载:
  2. 一个有用的GNU工具来调试和跟踪串口通信源码-a usefull gnu tools to debug and trace serial port communication Here are the documents help you to install and use uct
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:64740
    • 提供者:pegxb
  1. S3C2410-serialport

    0下载:
  2. 基于S3C2410的嵌入式串口通信实现,在linux环境下编译-S3C2410-based embedded Serial Communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:188069
    • 提供者:light588
  1. Linux-serial-doc

    0下载:
  2. Linux操作系统下的串口通信学习笔记.-Linux operating system, serial communication under study notes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:16027
    • 提供者:钱宏
  1. ictaommgr

    0下载:
  2. 一个不错的linux小应用,可以管理多个串口设备,一个简单的,自编的串口通信协议。-simple linux serial port communication to manager multi serial device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:42957
    • 提供者:吕永刚
  1. send.tar

    0下载:
  2. 在Ubuntu 11.04下用C语言编写的串口通信源程序,也可用于嵌入式下的串口通信。-Under Ubuntu 11.04 in the C language source code for serial communication can also be used for embedded serial communication under.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:7618
    • 提供者:梁小涵
  1. MSCommPro

    0下载:
  2. 利用MSComm控件进行串口通信\MSCommPro\MSCommPro.rar,很不错的vc源码,希望对大家有所帮助。-MSComm control the use of serial communication \ MSCommPro \ MSCommPro.rar, very good vc source code, we want to help.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:66393
    • 提供者:江海华
  1. linuxchuankou

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

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

    0下载:
  2. 基于powerpc平台的linux下的12个串口通信测试程序。-linux powerpc tty
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:13972
    • 提供者:广路
  1. myLinuxSerialportTools

    0下载:
  2. 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:81087
    • 提供者:
  1. trunk.tar

    0下载:
  2. Linux 串口通信程序,打开,关闭,配置串口,以及读写操作-Linux serial communication program, open, close, configure the serial port, and read and write operations
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:95870
    • 提供者:nlyue
  1. Qt_qextserialport

    0下载:
  2. Qt 串口通信专题教程 该教程分三部分讲述,第一部分讲解qextserialport 类的一些东东;第二部分讲解在 Windows 下使用qextserialport 类实现串口通信的方法,这里将讲述两种不同的方法;第三部 分讲解在Linux 下利用qextserialport 类实现串口通信的方法。 yafeilinux 作品 非常有用哦 需要的人受用無窮-QT qextserialport
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1715965
    • 提供者:asd
  1. serialarm_communication

    0下载:
  2. 一个用qt写的linux嵌入式PSA270平台的串口通信演示代码-To write a qt embedded linux PSA270 platform demo code of serial communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:56867
    • 提供者:gaoyuan
  1. zigbee

    0下载:
  2. zigbee串口通信的程序及测量温度的程序-zigbee serial communication procedures and the temperature measurement procedure
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:1468
    • 提供者:zhanhe
  1. vcchuangkoutongxin

    0下载:
  2. 实现串口通信功能 基于MFC的对话框,程序简单易懂 适合初学者-Serial communication functions based on the MFC dialog box, the program is easy to understand for beginners
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1543235
    • 提供者:李俊
  1. serial-port

    0下载:
  2. 串口通信,通过串口实现信息的传输,从主机传输到接受信号的设备。-serial port communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:3888
    • 提供者:zhangtschao
  1. RailTest

    0下载:
  2. 电控平移台上位机程序,利用串口通信,可以设置电控平移台各种参数。-code for controlling the rail,using USART forcommunication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-22
    • 文件大小:7050345
    • 提供者:胡林
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com