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

搜索资源列表

  1. C51

    0下载:
  2. 1,正如有的朋友所说,这是丁丁原作的改版(并无冒犯丁丁之意); 2,向丁丁学习,源程序公开,不过上位机界面(VB做的)暂时还不舍得(哈哈); 3,源程序框架便于大家扩展支持的芯片(编好了别忘了给我一份),上位机部分用数据库; 4,上下位机的通讯规约源程序里有简单说明,双击下边的组合框能看到发送的报文; 5,公开的动机:受晓奇无私精神感动,也是想得到高手(尤其是版主)的指点批评; 6,硬件增加了发送指示灯、四角增加了大面积焊盘用于焊上四个脚(比如用螺母); 7,软件修正了原
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:958961
    • 提供者:宋建国
  1. tongxunjiemian

    0下载:
  2. 一个监控系统的上位机界面,用c++builder开发完成,其中包括数据的接收和传输窗口。是个友好的人机界面。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:451564
    • 提供者:zhang
  1. fancylantern.rar

    0下载:
  2. 利用上位机(VB)界面,控制下位机(单片机)彩灯运行,调试通过,实用的串口通信例子,PC use (VB) interface, under the control of digital machines (single chip) running Lantern, debugging through practical examples of serial communication
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-30
    • 文件大小:31939
    • 提供者:zhonghua
  1. VB

    0下载:
  2. VB书写的上位机界面控制单片机流水灯的亮灭顺序-PC interface written in VB control MCU bright light off the order flow
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:2871
    • 提供者:hanzhi
  1. test

    0下载:
  2. 一个用labview编写的高速数据采集系统的上位机控制界面-Written in a high speed with labview data acquisition system PC control interface
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:92224
    • 提供者:呵呵
  1. vb6example

    0下载:
  2. 一个简单的VB界面程序,包括按钮,文本等,此程序是一个CanOpen通讯的上位机界面,通过提供的接口函数,进行数据的接收和发送.希望对学习VB的有所帮助.-A simple VB interface procedures, including buttons, text, etc., this program is a PC CANOpen communication interface, by providing the interface function, to receive and t
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:822461
    • 提供者:李力
  1. NRF905-TEMP

    0下载:
  2. 基于NRF905的无线温度上位机界面及单片机程序-Based on temperature NRF905 wireless PC interface and single-chip program
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:5399102
    • 提供者:王辉
  1. hgfd

    1下载:
  2. :介绍了基于AT89C51单片机的温室大棚温湿度测控系统设计原理,主要电路设计及软件 设计等。该系统采用AT89C51单片机作为控制器,可对执行机构发出指令实现大棚温湿度参数调节, 具有上下位机直接设置温湿度范围,温湿度实时显示等功能。上位机采用Delphi软件进行编写,用 户界面友好,操作简单,可以根据大棚作物生长情况绘制成简明直观的作物生长走势图,从而容易得 出最适合作物生长的温湿度值。-: AT89C51 single-chip based on the introduct
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:67463
    • 提供者:lanchenglin
  1. VBSEND

    0下载:
  2. 用于上位机和下位机通信的人机界面及串口接口程序-For the upper and lower man-machine communication interface and serial interface program
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:656
    • 提供者:华云
  1. wendu_1

    0下载:
  2. 上位机是VB设置成的界面;下位机是用C编释的51单片机的温度采集模块。-VB PC are set to the interface under the C-bit machines are used for release of 51 single-chip temperature acquisition module.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:78939
    • 提供者:吴志
  1. HFchuankou

    0下载:
  2. 上位机界面,与下位机连接,可以作为调试助手-PC interface, and the next-bit machine to connect, can serve as a debugging aide
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:9744
    • 提供者:简优宗
  1. biyelunwen

    0下载:
  2. 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:489856
    • 提供者:谷穗
  1. J-VBCEA

    0下载:
  2. VB编上位机控制程序 简单易懂 实现电脑与单片机 嵌入式设备的通信 实现人性化交流界面 -VB series host computer control procedures are simple and easy to understand computerized communication with a microcontroller embedded devices to achieve the exchange of user-friendly interface for
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:167356
    • 提供者:张朋
  1. VC-USB-VoltageMeter

    1下载:
  2. USB电压表的应用: USB接口硬件 和 VC开发的上位机软件,组成监控界面-USB voltage meter applications: USB interface, hardware and VC software developed by the upper plane to form a monitoring interface
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:336201
    • 提供者:guoj
  1. shuzidianyajiankong

    0下载:
  2. 带上位机显示的数字电压表,数字电压监控系统,能同时实时监控两路电压,并便有相应的上位机界面和电原理图-Belt-bit machine display digital voltage meter, digital voltage control system capable of simultaneously monitoring two-way real-time voltage and have a corresponding host computer interface and elec
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:47509
    • 提供者:海阔天空
  1. CMMB

    0下载:
  2. CMMB远程上位机软件,包括界面和通信部分-CMMB remote host computer software, including interfaces and communication part of the
  3. 所属分类:SCM

    • 发布日期:2017-05-29
    • 文件大小:11985836
    • 提供者:妄想生
  1. renjijiemian

    0下载:
  2. 在VC环境下编写的上位机人机界面,很实用,大家可以参考一下-renjijiemian
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:217863
    • 提供者:yang
  1. motor

    2下载:
  2. 电动机控制上位机监控程序,vc界面,通过串口监视电机电压电流转速-Motor Control PC monitoring program, vc interface monitors the motor voltage and current through the serial port speed
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-23
    • 文件大小:70469
    • 提供者:田德文
  1. 基于QT的GPS定位 上位机

    0下载:
  2. 用QT写的一款上位机 可以串口接收GPS数据 并分类显示出来
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-09-21
    • 文件大小:21399
    • 提供者:carry4985
  1. 上位机界面7

    0下载:
  2. 在STM32上实现一个UCOS+EMWIN的界面品台(On STM32 to achieve a UCOS+EMWIN interface, quality desk)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:4051968
    • 提供者:7七哥
« 12 3 4 5 »
搜珍网 www.dssz.com