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

搜索资源列表

  1. VB-PC

    0下载:
  2. 利用VB实现PC机与多单片机通讯 -VB PC with a microcontroller communications VB PC communication with a number of SCM
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:7256
    • 提供者:趁民
  1. Serial-Communication-using-VB

    0下载:
  2. 利用VB开发串口通信程序既可以使用MSComm控件也可以调用Windows API函数实现。不过,只要MSComm控件可以被选用,我们推荐选择此控件实现,因为MSComm控件的功能和API调用一样强,甚至比它还好且使用起来更加简单。 在本章提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。 -Serial Communication using VB developers can
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1689337
    • 提供者:寂静山林
  1. vb-LED

    0下载:
  2. 用VB写的一个 简单的串口通信 工具,可以通过串口控制 单片机(如51)-Using VB to write a simple serial communication tool to control the microcontroller through the serial port (eg 51)
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:31660
    • 提供者:zhouyu
  1. 4

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

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

    0下载:
  2. vb串口调试小软件利用macomm实现 单片机串口通信调试-vb macomm
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:78949
    • 提供者:詹洽
  1. VB_24C02

    0下载:
  2. VB通过串口控制单片机读写24C02源代码-VB to read and write through the 24C02 single-chip serial port to control the source code
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:1860
    • 提供者:朱重生
  1. MSCOMM32

    0下载:
  2. 串口发送命令,工程文件都在,VB编写,单片机开发的好-Serial port to send commands, engineering documents are in, VB preparation
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:66440
    • 提供者:zhaojunsong
  1. VB

    0下载:
  2. 232通讯软件 可以用于单片机与电脑通讯 以实现各种工业控制-232
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:1652
    • 提供者:刘俊杰
  1. VB

    0下载:
  2. AT89C52单片机与VB串行通信的实现实现vb和单片机的串行通信-can da daldfa dasfads a da f
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:204374
    • 提供者:dsafadsf
  1. Comm

    0下载:
  2. 一个运行很稳定的vb计算机和单片机通信的程序,可以增加自己的命令字。-a very stable and passed testing VB routin. you can add command self.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:2767
    • 提供者:yu
  1. vbtx

    0下载:
  2. VB编写的与单片机串口通讯程序,显示单片机的工作状态,并能声光报警.-VB, and COM port communication program to show the working status of single chip, and can sound and light alarm.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:16112
    • 提供者:guodeming
  1. TC35

    1下载:
  2. TC35发送接收程序,TC上位机软件,其中包括单片机和VB程序-TC35 sending and receiving process, TC PC software, including the microcontroller and VB program
  3. 所属分类:Com Port

    • 发布日期:2016-01-25
    • 文件大小:3738454
    • 提供者:李硕
  1. pc-51

    0下载:
  2. PC机与51单片机之间的串口通讯,VB编的,分PC和单片机两部分-PC-51
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:2632
    • 提供者:阮胜昌
  1. serialportcontrol

    0下载:
  2. VB编写的串口程序,由PC控制单片机,是一个上位机和下位机的通信测试-it is based on vb,it can use it control serial ports
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:20079
    • 提供者:shizhu
  1. WINIOCANDVB

    0下载:
  2. VB编写的串口程序,由PC控制单片机,是一个上位机和下位机的通信测试-it is based on vb,it can use it control serial ports
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:87062
    • 提供者:shizhu
  1. VBMscomm

    1下载:
  2. 一个利用VB中的MSCOMM控件写的一个串口通信程序,用于获得有单片机传递的温度信心,根据温度信息画出温度曲线-MSCOMM in a VB control using a serial communication program written for a single chip to obtain the confidence to pass the temperature, the temperature curve drawn according to the temperature i
  3. 所属分类:Com Port

    • 发布日期:2016-08-07
    • 文件大小:551936
    • 提供者:崔明
  1. vb

    0下载:
  2. 串口通讯作为一种古老而又灵活的通讯方式,被广泛地应用于PC间的通讯以及PC和单片机之间的通讯之中。 提到串口通讯的编程,人们往往立刻想到C、汇编等对系统底层操作支持较好的编程语言以及大串繁琐的代码。-Serial communication as an ancient and flexible means of communication, is widely used in communication between the PC and the communication between P
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:8035
    • 提供者:刘晓生
  1. vb

    0下载:
  2. PC机与单片机通信的VB程序,包括接受及发送数据-PC-MCU communications VB and procedures, including receiving and sending data
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:3042
    • 提供者:王玮
  1. VB6.0和51单片机实现模拟量输入

    0下载:
  2. VB6.0和51单片机实现模拟量输入串口通信(VB6.0 and 51 MCU analog input serial communication)
  3. 所属分类:串口编程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:吴厘
  1. 模拟电压采集

    0下载:
  2. 通过单片机采集模拟电压,经过转换之后,把信号送给VB,显示出来(The analog voltage is collected by the single chip microcomputer. After the conversion, the signal is sent to the VB, and the signal is displayed.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-09
    • 文件大小:50176
    • 提供者:hpei123
« 12 3 »
搜珍网 www.dssz.com