CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - 温度显示

搜索资源列表

  1. WENDUCELIANGCHENGXU

    0下载:
  2. 温度测量显示程序,用汇编语言编写的,cpu使用AT89C2051,模数转换使用ADC0832,普通的热敏电阻,两位数码管显示。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:970byte
    • 提供者:田风华
  1. yw

    1下载:
  2. 用VB编程的上位机软件,可以集中显示液位,温度,压力等信号
  3. 所属分类:通讯编程

    • 发布日期:2014-01-17
    • 文件大小:88.83kb
    • 提供者:何宏
  1. SCommTest02

    0下载:
  2. 家电远程控制系统,属无线传输类,可显示家电的温度,分发送端和接收端,此为发送端
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:94.28kb
    • 提供者:沈叶
  1. 串口温度数据采集并实时显示

    1下载:
  2. 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:244.02kb
    • 提供者:周波
  1. 改程序是708温度控制器与上位机通讯显示系统

    0下载:
  2. 改程序是708温度控制器与上位机通讯显示系统。,Reform process is 708 temperature controller with the host computer display system of communication.
  3. 所属分类:通讯编程

    • 发布日期:2017-03-26
    • 文件大小:17.5kb
    • 提供者:nona
  1. Modbus_21.rar

    0下载:
  2. 串口RS232/485,读取温度表显示温度,Serial RS232/485, read the thermometer shows the temperature
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.54mb
    • 提供者:Jhao
  1. SensorShow

    0下载:
  2. 串口通讯程序,显示测量的温度传感器值,可以设置通讯端口等参数-Serial communication program, indicating the temperature sensor measurement value, you can set parameters such as communication ports
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:39kb
    • 提供者:陈跃鹏
  1. DataRead

    0下载:
  2. 读取一款温度记录仪数据的例子,原来的温度记录仪只有一个数据显示画面,画面上只有曲线显示,没有具体数据,通过读取数据,可以实时监测温度的异常波动。-Read a data logger example, the original logger data show that there is only one screen, the screen shows only the curve, there is no specific data through the read data, you ca
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:4.11kb
    • 提供者:张亮
  1. wendu

    0下载:
  2. 可以显示四位数的温度 并且小数点可以左右移动-One program
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:634byte
    • 提供者:郑强
  1. vc-mscomm-serial-communication

    2下载:
  2. 基于vc6.0串口通讯上位机温度软件,可以画出实时曲线,显示时间和接收的温度,我花了很长时间才搞定。-PC-based serial communication vc6.0 temperature software, you can draw the curve in real time, display time and receive the temperature, I took a long time to get it.
  3. 所属分类:通讯编程

    • 发布日期:2013-11-19
    • 文件大小:4.24mb
    • 提供者:兆升
  1. danpianji

    0下载:
  2. 利用单片机实现双机串口通讯,波特率可调。通讯的内容为 采集温度传感器的信号,并要求丛集能够将温度及波特率显示出来。-dan pian ji
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:114.46kb
    • 提供者:雨出疏桐
  1. vb-wendu

    0下载:
  2. 此段代码是用VB显示温度曲线串口传输数据,可以设定波特率,停止位和串口选择-This code is in VB shows the temperature curve serial transmission of data, you can set the baud rate, stop bits and serial options
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:35.09kb
    • 提供者:lizhe
  1. XMT

    0下载:
  2. VC编写采集上传到串口界面显示的温度界面,便于工作人员了解温度的变化范围。-VC write serial interface display uploaded to capture the temperature interface for staff to understand the changes in the temperature range
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1.71mb
    • 提供者:ZHAOMIN
  1. serial-to-curve

    0下载:
  2. 接收串口数据并以曲线实时显示,显示适度和温度-Receiving serial data and real-time display of the curve
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2.32mb
    • 提供者:
  1. chuankoucaiji

    0下载:
  2. 使用串口采集温度数据,并实时显示温度数据-Serial collected temperature data
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:256.63kb
    • 提供者:heronj
  1. Serial-real-time-display

    0下载:
  2. VC6.0下的串口温度数据采集并实时显示界面,可以实时绘制波形,查看历史数据,保存串口接收数据。-VC6.0 under serial temperature data acquisition and real-time display interface, real-time can draw the waveform view historical data, save the serial port to receive data.
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:764.58kb
    • 提供者:程亮
  1. DS18B20-1602

    0下载:
  2. 基于pic18f452的温度显示程序,DS18B20-lcd1602.-Based on the pic18f452 temperature display program, DS18B20-LCD1602.
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:36.79kb
    • 提供者:刘睿
  1. RS232Multi-channel

    0下载:
  2. 实现与单片机下位机通信获取温度数据并显示的功能-Achieve lower machine communication with the microcontroller to obtain temperature data and display functions
  3. 所属分类:Communication

    • 发布日期:2017-11-24
    • 文件大小:687byte
    • 提供者:jzq
  1. COM-DISP5.0

    0下载:
  2. 在地铁轻轨运行的车载监控显示程序,工控机串口接受PIC单片机发送来的串口数据,在界面显示各个轮胎的温度气压电压数据,并适时做出判断,做出报警指示。工程调试通过运行源码!-In the metro and light rail vehicle monitoring display program running, IPC PIC microcontroller serial port accepts serial data sent by the interface displays the te
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:7.65mb
    • 提供者:覃见吉
  1. vbmodbus090526

    1下载:
  2. vb6编程的空调温度控制曲线显示及开关量显示及控制程序,包括MODBUS通讯,PID参数设置等功能-air temperature control curve vb6 programming display and switch the display and control procedures, including MODBUS communications, PID parameter settings and other functions
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:46.42kb
    • 提供者:cyj
« 12 »
搜珍网 www.dssz.com