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

搜索资源列表

  1. RemoteMonitoringSystem

    0下载:
  2. 设计一个远程监控系统,并编程实现其功能:采用串口调试助手,通过串口进行控制,输入0001时,蜂鸣器鸣叫,输入0002,LED灯亮,输入0003LED灯灭,输入0004后,再输入想要在LED灯上显示的数字或字母,控制LED显示器显示输入的数据。-Design of a remote monitoring system and program to achieve its functions: use of serial debugging aids, through the serial port
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:46682
    • 提供者:mike
  1. SoFantasy

    0下载:
  2. 一款作串口通讯的监控软件,可用于串口通讯的调试-A serial communication for monitoring software can be used for debugging serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:45400
    • 提供者:dfiyond
  1. scaling-ladder

    0下载:
  2. 该程序为计算机通过串口对监控系统的云台进行控制的前端程序。-The program for the computer control system via the serial port on the PTZ control of the front end.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8266003
    • 提供者:liusand
  1. yuntai165

    0下载:
  2. 监控云台使用74HC165扩展串口读码,希望对大家有帮助。-74HC165 extended serial control head using the reading, we want to help.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:870
    • 提供者:yinxuehui
  1. 1531-anqn

    0下载:
  2. 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。   本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communication system development, you will find that using VC++ on the RS-232 serial port programming is
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:379051
    • 提供者:spacebank
  1. TemperatureControl

    0下载:
  2. C#开发的环境温度控制系统,接收单片机串口温度数据,实时监控。-C# development of the environmental temperature control system, the receiver microcontroller serial temperature data, real-time monitoring.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:675797
    • 提供者:wylsjz
  1. SerialPortBriage

    0下载:
  2. 串口桥接器,通过软件方式连接两个物理串口,实现中间数据的有效监控-Serial bridge, connected by two physical serial port software to achieve effective control intermediate data
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:393203
    • 提供者:YLL
  1. datacollect3.1

    0下载:
  2. 本人编写上位机监控软件,利用微软串口控件,可以同时显示8路输入电流值,同时发送8路电流信号,同时具有数据保存功能。-I write PC monitoring software, utilize Microsoft serial control can display both 8-channel input current value, while at the same time send 8-ch current signal, with data saving function.
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:4808526
    • 提供者:huang cun jin
  1. curUse0911

    0下载:
  2. 本人编写上位机监控软件,利用微软串口控件,可以同时显示8路输入电流值,同时发送8路电流信号,同时具有数据保存功能。-I write PC monitoring software, using Microsoft serial port control, can display the current value of 8 inputs, 8 current signals while sending, but also has data storage capabilities.
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5312642
    • 提供者:huang cun jin
  1. SNMP_Serial_Communication_Network_Monitoring_alarm

    0下载:
  2. 基于SNMP及串口通信的网络监控与报警系统snmp SNMP and Serial Communication Based on Network Monitoring and Alarm System-snmp SNMP and Serial Communication Based on Network Monitoring and Alarm System
  3. 所属分类:SNMP

    • 发布日期:2017-03-29
    • 文件大小:250312
    • 提供者:uy
  1. SCIControlTest

    0下载:
  2. 该程序实现了利用串口发送命令来控制下位机电机转速的监控界面。该界面利用MFC编写,开发环境为VS2008。界面上有一个转速示波器分别显示给定转速和实际转速。并且示波器大小和比例尺还会随着窗口的变化而变化。 其下位机程序为SCIControlTest_DSP-This program implements the control interface of moter speed via serial port. And the interface was programed with MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-30
    • 文件大小:12816558
    • 提供者:ZXH
  1. IT168.com-116363HA_PortMon302_JP

    0下载:
  2. 用于在windows下监视串口的工具 最大的优点就是不占用串口 可以同时监控串口的收发-Used to monitor the serial port under windows tools of the biggest advantages is that you can not occupy the same time monitor the serial port transceiver
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-08
    • 文件大小:116907
    • 提供者:张楠楠
  1. VisualC_Turbo_C_Seral

    0下载:
  2. 内容简介 《Visual C++/Turbo C串口通信编程实践》(第2版)从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串V1通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP\IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++\Turbo C的读者也能很快编写出实用的串12通信程序。第二版根据第一版的使用反馈,增加了许多基础内容与应用实例,更易于读者掌握和调试程序。配套光盘中包含了书中实例源
  3. 所属分类:Com Port

    • 发布日期:2014-11-02
    • 文件大小:18131968
    • 提供者:悠悠
  1. Mega128GPRSNandFlashSRAM

    0下载:
  2. 网络及GSM远程监控电源Mega128以太网GPRS实时时钟串口扩展NandFlashSRAM-Network and GSM GPRS Remote Monitoring power real time clock serial Mega128 Ethernet expansion NandFlashSRAM
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6355562
    • 提供者:刘伟
  1. PB_HOOK_ComData

    0下载:
  2. PB串口通讯数据监控,使用钩子HOOK API -Powerbuiler , serial communication, monitor ports data, API HOOK
  3. 所属分类:Hook api

    • 发布日期:2017-05-07
    • 文件大小:1473756
    • 提供者:郑汉武
  1. vbby100

    0下载:
  2. 基于VB串口通信BY-100交流伺服监控软件源码-VB serial communication based on BY-100 AC servo control software source code
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:235737
    • 提供者:yqh
  1. ComSR

    0下载:
  2. 串口通讯监控程序,只要先开启该程序,任何串口数据流都可以被监控-RS232 Communication control
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:506481
    • 提供者:donge
  1. pelcod

    0下载:
  2. COM编程,串口编程,视频监控编程之云台控制协议pelcod。-COM programming, serial port programming, programming of video surveillance PTZ control protocol pelcod.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:8825
    • 提供者:chenqingyun
  1. CommTest

    0下载:
  2. 1.使用多线程的串口类。有读线程和写线程,发送、接收缓冲区(默认2048字节),满足高性能的收发要求。 2.提供事件通知回调函数接口,可以实现接收的消息接口 3.可以监控Modem事件,提供流控接口。 4.调用接口简单。使用例程参考CommTest.dsw-1. Using multi-thread serial port class. Have read the thread and write threads, send, receive buffer (def
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:84224
    • 提供者:梁东
  1. DS18B20

    0下载:
  2. 本作品是基于VB的电脑与单片机串口通讯的温度实时监控系统。采用单线温度传感器DS18B20.-This work is based on the VB of the computer and real-time serial communication of the temperature monitoring system. Temperature sensor using single DS18B20.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-04
    • 文件大小:1278435
    • 提供者:徐景强
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com