CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 上位机界面

搜索资源列表

  1. stc-dp

    0下载:
  2. 电磁炉上位机界面!与STC51配合显示用-Induction upper machine interface! And STC51 with the display to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:280137
    • 提供者:song
  1. USB2ISP_DEV

    1下载:
  2. 基于USBIO2ISP开发的强大功能的上位机软件。支持USB转IIC总线,SPI总线,GPIO,并口等,并扩展了常用器件如温度传感器DS1621,16位,8位,12位ADC的数据的读写,实时动态曲线显示,并且可以对常用的SPI的EEPROM和AT24Cxx系列的EEPROM的任意位置读取,写入,可视化界面,操作简单,对于学习上位机编程是一个完美的案例,同时附有使用说明!-Based on the development of powerful features USBIO2ISP PC soft
  3. 所属分类:Other systems

    • 发布日期:2016-06-20
    • 文件大小:6274058
    • 提供者:罗生
  1. testA

    0下载:
  2. 上位机界面设计通过232接口和单片机通信-Host Computer Interface Design by 232 and microcontroller communication
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:129227
    • 提供者:tuxiang
  1. VCPDDK

    0下载:
  2. vc6写的usb2.0上位机控制界面 ddk。全套-vc6 write usb2.0 host computer control interface ddk. Complete set
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1777475
    • 提供者:tear
  1. code

    1下载:
  2. 基于VB编写的上位机界面软件,通过串口接收温度以及湿度,具有过温报警功能等-Based PC interface software written in VB, the the serial receiver temperature, and humidity, with over-temperature alarm function
  3. 所属分类:Other windows programs

    • 发布日期:2016-10-06
    • 文件大小:187392
    • 提供者:高峰
  1. COMMUNICATION

    0下载:
  2. 串口通信程序,基于VC++.用于完成上位机和下位机的通信。全部是源码,包括界面和所有的源代码和最后的可执行文件。-Serial communication program, based on VC++. Complete upper machine and lower machine communication. All source code, including the interface and all of the source code and the final executable
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:2034351
    • 提供者:zhaodengbu
  1. Serial-Testing-

    0下载:
  2. 基于VB的串口测试程序,包括界面设计和程序开发,可以用作上位机开发-Based on VB Serial testing procedures, including interface design and program development, can be used as PC development
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2699
    • 提供者:徐庆
  1. Electronic-scale

    0下载:
  2. 基于VB的电子秤通讯上位机开发程序,包括界面设计和程序开发,可用作上位机程序开发例程-VB-based electronic scales newsletter PC development process, including interface design and program development, program development routines can be used as PC
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:9586
    • 提供者:徐庆
  1. UHFReader18(vc)

    0下载:
  2. rfid读卡器上位机软件开发源程序,包括界面,读写操作等。-This is a PC software development source of rfid reader , including interface, read and write operations, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:12561
    • 提供者:木子
  1. Symbol-Factory-2.0

    0下载:
  2. 工控图库工具适合做工控上位机,只需将设置好的图导入到界面即可-The work control a diagram tool in keeping with do work to control the place of honor machine, need constitution good diagram ducting arrive interface then
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3262338
    • 提供者:王俊再
  1. HWWUSY

    0下载:
  2. 基于51单片机的红外遥控温度C程序,用12864显示,包含定时器和按键中断。附件中还包含VB上位机界面程序及界面、原理图、程序说明。亲测,绝对能用。-Infrared remote control based on 51 single chip microcomputer temperature C program, in 12864, according to contain timer interrupt and buttons.Attachment also contains VB PC
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:976896
    • 提供者:陈吧
  1. 密码登陆

    4下载:
  2. 可以通过在Labwindows上位机界面中实现设置密码和密码登陆(You can login with your password and password)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:576512
    • 提供者:慧风
  1. VB编写的上位机与下位机串口通信程序

    1下载:
  2. 实现上位机与下位机通信做出控制方案,通过VB开发控制界面;(To realize the communication between the host computer and the lower computer, to make the control program, and to develop the control interface through VB;)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:6144
    • 提供者:msnm1206
  1. mfc

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

  1. MS02

    0下载:
  2. 对下位机的数据进行分析显示在上位机上,这个上位机主要用来界面显示数据(The data of the lower computer is analyzed and displayed. On the upper computer, the host computer is used to display the data on the interface)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:14793728
    • 提供者:切实
  1. Stm32-USB-HID(单片机程序加上位机程序)

    1下载:
  2. 此为基于stmf103的usb-hid程序,附加上位机界面通讯程序基于C#(This is a stmf103 based USB-HID program, and the additional host computer interface communication program is based on C#)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:10132480
    • 提供者:liuyingjun333
  1. 上位机软件程序

    0下载:
  2. 建立上位机界面,通过上位机界面显示单片机读取数据(Setting up the upper computer interface)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:13312
    • 提供者:瑞娃
  1. PCANBasic

    2下载:
  2. 采用Labview编写的上位机界面,应用Peak卡通过CAN总线与单片机进行通信。(Written using Labview PC interface, the application of Peak card via the CAN bus to communicate with the microcontroller.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:954368
    • 提供者:LLLZ
  1. testseri_PC_F1

    1下载:
  2. 一款基于STM32F103的PC上位机软件,使用C#编写,使用USB虚拟串口进行指令通信。可根据自身需要,修改接口指令,完成指定上位机功能。(A PC host computer software based on STM32F103 is written by C#, and the USB virtual serial port is used for instruction communication. According to our needs, we modify the inter
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2180096
    • 提供者:人字旁侨
  1. 0274 C# 6轴机械手控制系统上位机源码

    5下载:
  2. 用C#实现的上位机的UI界面和机械臂控制,其中有很多问题,tb买的,有问题问他,(UI interface and manipulator control of upper computer)
  3. 所属分类:其他小程序

    • 发布日期:2019-11-29
    • 文件大小:8388608
    • 提供者:forecode
« 12 »
搜珍网 www.dssz.com