CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 温度 上位机

搜索资源列表

  1. shangweijiruanjian

    1下载:
  2. vb控制无线发射模块的上位机软件,接收端包括2个温度传感器和两个湿度传感器-vb control of wireless transmission module of the PC software, the receiving end, including two temperature sensors and two humidity sensors
  3. 所属分类:SMS

    • 发布日期:2016-10-06
    • 文件大小:7625
    • 提供者:王明
  1. comtest

    1下载:
  2. 是基于VC++控件的与单片机串口通信的上位机程序。代码简单,可以实现两位整数两位小数,共四位有效数字的数据传输。其它数据可以类比改动。用于温度,电流,电压等的设置与监控。-Control based on VC++ serial communication with the host computer microcontroller program. Code is simple, can achieve two integers 2 decimals, a total of four sign
  3. 所属分类:串口编程

    • 发布日期:2014-03-01
    • 文件大小:1927460
    • 提供者:陈成金
  1. boxingxianshishujucaijishangweiji

    0下载:
  2. 温度数据采集系统上位机程序,也可作其他数据接收程序,十进制显示数据、波形。分了3个大块,左边为参数设置,中间为实时波形显示,右边为实时数据值显示以及数据发送模块。兼顾了串口助手功能和上位机接收程序功能。接收的数字以十进制显示,精确到小数点后面一位。波形显示实时值并动态替换,一秒刷新一次。相当有价值。是我做课程设计的时候写的。功能完善。完整代码-Temperature Data Acquisition System PC program can also be used for other dat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:836402
    • 提供者:lixiao
  1. LMS

    0下载:
  2. 一个针对单片机的网络通信程序,有经过裁剪的tcp/ip源代码,硬件平台由MSP430f149和CS8900构成,实现采集温度传感器的温度,以web形式显示在上位机上,应用软件是IAR Embedded Workbench Evaluation for MSP430 V4-One for single-chip network communication procedures, has been cutting the tcp/ip source code, hardware platforms
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:32973
    • 提供者:ss
  1. Multi-point_temperature__PC(CODE)

    0下载:
  2. 多点温度采集上位机程序(原程序),这是配合这是配套本人上传的“多点温度采集系统”的上位机程序,一整套的东西,通这RS232接收下位机传来的数据,显示和画走势图,还可以控制下位机,通信协议在“Multi-point_temperature _system.rar”-Multi-point temperature of PC acquisition procedures (the original program), which is in line with this is the package
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1575543
    • 提供者:aulyp
  1. dianji

    0下载:
  2. 电机驱动监控系统,利用VB实现上位机对下位机的实时监控,可以查询电机的工作电压、电流和温度,同时可以自行设置控制命令和完成对命令运行过程的监控。-Motor drive control system, the use of VB to achieve PC-bit machine for the next real-time monitoring, can learn about the work of the electrical voltage, current and temperatur
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:29036
    • 提供者:小何
  1. vc

    0下载:
  2. 利用串口 和ds18B20进行温度测量在上位机的控制软件-temperature mearsument
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3933821
    • 提供者:福斯特
  1. MonitorTemperature

    0下载:
  2. 本程序利用MFC技术,C++语言编写完成。其中核心技术包括有:利用MSComm控件完成单片机与上位机的通信,利用ODBC数据库接口技术把采集的温度数据存储到上位机。-This procedure using MFC technology, C++ language prepared. The core technologies include: the use of MSComm control the completion of MCU and host computer communicat
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-11
    • 文件大小:2084109
    • 提供者:zhouqing
  1. 51andvc2005

    0下载:
  2. WINDOWS下VC2005编程,通过串口于单片机开发板进行双向通讯,具有控制板上资源以及接受温度数据上位机实时显示功能!-WINDOWS next VC2005 programming, through the serial port on the MCU development board to conduct two-way communication with the control panel resources and to receive real-time temperature
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5603870
    • 提供者:hungkun
  1. MCU_PC_TEMPERATURE

    0下载:
  2. 实现将单片机采集的温度值通过串口传输到上位机,此程序为上位机接收温度程序,将温度值描成曲线并显示,带有保存及打开历史记录功能。-To achieve the MCU collected temperature transferred to the host computer via serial port, this procedure for the host computer receives the temperature program, the temperature value Mi
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:3560
    • 提供者:孙良
  1. SerialPort

    0下载:
  2. 使用c#语言实现的串口收发,等待回复,连续发送等功能,是为开发的温度测试仪配套编写的上位机程序,使用方便稳定,易于移植-Using the c# language implementation of the serial port transceiver, waiting for reply, send a continuous functions, is the temperature tester for the development of supporting the preparati
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:629550
    • 提供者:郭魁元
  1. DS18B20andVB

    0下载:
  2. DS18B20温度测试及用VB编写的上位机显示程序-DS18B20 temperature testing and the preparation of the host computer using VB display program
  3. 所属分类:SCM

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

    0下载:
  2. 基于USBIO公司的USB2ISP开发板开发的上位机程序,可以实现USB接口转I2C与SPI器件,实现了多种器件(24系列IIC的读写,ADC,MSP430F2013,SPI存储,温度传感器),实时曲线显示,功能很强大!!1-USBIO' s USB2ISP based development board developed by host computer program, you can achieve the USB interface to switch I2C and SPI d
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:4173648
    • 提供者:罗生
  1. 18b20com

    0下载:
  2. 新华龙编程软件打开,单片机F020对18B20进行读写,并将温度通过串口送给上位机。程序通过高度可直接用。-goodsource
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:23341
    • 提供者:mark
  1. DS18B20

    0下载:
  2. DS18B20 的温度报警,基于51单片机,包含向上位机的串口发送-DS18B20 from UART to the computer using 89C51
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:6141
    • 提供者:life_style
  1. 89C5218B201602

    0下载:
  2. 基于89C52,18B20温度测量送显1602,VB上位机.-Based on 89C52, 18B20 temperature measurements were sent to 1602, VB PC.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:690120
    • 提供者:陈浩
  1. 18B20

    0下载:
  2. 温度监测 可在上位机显示 DS18B20 数码管-Temperature monitoring can be displayed in the PC digital DS18B20
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1817
    • 提供者:张辉
  1. 0007、VB上位机程序控制DS1302时钟的proteus仿真

    0下载:
  2. 非常好的上位机软件,试用价值高,可以更好的测出温度(Very good PC software)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:698368
    • 提供者:刘天宇
  1. 温度控制上位机

    2下载:
  2. 这是本人用VB开发的集热管温度测控软件,涉及到好多模块,很有用的()
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1181696
    • 提供者:janes
  1. 串口通信,可直接显示下位机发的任何信息

    0下载:
  2. 主要功能是实现温度上下限报警,创新点是可以通过在上位机设置下位机的温度上下限值,即实现了串口通信。(The main function is to realize the temperature and lower limit alarm. The innovation point is that the serial communication can be realized by setting the lower limit of the temperature of the lower
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:28672
    • 提供者:lewao
« 1 23 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com