搜索资源列表

  1. vbcom

    0下载:
  2. VB串口收、发程序 包括通信协议 帧格式组织等-VB serial sending and receiving procedures, including communication protocol fr a me format organization
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:656384
    • 提供者:zhangjie
  1. Serialcommunication

    0下载:
  2. 编写的串口通信协议,通过这个程序可以实现两台电脑之间的通信-serial cummunication
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:9440256
    • 提供者:季聪
  1. 61IC_H3881

    0下载:
  2. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-18
    • 文件大小:23552
    • 提供者:姜瑜
  1. ictaommgr

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

    • 发布日期:2024-05-18
    • 文件大小:43008
    • 提供者:吕永刚
  1. 13-45

    0下载:
  2. 本程序能够完成的功能是,自动或手动测温,读取配置寄存器,温度下限寄存器,温度上限寄存器,设定温度上限及下限,当温度到达预定的温度的时候报警。所有的读取操作都可以在数码管上显示。其中,温度的上限通过计算机用串口通信协议传输给FPGA内部寄存器然后按动开关写入。同时,本程序还驱动了一个直流电机,温度高的时候电机转速高,温度低的时候转速降低直至停转。数码管可以实时显示电机转速,2秒刷新一次。数码管的显示可以在显示的温度、寄存器值和直流电机转速
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:3570688
    • 提供者:Kimi
  1. 138-UART

    0下载:
  2. 介绍TI 138芯片的串口通信协议及寄存器配置-Introduction TI 138 chip serial communication protocol and the configuration register
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:140288
    • 提供者:
  1. USART_AT93C46

    0下载:
  2. PIC16F877实现串口通信协议数据包通信,同时能通过窗口上位机对AT9346进行读写功能。-PIC16F877 Serial communication protocol packet communication, while the host computer through the window to read and write capabilities of the AT9346.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-18
    • 文件大小:41984
    • 提供者:时欢
  1. Xmodem

    0下载:
  2. 串口通信协议源码,128B/1K协议源码-XMODEM UART PRO
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:李新
  1. 51danpianji_chuankou_tongxin_xieyi

    0下载:
  2. 51单片机的串行通信协议的实现 串口通信协议-51 single-chip serial communication protocol implementation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:897024
    • 提供者:望月追忆
  1. UART

    0下载:
  2. UART串口通信协议的verilog代码-Verilog code of UART serial communication protocol
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:52224
    • 提供者:snzs
  1. 43563452321

    0下载:
  2. 以微软公司MSCom串口通信控件为底层接口,建立了一个简单的串口通信协议(spcp)。spcp协议的设计基于帧传输的思想,采用发送/应答/重连/失败的方式进行.利用该协议能实现双机短信聊天、文件传输等实时数据通信功能。-To the Microsoft MSCom serial communication control for the underlying interface, a simple serial communicatio
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:178176
    • 提供者:风萧萧
  1. s24_uart

    0下载:
  2. 这是一个串口通信协议,有详细的说明,欢迎下载!-This a code of uart in verilog ,describled in detail,welcome to download!
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:3862528
    • 提供者:lipeng
  1. 1

    0下载:
  2. 利用C语言编写的51单片机的串口通信协议实现-51 single-chip serial communication protocol using C language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:徐光柱
  1. vb-plccommunication

    0下载:
  2. vb与plc串口通信程序 另加串口监视精灵 CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。-vb plc serial communication prog
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:538624
    • 提供者:谢霆锋
  1. serial-port_xieyi-dingyi

    0下载:
  2. 介绍基本的串口通信协议的制定方法,串口工程中使用经验。-Introduced the formulation of the basic serial communication protocol, serial engineering experience.
  3. 所属分类:编程文档

    • 发布日期:2024-05-18
    • 文件大小:246784
    • 提供者:王华锋
  1. serialcommunication-

    0下载:
  2. vc串口通信协议详解,详细描述串口通信协议和实现过程。-vc serial communication protocols explain the detailed descr iption of the serial communication protocol and implementation process.
  3. 所属分类:编程文档

    • 发布日期:2024-05-18
    • 文件大小:41984
    • 提供者:黎进文
  1. UART51

    0下载:
  2. 51单片机串口通信协议制定,可以自己定义串口通信协议,用于组建控制网络-51 single-chip serial communication protocol to develop, can define your own serial communication protocol for the formation of the control network
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:詹小强
  1. MSComm

    0下载:
  2. 关于RS232的串口通信协议,用于通讯!-this is a program for communicating!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:142336
    • 提供者:xiaoguo
  1. xiaoxuehui.tar

    0下载:
  2. 该代码是基于QT的串口通信. 该串口通信可以设这波特率,数据位等一些设置. 主要是用于嵌入式方面的串口通信协议.-The code is based on the QT serial communication of the serial communication can set some settings for baud rate, data bits. Mainly for embedded serial communicati
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-18
    • 文件大小:133120
    • 提供者:xiangfei
  1. chuankou

    0下载:
  2. 单片机的串口通信协议,还有一个程序我没上传。-Serial communication
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:潘沈佳
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 33 »

源码中国 www.ymcn.org