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

搜索资源列表

  1. WL013

    0下载:
  2. WL013开发板,串口通信详细例程,含软件流程框图,c源程序、asm源程序等!适合初学者学习!-WL013 development board, serial communication detailed routines, including software flow chart, c source. asm2 source, etc.! for beginners learning!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:36.54kb
    • 提供者:zzq
  1. PCCOM-SRC

    0下载:
  2. 用C++写的RS232串口异步通讯功能模块,支持16550 UART芯片,中断收发数据,波特率最大115200bps,自定义收发数据缓冲大小,支持软硬件流控。-C wrote asynchronous RS232 serial communication module, 16550 UART chip, Transceivers interruption data, 115,200 bps maximum baud rate, since the definition of sending an
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:101.1kb
    • 提供者:alex
  1. Pocket+PC

    0下载:
  2. Pocket+PC流接口驱动示例 一个好的代码,很不错,大家学习-flow Pocket PC Interface Driver a good example code is pretty good, we learn
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:38.3kb
    • 提供者:jill
  1. CommTest.rar

    2下载:
  2. 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。,CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, and then open the serial port m
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1.19mb
    • 提供者:海涛
  1. CommMonitor

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

    • 发布日期:2017-03-31
    • 文件大小:957.99kb
    • 提供者:王飞
  1. UART_51

    0下载:
  2. 串口设置:包括初始化及应用;串口调试方面直接能用上-// This sample uses the UART to communicate with a PC. Therefore it sets up the internal // Baud Rate Generator (BRG). The LPC900 receives a command ( S ), sent by the PC and // sends out a response, which can be display
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:1009byte
    • 提供者:罗岳
  1. SerialFlowControlSettings

    0下载:
  2. 很多串口调试助手中串口流控的设置都不起作用,该文章讲述了流控的具体设置方法-Assistant in a lot of serial debugging serial flow control settings are not working, the article describes a specific set of flow control methods
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:37.12kb
    • 提供者:保密
  1. speed

    0下载:
  2. 流速仪软件。可以测量河道流速,需要配合流速仪使用。有效的使用在水利行业。-Software flow. River flow can be measured, the use of the need to meet the current meter. Effective use of the water industry.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:129.39kb
    • 提供者:chenxj
  1. DataTransfer

    0下载:
  2. 串口通信工具含字符、文件发送和接收,流控功能-Serial communication tools with characters, to send and receive documents, flow control function
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:286.2kb
    • 提供者:为了
  1. uart_01

    0下载:
  2. linux下设置串口,(波特率,流控等)进行串口的读写操作。-Set serial port under linux, (baud rate, flow control, etc.) serial port read and write operations.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:8.66kb
    • 提供者:王旺
  1. USART-hardware-flow-control-and-communicate

    0下载:
  2. This example provides a descr iption of how to use the USART with hardware flow control and communicate with the Hyperterminal.-This example provides a descr iption of how to use the USART with hardware flow control and communicate with the Hyperter
  3. 所属分类:Com Port

    • 发布日期:2017-03-21
    • 文件大小:8.5kb
    • 提供者:张建
  1. mtty

    0下载:
  2. windows下超级好用的串口调试工具(支持硬件流控制,软件流控制)-Super easy to use serial port under windows debugging tools (support for hardware flow control, software flow control)
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1.28mb
    • 提供者:sujingcan
  1. 6

    0下载:
  2. 串口通讯实验: 本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 -Ser
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:82.04kb
    • 提供者:
  1. WinCEdriver

    0下载:
  2. 串口驱动本身分为MDD层和PDD层。MDD层对上层的Device Manager提供了标准的流设备驱动接口(COM_xxx),PDD层实现了HWOBJ结构及结构中若干针对于串口硬件操作的函数指针,这些函数指针将指向PDD层中的串口操作函数。DDSI是指MDD层与PDD层的接口,在串口驱动中实际上就是指HWOBJ,PDD层会传给MDD层一个HWOBJ结构的指针,这样MDD层就可以调用PDD层的函数来操作串口。-Serial driver itself into the MDD layer and
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:20.74kb
    • 提供者:Andrew
  1. Virtualserial

    0下载:
  2. 描述了虚拟串口软件整体框架、虚拟串口设备驱动程序(Ethcomm.sys)和虚拟串口网络服务程序(Service.sys)包括服务程序与虚拟串口驱动程序的接口及服务程序流程框-Describes the overall framework of the software virtual serial port, virtual serial port device driver (Ethcomm.sys) and virtual serial ports Network Service prog
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:100.18kb
    • 提供者:雪逸
  1. controling-of-lights

    0下载:
  2. 下位机通过串口接收数据并降该数据作为switch语句变量对应到不同的函数产生相应的现象,例如当按下全亮按钮时,通过下位机程序控制LED灯使LED灯全亮。 当鼠标勾选单灯控制区复选按钮时,同理通过串口传输数据,相应的LED点亮,取消勾选后该灯熄灭。 当鼠标点击流水灯控制区某个单选按钮时,上位机将数据通过串口送至下位机,下位机根据数据相应调节流水灯延时函数变量,完成控制流水灯速度的功能。 -Lower computer through the serial port to receive
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:2.29kb
    • 提供者:William
  1. 123

    0下载:
  2. 分析了串行异步通信协议中涉及的传输模式、流量控制、传输透明性、数据校验、加密方式等问题,提出了开发一个高效的串行异步通信协议的方法, 并以实例进行了具体描述。 -Analysis of serial asynchronous communication protocol involved in the transmission mode, flow control, transmission transparency, data validation, encryption and othe
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:47.38kb
    • 提供者:蔡丽
  1. DMA_for_Zstack

    0下载:
  2. Zstack串口流程解析,详细解说ZigBee串口操作的工作流程-Zstack serial flow analysis, a detailed explanation of port operations workflow ZigBee
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:204.08kb
    • 提供者:wen
  1. Term

    0下载:
  2. 串口通信工程,可以实现设置波特率,端口,奇偶校验,数据流等功能.-Serial communication works, you can set the baud rate, port, parity, data flow.
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:3.54mb
    • 提供者:tanyu
  1. Changing-LED-Light

    0下载:
  2. 单片机课程设计题目--花样流水灯的设计,实现基本的花样流水灯功能-SCM curriculum design topics- lights synchronized flow design, lights synchronized flow to achieve the basic functions
  3. 所属分类:Com Port

    • 发布日期:2017-11-17
    • 文件大小:43.97kb
    • 提供者:Lee
« 12 »
搜珍网 www.dssz.com