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

搜索资源列表

  1. myWindowsSerialportTools

    0下载:
  2. 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:83000
    • 提供者:
  1. EZ.rar

    1下载:
  2. EZ.BBD——编程器的原理图和PCB文件,需用PROTEL99SE-sp6打开。 EZ31.EXE——编程器的驱动软件全,兼容于WINDOWS9*/2000/XP ,绿色软件,直接拷贝到硬盘即可使用。 EZ51.HEX——编程器的监控程序,自制编程器时用另外一个编程器把该程序烧写到一片AT89C51或者AT89S51即可。 EZDL4.EXE——编程器的升级版驱动程序,自动监测串口和芯片。 EZ编程器使用说明——该编程器的使用方法,为HTM格式,直接点击即可打开。,
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:597583
    • 提供者:苏陈
  1. SCommTest

    0下载:
  2. VC++编写的串口通信程序。功能:接收八进制、十六进制、二进制数据,自动接收。-Written in VC++ serial communication program. Function: Receive octal, hexadecimal, binary data, automatically receive.
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:4761785
    • 提供者:Monica
  1. stm32_update.zip

    1下载:
  2. 通过手动烧写flash,实现了stm32的自动更新功能,用户可以再本例程的基础上修改实现通过串口或者网络实现程序的自动更新,Programmer manual flash, achieved stm32 the Automatic Updates feature, users can no longer based on the routine adoption of amendments to the realization of the network or serial port of t
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2554592
    • 提供者:李力
  1. serial_portsendfile

    0下载:
  2. 利用串口类,实现串口自动批量收发文件,数据信息。-Using the serial port class, to achieve automatic volume serial send and receive files, data and information.
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:3793722
    • 提供者:周光荣
  1. myURAT20100712

    0下载:
  2. 自己写的串口调试软件,特点是能对串口接收到数据进行自动匹配,匹配后可以输出设定的值-Write your own serial debugging software is that it can receive data on the serial port for automatic matching, matching the output after the set value can be
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:320556
    • 提供者:yang
  1. ConnectCOM

    0下载:
  2. pc vc6.0 自动查找 pc 的串口数,使用msco-Automatically find the serial number pc
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:63683
    • 提供者:wanglei
  1. seriaport_textview

    0下载:
  2. android串口通讯:能自动读取串口数据,并将显示在textView上。-android serial communication: serial data can be automatically read and displayed on the textView on.
  3. 所属分类:android

    • 发布日期:2017-03-24
    • 文件大小:70968
    • 提供者:slyaoba
  1. main

    0下载:
  2. 基于msp430的自动喷药系统,包括串口,超声波,读写内存等模块-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2188
    • 提供者:
  1. COM

    3下载:
  2. 用VB编写的串口调试软件。可以自动、手动发送串口数据,设置发送数据的格式。 可利用它与PLC、单片机等下位机实现人机通讯。-VB COM PLC MCU
  3. 所属分类:串口编程

    • 发布日期:2014-01-21
    • 文件大小:7948
    • 提供者:jiawei
  1. dtmf

    0下载:
  2. 自动拨测系统,通过串口实现电话拨测功能,返回信息。-Automatic measurement system call by telephone dial test serial implementation functions return information.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:75785
    • 提供者:褚楚
  1. BTLCLC

    0下载:
  2. MSP430串口波特率计算工具,可以根据输入频率和要设置的波特率自动计算出UBR1、UBR0、UMCTL的值。-MSP430 serial baud rate calculation tool, you can set the input frequency and the baud rate to automatically calculate the UBR1, UBR0, UMCTL value.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:257752
    • 提供者:xiaoxi
  1. LM3S_UART

    0下载:
  2. 《LM3S系列CPU高性能串口驱动程序》 现在很多ARM7芯片已经使用了Cotex-M3内核,我开始接触这东西是从周立功的LM3S1138开始的。周立功提供的1138串口例程基本不具有实用性…… 该驱动程序在利用LM3S系列CPU自身FIFO的同时,利用环形缓冲区构建了软件层的Buffer,采用中断方式进行Buffer读写,效率高,运行稳定,可用于透传、网关等各种大数据流量的场合。程序包含头文件,注释详尽;基于Stellaris外设驱动库编写,方便移植。并支持485通信,串口初始化数据自
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:12568
    • 提供者:Jerry.H
  1. vb_dipang

    1下载:
  2. 地磅程序,利用称重传感器连接称重仪表,串口通信,检测重量,自动去皮。数据保存。-Use of load cell weighing instrument connection, serial communication, test weight, automatically peeled. Data retention
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:785979
    • 提供者:caihuazhong
  1. chuankoutongxin

    0下载:
  2. MFC实现的串口通信程序,工程分为发送端和接收端两部分,带有可执行程序和源码。可以将两台机器用一根串口线相连,由发送端发送数据,接收端便可以自动接受和现实出来。 程序简单但实用,对于需要用串口开发者是很有帮助的。 作者乐意与志同道合的朋友交流: E-mail: 44452114@qq.com QQ: 44452114-MFC to achieve serial communication program, project is divided into sender
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:99637
    • 提供者:lewsn2008
  1. VB-PLC-RS-232

    9下载:
  2. VB与欧姆龙PLC通过RS-232串口通讯的上位机程序,焦作中州炭素有限公司自动配料系统-VB and Omron PLC via RS-232 serial communication PC program, Jiaozuo automatic batching system Plains Carbon Co., Ltd.
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4113408
    • 提供者:lizhe
  1. mscomm

    0下载:
  2. 串口调试助手 发送二进制数,需要使用Variant变量矩阵,矩阵大小自动调节 -Serial debugging assistant
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:3902
    • 提供者:刘平
  1. cn537048

    0下载:
  2. DSPIC33 的串口通讯程序,直接应用在dspic33上的通讯测试程序,波特率自动设定-dspic 33 serial comunication demo
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:446394
    • 提供者:周天见
  1. COMTest

    0下载:
  2. 自动统计扫描计算机串口编程实例,对于串口编程有意义。此为自己某工控程序的串口自动检测测试例子-This is a scaning serial port parogram from one of my IPC software.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1847773
    • 提供者:swallowdean
  1. Serial-port-source-code-wizard

    0下载:
  2. 一个极好的串口监视、调试程序,适用于 Win9X/NT 平台,能提高开发效率,免除调试串口程序之苦。它可以在线设置各种通讯速率、奇偶校验、通讯口而无需重新启动程序;可以设置定时发送的数据以及时间间隔;可以自动显示接收到的数据,并能在字符串、十进制和十六进制之间自由切换;自动保存设置参数,是工程技术人员监视、调试串口程序的必备工具。共享软件,可免费使用 30 天。新版本增加发送文本、自动清除、自定义显示格式等功能。注意:非 Win98 用户需要 VB5 运行库 msvbvm50.dll 支持。-
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:2387540
    • 提供者:雨轩
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 42 »
搜珍网 www.dssz.com