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

搜索资源列表

  1. modbus

    0下载:
  2. modbus rtu协议 linux 平台的实现.读取相关配置文件信息.通过串口发送数据.-modbus rtu protocol linux platform. read the configuration file information. send data through serial port.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:220589
    • 提供者:Daniel
  1. micro-UARTsource_V

    0下载:
  2. UART(即Universal Asynchronous Receiver Transmitter 通用异步收发器)是广泛使用的串行数据传输协议。UART允许在串行链路上进行全双工的通信。-UART (ie Universal Asynchronous Receiver Transmitter Universal Asynchronous Receiver Transmitter) is a widely used serial data transfer protocol. UART allo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:5495
    • 提供者:
  1. gkermit-1.0-1.src

    0下载:
  2. 红帽版linux下串口通讯kermit文件传输协议简单版源码.想学习kermit的可以看看,里面关于状态机用的比较精彩.先解压成rpm,再在linux下解压.-Red Hat linux version of serial communication under the kermit file transfer protocol simple version of source code. Want to learn kermit can take a look at, which on the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:66624
    • 提供者:zww
  1. q

    0下载:
  2. 捕获数据包,如TCP协议头部,IP协议头部,原端口,目的端口,序列号,应答号-Capture packets, such as the TCP protocol header, IP protocol header, the original port, destination port, serial number, response number ... ...
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:8158
    • 提供者:米加勒
  1. AC2600_SDIO_Binary_CD2.4

    0下载:
  2. SDIO转UART的驱动,协议转换芯片是AC2600,UART接口可以作为普通串口使用,实现串口的热插拔功能。-SDIO turn UART drivers, protocol conversion chip is AC2600, UART interface can be used as an ordinary serial port to achieve the serial port hot-swap capability.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-11
    • 文件大小:18728470
    • 提供者:wonview
  1. lirc-0.8.6.tar

    0下载:
  2. linux下通过串口或并口接收红外遥控信号,带学习功能,能识别多种红外协议. 可编程发出各种X事件.-Others have been under linux serial or parallel port to receive infrared remote control signals, with a learning function, can identify a variety of infrared protocol. programmability make all kinds
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1000847
    • 提供者:gbios
  1. rs232

    0下载:
  2. 用标准C实现的RS232串口通讯函数,基于unix平台及RS232串口通讯协议-C achieved with standard RS232 serial communication function, based on unix platforms and RS232 serial communication protocol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1003
    • 提供者:huxiang
  1. LPC2292_2294

    0下载:
  2. LPC2114/2124/2212/2214 16/32 ARM7TDMI-S CPU128/256 k(kB)Flash12832 16 Thumb30-With their 144-pin package, low power consumption, various 32-bit timers, 8-channel 10-bit ADC, 2/4 (LPC2294) advanced CAN channels, PWM channels and up to nine exte
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:204131
    • 提供者:阿成
  1. Linux_serial_network

    0下载:
  2. Linux为串口上网提供了丰富的支持,比如PPP(Peer-to-Peer Protocol, 端对端协议)和SLIP(Serial Line Interface Protocol, 非常老的串行线路接口协议),这里所说的"上网"是指把串口当成一个网络接口,通过封装网络数据包(如IP包)以达到无网卡的终端可以通过串口进行网络通 信。但是使用这两种协议必须得到内核的支持。例如,如果在没有配置PPP的Linux环境中使用PPP,除了安装PPP应用层软件外,还必须重新编译内 核。SLIP是一个比较老的
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:71285
    • 提供者:yonhom
  1. libmodbus-2.9.1-0.tar

    1下载:
  2. 最新开源Modbus协议栈,包括RTU和TCP功能。-libmodbus is a free software library to send/receive data with a device which respects the Modbus protocol. This library can use a serial port or an Ethernet connection.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-05-08
    • 文件大小:48301
    • 提供者:莱奥
  1. adsl

    0下载:
  2. The Point-to-Point Protocol (PPP) provides a standard way to establish a network connection over a serial link. At present, this package supports IP and the protocols layered above IP, such as TCP and UDP. The Linux and Solaris ports of this pa
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2282998
    • 提供者:任浩然
  1. Tan_Wen_Windows_Kernel_Security_Programming

    0下载:
  2. 本资源是谭文《寒江独钓-Windows内核安全编程》随书光盘中的源代码,代码中包含串口过滤、键盘过滤、磁盘虚拟、磁盘过滤、文件系统过滤与监控、文件系统透明加密、文件系统微过滤驱动、网络传输层过滤、NDIS协议驱动等内容,是学习Windows内核安全编程的实用参考。-This resource is TAN " painting by the Security-Windows kernel programming" CD with the book' s source co
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1101981
    • 提供者:
  1. Uart

    0下载:
  2. 自己写通讯协议,实现一个基于linux系统的串口程序,。-Write your own communication protocol, implementing a system based on linux serial program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1683
    • 提供者:yuancongqing
  1. Serial-Protocol

    0下载:
  2. 这是一个单片机,串口通讯中对数据进行简单加密的程序代码。-This is a microcontroller, serial communication in a simple data encryption code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:4771
    • 提供者:张紫科
  1. sir_dongle

    0下载:
  2. manager for serial dongle protocol drivers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:1364
    • 提供者:lapomai
  1. CareComModbus

    0下载:
  2. Modbus 协议的基本操作。通过串口调试,主要功能完善-The basic operation of the Modbus protocol. Serial debugging, the main functional
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:89471
    • 提供者:lizhijie
  1. xunichuankouceshi

    0下载:
  2. 串口应用调试的好助手,可以把本机实际串口与创建的虚拟串口绑定,实现互相转发。也可以通过TCP协议走网络,实现远程使用串口。-Serial application debugging good assistant, you can put the machine actually creating virtual serial port binding, to achieve mutual forwarding. You can also take the network via TCP prot
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:462290
    • 提供者:刘海
  1. io_ionsp

    0下载:
  2. Definitions for I O Networks Serial Protocol.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4990
    • 提供者:msfeihb
  1. io_ionsp

    0下载:
  2. Definitions for I O Networks Serial Protocol.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4996
    • 提供者:yiuzaozu
  1. Get-Serial-Modbus

    1下载:
  2. 标准的MODBUS通讯协议的Linux C++实现,支持所有的标准和非标准的制造商Modbus协议的数据采集,数据的字节数,函数代码,高低位置可配置。(Standard MODBUS communication protocol Linux C++ implementation, supporting all standard and non-standard manufacturers MODBUS protocol data collection, data byte number, fun
  3. 所属分类:Linux/Unix编程

« 12 »
搜珍网 www.dssz.com