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

搜索资源列表

  1. qinqin

    0下载:
  2. 串口通信电子琴 QUARTUSII 和VB程序-Serial communication keyboard QUARTUSII and VB programs
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:916942
    • 提供者:喻洁
  1. SerialApplication

    0下载:
  2. 单片机串口的应用,以及用VB编写的上位机通信程序。共10个例子的源码。-Microcontroller serial port applications, and the preparation of the host computer using VB communication program. A total of 10 examples of the source code.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:236378
    • 提供者:晨辉
  1. chuankou

    0下载:
  2. 基于VB6.0的多方式串口通信实现,用于用VB开发上位机的资料。-VB6.0-based multi-way serial communication implementation for VB-host computer information.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:238770
    • 提供者:赵命化
  1. serialportassistant

    0下载:
  2. 使用vb编写的PC和单片机串口通信的操作界面,能够传输数字和英文字母 可以作为串口调试助手的例子 -This program written by vb provides a graphical interface communicating the PC and single chip microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3101
    • 提供者:不是大师
  1. GSM

    0下载:
  2. 基于VB的PC与GSM短信模块的串口通信程序设计,很好的哦!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-10
    • 文件大小:2387611
    • 提供者:huqiaoling
  1. guangdianjiance

    0下载:
  2. 单片机和电脑实现串口通信,在电脑上用VB编的监控界面,能够对单片机工作状态进行实时监控-Serial communication microcontroller and computer, computer monitor interface with VB code that can work on single chip real-time monitoring the state of
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:120176
    • 提供者:钟传军
  1. machinecontrol

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

    • 发布日期:2017-04-16
    • 文件大小:115840
    • 提供者:shizhu
  1. serial-c51

    0下载:
  2. AT89C51串口通信实例:单片机与上位机实现双向控制,单片机程序KeilC,上位机VB编写。程序调试通过。-AT89C51 Serial Communication Example: Microcontroller and PC bidirectional control, SCM KeilC, PC VB,. Debugging through.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:20157
    • 提供者:jinzi
  1. TONGXIN

    0下载:
  2. 本程序是51单片机与VB的串口通信的下位机程序-This program is 51 and VB serial communication program for the next bit plane
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:11105
    • 提供者:zhangchengwen
  1. vb1

    0下载:
  2. VB编写的仿真实电子琴操作界面,包含与FPGA串口通信的功能-VB, real keyboard simulation interface, contains the FPGA serial communication function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:5024
    • 提供者:姜利
  1. VB_temperature_test

    1下载:
  2. 基于VB的无线环境温度采集系统的设计,为上位机程序,可以通过串口与下位机进行串口通信采集数据然后进行显示-VB-based wireless temperature acquisition system designed for the PC program, through the serial port and the next crew for serial communication and data collection for display
  3. 所属分类:SCM

    • 发布日期:2015-11-02
    • 文件大小:26624
    • 提供者:石嘉
  1. RS-232

    0下载:
  2. 基于RS-232的串口通信,包括51单片机C程序和VB程序-Based on the RS-232 serial communication, including 51 single C program and the VB program
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2708
    • 提供者:yuedeming
  1. VBCOM

    0下载:
  2. VB写的串口通信程序,附源代码,可以拿来学习及调试单片机用。-VB writing serial communication program, with source code, can be used to learn and debug microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:8623
    • 提供者:李伟
  1. shangweiji

    0下载:
  2. 本上位机是基于VB语言编程的进行与单片机串口通信的上位机。用于三个舵机的控制。串口通信格式为波特率9600bps、8位数据位、1位停止位、无校验、ASCII码字符通信。串口通信程序用于接收上位机发送过来的控制命令。控制命令采用自定义文本协议,即协议内容全部为ASCII码字符。通信协议格式为起始符“#”通道号CHx,脉宽百位,脉宽十位,脉宽个位,与停止符“!”。-The host computer is based on the VB programming language for serial
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:7384
    • 提供者:刘杰
  1. VBchuankoutongxin

    0下载:
  2. vb编写的串口通信小程序,接收51单片机,使用性很强啊。-vb serial communication writing small programs, receive 51 single-chip, using highly ah.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:833
    • 提供者:lilei
  1. PC

    0下载:
  2. 实现PC机与单片机的串口通信,本设计通过VB实现的-PC connect with MCU by VB
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:73597
    • 提供者:YTB
  1. Infrared-logic-analyzer

    0下载:
  2. 简体红外分析仪,C51,VB上位机软件,单片机串口通信上位机。-Infrared logic analyzer
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3863105
    • 提供者:anmko
  1. RS-232

    1下载:
  2. 2.2基于RS-232的串口通信C代码及VB接收通信代码-2.2 receive communications code based on the RS-232 serial communication C code, and VB
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-02-02
    • 文件大小:2718
    • 提供者:jessy
  1. VB-C

    1下载:
  2. 单片机通过串口与上位机通信VB代码,数据采集。-SCM through a serial port VB PC
  3. 所属分类:SCM

    • 发布日期:2016-10-05
    • 文件大小:21504
    • 提供者:宁康
  1. cktx

    0下载:
  2. VB的串口通信,PC与PC,PC单机模拟,PC与单片机-The serial communication of VB, PC and PC, PC single simulation, PC and MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:963
    • 提供者:
« 1 2 34 5 »
搜珍网 www.dssz.com