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

搜索资源列表

  1. CANvb

    0下载:
  2. CAN上位机通讯程序vb与单片机通信时用的上位机程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:716717
    • 提供者:章容
  1. c51comunication

    0下载:
  2. 单片机多机通讯的例子,vb作上位机程序,包括下位机程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14563
    • 提供者:niepan
  1. USB20CTest_MCU51

    0下载:
  2. 开发USB2.0接口产品的程序设计例程,上位机有VB,Delphi等例子,下位机有单片机例子。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:558697
    • 提供者:Peter
  1. vb

    1下载:
  2. vb编写的上位机程序,可以实现的功能是单片机和上位机的通讯功能
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7273
    • 提供者:wang daiwei
  1. VB.rar

    0下载:
  2. 与一个51单片机实验板的上位机通信程序,本人认为还是有一定的参考价值。,51 Single-chip experiment with a PC board communication program, I think there is a certain reference value.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:37393
    • 提供者:邓忠飞
  1. vb

    2下载:
  2. 串口通信的上位机程序和单片机的下位机的数据采集发送程序-The host computer serial communication procedures and SCM for the next bit machine to send data acquisition program
  3. 所属分类:SCM

    • 发布日期:2016-04-07
    • 文件大小:279580
    • 提供者:
  1. vb232

    0下载:
  2. VB上位机与单片机之间的传输,上位机程序,以0-255传送,上位机可以接受单片的返还值-VB between PC and SCM transmission, host computer procedures to 0-255 transmission, host computer can accept the return of the value of single
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:2021
    • 提供者:秦启洋
  1. RS-232

    0下载:
  2. 和单片机通讯的上位机通讯VB程序,虽然简单但很有代表性-And single-chip communications PC communications VB procedure, although simple but very representative
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:2843
    • 提供者:邓忠飞
  1. I2C

    0下载:
  2. MSP430F147,ST7920A,片上AD,通过uart与上位机通信,上位机程序采用VB编写,另外单片机采样数据通过EEPROM保存。-MSP430F147, ST7920A, chip AD, through the uart communicat with PC, PC s programme finished by VB, and sampling data preserved in EEPROM.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:39569
    • 提供者:西园公子
  1. chuankoutongxin

    0下载:
  2. 基于RS-232的串口通信,C语言、VB开发的单片机与上位机通迅应用程序-Based on RS-232 serial communication, C language, VB developed single-chip communication with host computer applications
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2720
    • 提供者:sky
  1. sp

    0下载:
  2. 这是VB编程RS232串口(COM口)控制的D/A(数模转换)转换板的上位机演示程序。通过电脑串口(或其他具有串口的单片机、PLC、DSP)发个简单的可视ASCII指令,便可以方便地控制8个数模转换通道输出设定的电压值。比如,电脑串口输出字符串"C2V2660"到本控制板,则控制板将控制2号通道输出2.66V电压;电脑串口输出字符串"C6V3060"到本控制板,则控制板将控制6号通道输出3.06V电压.指令非常简单,完全不需了解复杂的硬件及时序控制。-This is a VB programmi
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:707
    • 提供者:李兰
  1. tem

    0下载:
  2. 温度采集,51单片机C语言源程序,四路温度采集,上位机程序为VB-Temperature acquisition, 51 MCU C-source, four temperature of collection, host computer program for VB
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:3906
    • 提供者:刘成岩
  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. pc_and_mcu

    0下载:
  2. PC与单片机双向通讯智能温控程序,上位机用VB,下位机用单片机.-compute and mcu communication with each other by vb
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:944159
    • 提供者:阿里
  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. wenducaiji-VB-51

    1下载:
  2. VB 51单片机 串口通讯 源码 包含VB上位机源码机程序,以及下位机单片机源码。通过串口进行温度采集-VB 51 single-chip serial communication source
  3. 所属分类:SCM

    • 发布日期:2015-11-02
    • 文件大小:52224
    • 提供者:sln
  1. VB-yaokonghwjm

    0下载:
  2. 用VB程序控制遥控播放器红外遥控解码,VB做单片机上位机软件,通过PC机上VB程序控制遥控器-Program control with VB player remote control infrared remote control decoder, VB to do SCM PC software, VB program on the PC by remote control
  3. 所属分类:SCM

    • 发布日期:2017-05-26
    • 文件大小:9706446
    • 提供者:赵冰
  1. vb--mcu5`-shangweiji

    0下载:
  2. vb的上位机程序,用于控制单片机串口检测等-vb PC program for controlling the microcontroller serial testing
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:4252
    • 提供者:cheny
  1. Com_Vb

    0下载:
  2. 接收串行数据的单片机上位机程序。使用VB编写,解析单片机发送过来的串行数据。 单片机是8052,搭载了TCS3200光学颜色采集器,将采集到的数据通过RS232发送到PC,显示RGB数值,在label控件中显示该RGB数值的颜色。 串口数据格式是RGB24位加一位识别码/-Receive serial data microcontroller PC program. Using VB to write, parse microcontroller serial data sent ove
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:7090
    • 提供者:shenfei
  1. 电压检测系统(含VB上位机)proteus仿真+程序资料

    0下载:
  2. 1、用一个单片机和DA转换组成一个随机电压发生单元(0~5V); 2、另一个单片机和AD转换组成数据采集单元; 3、通过串行接口将采集的数据传到上位机中,需要编写上位计算机程序,对采集的数据进行处理,如显示当前值、画出一定时间内的记录曲线等。(1. A random voltage generating unit (0~5V) is composed of a single chip microcomputer and a DA converter; 2, another single c
  3. 所属分类:嵌入式/单片机编程

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