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

搜索资源列表

  1. wendushishishuaxin

    0下载:
  2. Visual Basic 编的上位机软件,用于与单片机通信将单片机读取DS18B20的温度值实时刷新显示,简单好用,经本人调试过的,初学VB串口编程的人一定-Visual Basic series of PC software for communication with the single-chip will be read Singlechip DS18B20 refresh real-time temperature display, easy-to-use, as I have bee
  3. 所属分类:Other windows programs

    • 发布日期:2014-11-02
    • 文件大小:7013
    • 提供者:xiaobo
  1. VBserial

    1下载:
  2. VB串口通信实例,串口实例内容详尽,适合初学者-VB example of serial communication, serial detailed examples, suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-10
    • 文件大小:5256743
    • 提供者:黄尚
  1. SC

    0下载:
  2. VB平台单片机与PC机串口通信的PC端介绍。建议大家-VB Platform single-chip serial communication with PC-to introduce the PC client. Suggest that you look at the
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:127471
    • 提供者:朱文杰
  1. 6

    0下载:
  2. PC机与单片机串口通信,包含vb串口通讯源代码和c51程序。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4549
    • 提供者:张扬
  1. VB-serial-communication

    0下载:
  2. 在本文提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。-In this article, serial communication program designed to provide, in addition to PC and PC serial communication peripherals, PC and SCM, PC and smart instrumentation
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1686339
    • 提供者:纪昀
  1. serial_comu_PC_MCU

    0下载:
  2. vb编写的PC机与单片机串口通信程序设计-vb prepared by the PC and MCU serial communication programming
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:73297
    • 提供者:常羽康
  1. RS232-communication-project

    0下载:
  2. 利用VB制作的上位机软件成功完成单片机与PC之间的串口通信。-VB produced PC software successfully complete serial communication between the MCU and PC.
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:216444
    • 提供者:kh.xiang
  1. VB-PC-and-microcontroller

    0下载:
  2. VB使用mscom控件实现PC机与单片机串口通信,适合新手学习-Using VB controls to achieve mscom serial communication between PC and microcontroller
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:6766
    • 提供者:王炳才
  1. VB-comunication

    0下载:
  2. 单片机与PC机串口通信的上位机程序,可用于PC机与单片机无线通信,采用VB语言编写。-SCM and PC serial communication PC program, PC and MCU can be used for wireless communication, using VB language.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:12745
    • 提供者:wlh
  1. serial-communication

    0下载:
  2. VB实现pc与单片机串口通信任务 //利用vb实现pc与单片机串口通信任务 //编写程序代码 定义变量 Dim cnum As Integer 循环计数标志 Dim choosenum As Integer 选择指示灯号 串口初始化 在窗体的Load事件中加入下列代码对串口进行初始化 Private Sub Form_Load() MSComm1.CommPort=1 MSComm1.InputMode=1 MSComm1.RThresho
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1677
    • 提供者:朱光前
  1. PC-and-single-chip-

    0下载:
  2. VB编程pc机与单片机的串口通信、参考书VB串口通信与测控应用技术实战详情-VB programming PC and single chip microcomputer serial communication
  3. 所属分类:Other systems

    • 发布日期:2014-11-02
    • 文件大小:4096
    • 提供者:高高
  1. VB_COM

    0下载:
  2. VB串口通信编程源码;包含多种主从机通讯源码,适用于快速修改开发、临时应用。有:1、PC机与51单片机之间的串口通讯,VB编的,分PC和单片机两部分;2、VB串口通信 6路10位AD转换数据采集源程序;3、vb 一个USB接口温度计,串口通信实例。-VB serial communication programming source code contains a variety of slave communication source code, suitable for the rapi
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2816585
    • 提供者:feng
  1. wifi-car-VB-

    1下载:
  2. 1.1. 智能小车的功能 1).循迹(自动识别人为给定的随意路线并能自动沿着路线远行) 2).壁障(自动检测障碍物,并做出反应保护小车,以免车身与障碍物相撞) 3).无线视频监控(小车上的摄像头采集的画面通过wifi信号传输回电脑时刻监控小车周围的环境情况) 4).电脑遥控小车(通过上位机接收的视频监控画面对小车实时遥控,切换小车的工作模式等) 1.2. wifi智能小车的总体工作原理 电脑上运行上位机程序,通过无线网卡和小车上的路由通信获取摄像头传回来的画面并向路由发
  3. 所属分类:Button control

    • 发布日期:2015-04-09
    • 文件大小:7168
    • 提供者:linwenchao
搜珍网 www.dssz.com