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

搜索资源列表

  1. vb

    0下载:
  2. vb实现的简单的串口短信收发功能,使用短信猫测试,没有问题-vb serial port to achieve a simple SMS to send and receive functions, the use of SMS cat test, there is no problem
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:140718
    • 提供者:terry
  1. SerialComm

    0下载:
  2. .Net串口读写控件,用VB.Net写成-. Net serial read and write controls, written using VB.Net
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:13540
    • 提供者:blestbiz
  1. 4

    0下载:
  2. 首先要设定通信协议,一般以帧格式 1、起始字节 2、数据长度 3~n、数据区 其次,vb发了一串数据 当单片机每收到一个数据时: 第一步:判断是不是起始字节,如果是到第二步,否则继续第一步 第二步:收到数据长度 第三步:根据数据长度循环收数据,直到结束。
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:2397
    • 提供者:wanqiyou
  1. rrrr

    0下载:
  2. 旋转云台 搭载物体旋转 正常运转有效载重>5kg 云台直径50cm 电机最小角度精度<2° 拍摄360°时间<1分钟 被拍摄物体在拍摄前后不应发生位移 供电电源交流220V 步进电机 带动云台按规定角度旋转 单片机控制电路 使用计算机信号控制电机旋转,返回运行状态由电脑显示,使用串口或USB,提供PC端控件供VC或VB调用,以便程序控制 外壳 容纳控制板和电机,包含幕布和摄像头支架 结实耐用,整机重量小于5kg 摄像头支架可固定摄像头或数
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7354051
    • 提供者:羊希
  1. ckzs

    0下载:
  2. 个人用VB写的串口助手,欢迎使用和改进的建议-cuan kou zhu shou
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1452416
    • 提供者:
  1. labviewSerialdebugger

    0下载:
  2. 用于串口调试用的一个界面,和VC编程或者VB编程具有同样的效果,不过界面更加好看。-For a serial interface for debugging and programming VC or VB programming with the same effect, but more good-looking interface.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:74923
    • 提供者:蔡钟山
  1. serialsoft

    1下载:
  2. 串口调试助手软件源代码,用VB写的,方便大家参考。-vb use seriol soft good good
  3. 所属分类:串口编程

    • 发布日期:2014-01-21
    • 文件大小:52035
    • 提供者:wenzhixing
  1. Example2

    0下载:
  2. 基于Windows API的虚拟终端实现,能设置串口参数,和流控制。能打开文件,和保存文件。-Based on the Windows API to achieve the virtual terminal can be set up serial port parameters, and flow control. Can open the file, and save the file.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:74403
    • 提供者:许书博
  1. serial

    3下载:
  2. 串口编程调试精灵,利用VB编写的串口调试软件,实现在线设置通信速率、奇偶校验、通信口而无须重新启动程序,可以设置定时发送的数据和时间间隔,可以自动显示接受到的数据并能在字符、十六进制和二进制之间自由切换,自动保存设置参数。-Debug serial programming wizard, VB prepared using serial debugging software, set up online communication rate, parity, oral communication
  3. 所属分类:界面编程

    • 发布日期:2014-01-15
    • 文件大小:7557
    • 提供者:小何
  1. vb-shuiwen

    0下载:
  2. PC机串口对与之相连的GSM模块发送命令,使其对处于远端的设备进行数据的交互,在返回给PC机,进行数据的分析与处理。-PC-connected serial port of the GSM module to send commands to remote devices on in the interactive data, in the back to the PC, for data analysis and processing.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:333613
    • 提供者:梁奕
  1. RS232_VBdotNET

    0下载:
  2. 串口编程简单案例, 在VB.NET 的环境下,包括控件使用,读,写,函数及字符转换-A demo for COM communiscation on VB.net
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:122025
    • 提供者:Dion Hua
  1. ximenzi200PLCtongxingkongjian

    0下载:
  2. 附带VB和Delphi的例子 西门子ppi协议,支持V区操作,实际应用中足够了, 支持V区的位、字节,字和双字操作, 默认一次可以读取100个字节。 控件默认参数为串口1,PLC地址2,Even效验,波特率9600 使用控件时,一般只需更改2个属性: 1、PLC地址 plcAddress 2、串口号  port-VB and Delphi examples with Siemens ppi agreement, supporting the V zone operat
  3. 所属分类:SMS

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

    1下载:
  2. 把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据.-The DS18B20 the past four bytes of data to obtain from time to time sent to the PC, the serial port debugging aids can see the temperature data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:22885
    • 提供者:游九兵
  1. rfTest

    0下载:
  2. 通过串口读取射频卡号的一个测试程序,可以设定读卡器的参数,读取射频卡的电压、卡号等数据-Radio frequency card number through the serial port to read a test program
  3. 所属分类:Applications

    • 发布日期:2017-03-29
    • 文件大小:597785
    • 提供者:追风
  1. willar_223524

    1下载:
  2. 串口调试助手 用于单片机开发串口通讯时用。-progronm vb secris
  3. 所属分类:SCM

    • 发布日期:2016-10-05
    • 文件大小:11176
    • 提供者:王枫
  1. FXXT

    0下载:
  2. IC停车卡管理程序,用VB编写的,串口通讯及写数据库-Parking IC card management program, written using VB, serial communications and to write the database
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:373378
    • 提供者:李宁
  1. RS232C

    0下载:
  2. PC机与51单片机串口通讯程序,主要实现单片机发送和接收程序,PC端可以用VB,VC进行界面设计。-PC-MCU serial communication program with the 51, mainly to send and receive procedures for SCM, PC client can use VB, VC for interface design.
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:16022
    • 提供者:郑西点
  1. vb.netserialportceshichengxu

    2下载:
  2. vb.net 串口通讯编程 串口通讯编程-vb.net serial communication programming
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:56630
    • 提供者:的萨第三
  1. MyWirelessCommDemo

    1下载:
  2. vb.net 串口通信例程 serialport 控件-vb.net serial communication routines serialport control
  3. 所属分类:.net

    • 发布日期:2017-03-28
    • 文件大小:84815
    • 提供者:sunnylon
  1. SerialDebuggingAssistantV1.2

    1下载:
  2. 串口调试助手VB源代码,能够实现串口数据的接收和发送。-Serial debugging assistant VB source code, to achieve the receive and transmit serial data.
  3. 所属分类:Com Port

    • 发布日期:2015-10-10
    • 文件大小:69174
    • 提供者:梁如意
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com