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

搜索资源列表

  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
    • 文件大小:1.61mb
    • 提供者:寂静山林
  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
    • 文件大小:30.92kb
    • 提供者:zhouyu
  1. 4

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

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

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

    • 发布日期:2017-04-07
    • 文件大小:77.1kb
    • 提供者:詹洽
  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
    • 文件大小:1.82kb
    • 提供者:朱重生
  1. MSCOMM32

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

    • 发布日期:2017-04-17
    • 文件大小:64.88kb
    • 提供者:zhaojunsong
  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
    • 文件大小:15.73kb
    • 提供者:guodeming
  1. pc-51

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

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

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

    • 发布日期:2017-03-29
    • 文件大小:19.61kb
    • 提供者: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
    • 文件大小:85.02kb
    • 提供者: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
    • 文件大小:539kb
    • 提供者:崔明
  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
    • 文件大小:7.85kb
    • 提供者:刘晓生
  1. chuankou

    0下载:
  2. 单片机串口控制,实现单片机和PC机的通信过程,单片机发送数字给PC机 ,PC机接受数据,并且显示在用VB所做的界面上。-SCM LED water lamp
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:2.8kb
    • 提供者:好人
  1. VB-to-achieve-PC-serial-port-MCU

    0下载:
  2. 使用VISUAL BASIC 来实现PC机通过串口连接单片机-Achieved using the VISUAL BASIC PC, microcontroller through the serial port connection
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:929byte
    • 提供者:Star Xlan
  1. VB-serial-communication-chapter6.2

    0下载:
  2. 《Visual Basic串口通信与测控应用技术实战详解》 随书光盘 第6章 6.2 PC机与单片机串口通信-" Visual Basic serial communication with the monitoring and control application technology Detailed real" CD with the book Chapter 6 6.2 PC and Single-chip serial communication
  3. 所属分类:Com Port

    • 发布日期:2014-11-02
    • 文件大小:1kb
    • 提供者:王小明
  1. VB

    0下载:
  2. VB在工程中绘制温度曲线,单片机串口通信-VBPaint temperature curve
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5.15mb
    • 提供者:任杰
  1. PC-and--microcomputer

    0下载:
  2. 6.2 PC机与单片机串口通信 在VB环境下研究串口连接-6.2 PC and single-chip microcomputer serial interface communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:4.63kb
    • 提供者:晶晶
  1. --PC-and-PC

    0下载:
  2. 6.2 PC机与单片机串口通信 在VB环境下进行串口通讯-6.2 PC and single-chip microcomputer serial interface communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:2.99kb
    • 提供者:晶晶
  1. 串口通信助手V2.3BY罗华飞

    0下载:
  2. 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣(Serial communication, a communication with PC MCU frequently us
  3. 所属分类:串口编程

  1. VB6.0和51单片机实现模拟量输入

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

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:吴厘
« 12 »
搜珍网 www.dssz.com