CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口监听

搜索资源列表

  1. RS232listening

    0下载:
  2. 学好通信的必备,通过这个软件监听的所有串口数据-RS232 listening,you can listen all date with 232
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:388602
    • 提供者:chenwei
  1. SerMonitor-Log

    0下载:
  2. 不占用串口,使用过滤驱动来做。在此基础上增加了自动保存日志功能,程序启用后自动转入监听状态-Off the serial port, use the filter driver to do. On this basis, an increase of automatically save the log function, the program automatically transferred to monitor the opening of the state
  3. 所属分类:串口编程

    • 发布日期:2014-02-21
    • 文件大小:28030
    • 提供者:沈佳平
  1. Comport-see-see

    0下载:
  2. 串口数据监听工具,非常好用.针对 RS_232串口编程的直观工具,查发送\接收数据必备-Serial Data Monitor tool, very easy to use. RS_232 serial for visual programming tool, check to send \ receive data necessary
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:463362
    • 提供者:方舒
  1. MultiThread_COM

    0下载:
  2. 多线程串口通信程序。本程序使用两个线程对串口进行监听和控制,程序经反复实际调试运行稳定,系统占用率极低。-Multi-thread serial communication programs. This program uses two threads on listening to and control serial ports, the actual commissioning program after repeated stable, the system occupancy rate
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2438531
    • 提供者:shrekkkk
  1. UAVMP

    0下载:
  2. 整个无线通信演示系统由ABCD四个节点组成,根据硬件前端的实现,每个节点在收到与自己地址对应的数据包时触发同步信号,所以就需要一个中心节点来进行同步触发,本系统中以A节点为中心节点,B、C、D三个节点地位对等。A节点周期性的广播同步信息,从而实现四个节点的同步。A节点连接一台PC机,用来监视网络的情况并显示从其它节点发送过来的图像流信息。该软件可以实时对串口进行监听并显示A节点的路由表、网络的时隙表和吞吐量,实时获得B、C、D三个节点的图像流数据。-The wireless communica
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:197454
    • 提供者:
  1. cnComm

    0下载:
  2. 一个C++下使用的串口通讯类,使用了线程监听接收和发送数据,简单,实用-The use of a C++ serial communication class, use the monitor to receive and send data thread, simple, practical
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:4608
    • 提供者:晓明
  1. timer_wtb

    0下载:
  2. VC++,SetTimeEvent实现精确计数定时功能,可以用来监听串口和其他外设的通讯情况-VC++, SetTimeEvent timing accurate count can be used to monitor serial communication peripherals, conditions and other
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:35295
    • 提供者:pingchao
  1. java-com

    0下载:
  2. 自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3476
    • 提供者:一锅云
  1. Class-SerialEx--For-Windows

    0下载:
  2. SerialEx 类 windows下串口通信的扩展类,基于CSerial类,封装了监听等操作。-class SerialEx For windows programming
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:4682
    • 提供者:zbwzll
  1. ComAccess

    0下载:
  2. 串口通讯程序,ComAccess类,可以实现串口下双机互联,具有监听功能-Serial communication program ComAccess serial under the dual-Internet, with the monitoring function
  3. 所属分类:Com Port

    • 发布日期:2016-01-27
    • 文件大小:1180672
    • 提供者:陆博
  1. MyModem

    0下载:
  2. EVC下通讯程序,可以实现EVC下串口的数据监听。-EVC communications program can be EVC Serial data monitoring
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:8559254
    • 提供者:陆博
  1. Delphi

    2下载:
  2.   串口程序我后来研究了好久,写了下面的代码,后台生成一个线程监听串口,不影响前台工作。效果很好,一直用于GPS仪器的数据接收。 -Serial program I later research for a long time, wrote the code below, the background generates a thread surveillance serial ports, do not affect the front desk work. The effect is ver
  3. 所属分类:串口编程

    • 发布日期:2013-07-26
    • 文件大小:1477
    • 提供者:赵小亮
  1. serial-driver

    0下载:
  2. 关于arm9G20处理器的串口驱动,没有使用DMA,但可作为驱动学习入门参考,我已经在板子上实现了,当串口不能使用时,可用ssh进行监听。-Serial driver about arm9G20 processors, does not use DMA, but can be used as learning portal reference to the drive, I' ve been on the board when the serial port can not be used
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:1941
    • 提供者:Bingley
  1. CSerial_Com

    0下载:
  2. c++ 串口 类 .一个串口类,可实现多线程监听串口,功能强大-c++ SerialPort class Serial Port Demo For C++
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3198
    • 提供者:魏伟
  1. ATCommandV5

    0下载:
  2. 自己写的完整串口通信类,有实例程序,类中有详细的中文注释,多线程监听串口数据,搜索电脑上所有串口设备,对串口设备的插拔进行监听-Complete serial communication class to write their own, there are instances of the program, the class detailed notes in Chinese, all serial devices multithreaded monitoring serial data,
  3. 所属分类:Communication

    • 发布日期:2017-12-06
    • 文件大小:41403
    • 提供者:胡辉
  1. serial-port-spy

    0下载:
  2. 把你计算机放在两个设备中间,能同时监听两个串口的通信-it can monitor the communication between to comport.
  3. 所属分类:SCM

    • 发布日期:2014-05-10
    • 文件大小:1178624
    • 提供者:麻果历
  1. 20110321-SUCCESS

    0下载:
  2. STM32的网口转串口 包括LWIP协议,DMA传输,TCP客户端监听应用程序。-STM32 serial port network including LWIP agreement, DMA transfer, TCP client monitoring application.
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6753739
    • 提供者:libo
  1. CSerialPort

    0下载:
  2. 一个串口类,可以实现收发监听,以及管理多个串口-A serial port, can realize transceiver to monitor, and manage multiple serial port
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:153981
    • 提供者:mahaihong
  1. eio-S

    0下载:
  2. delphi语言编写的串口通讯程序,监听串口通讯的数据,表现在checkbox上-delphi language serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:287247
    • 提供者:wzf
  1. 20140811099089282828282spcomm

    0下载:
  2. spcomm串口通讯:设置、监听、通讯。-spcomm communication
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:22365
    • 提供者:田理
« 1 2 3 45 »
搜珍网 www.dssz.com