CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 温度 pc

搜索资源列表

  1. CC2430内部无线温度采集及串口通信节点与PC

    0下载:
  2. 采集片内温度采集并进行串口通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-04-29
    • 文件大小:466341
    • 提供者:youyoumengxi
  1. DS18b20-VB

    0下载:
  2. 通过单片机作为下位机,上位机用VB对单片机采集的温度进行显示。-As a lower computer through the microcontroller, the PC collected by VB on the microcontroller to display the temperature.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:40497
    • 提供者:王东
  1. nRF24L01

    0下载:
  2. RNF24L01芯片实例+程序,RF24L01-AD,RF24L01-MCU-PC通信例程,RF24L01无线温度例程,RF24L01遥控例程-RNF24L01 chip instance+ program, RF24L01-AD, RF24L01-MCU-PC communication routines, RF24L01 wireless temperature routine, RF24L01 remote control routines
  3. 所属分类:SCM

    • 发布日期:2017-06-03
    • 文件大小:15761852
    • 提供者:郭斌
  1. NRF905-TEMP

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

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

    0下载:
  2. 温度采集程序,实现单片机与上位机PC互联,并且实时显示-Temperature acquisition procedures, to achieve single-chip interconnect with the host computer PC, and real-time display
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:23803
    • 提供者:flysky
  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. Multi-point_temperature_system

    1下载:
  2. 这是一个多点温度测量系统,通过三个传感器点采集温度,51单片机负责下位机的工作,然后通过RS232与PC机上的程序通信,在PC上可以查看这三路温度值,还能分别控制各路的开关状态,有温度超值报警等功能,-This is a multi-point temperature measurement system, through the acquisition of three-point temperature, single-chip 51-bit machine under the respon
  3. 所属分类:SCM

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

    0下载:
  2. 点阵显示 显示年月日 温度 调试 闹钟设置 通过串口线能和上位机通讯-Dot-matrix display shows date, temperature, debug, alarm settings, through the serial line communications can and PC
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6087
    • 提供者:邹浩湘
  1. Avr-Single-Chip-Communications-Vb-Chart-Software.r

    0下载:
  2. 实现功能如下 1:PC机与AVR通讯,显示数据以图表的形式。2:通讯状态显示、监测过程显示、时时温度显示、历史温度显示、时间进程显示。3:自动与手动图表保存功能。4:移动鼠标可以显示对应点的温度值及时间值。5:通讯简单 可靠。-To achieve the following functions 1: PC machine with AVR communications, display data in chart form. 2: communication status display, m
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:107006
    • 提供者:李智谋
  1. wentuji

    1下载:
  2. 运用vb编写上位机,显示下位机中温度数值以及波形,下位机程序用c编写.-Vb prepared to use PC to show lower values, as well as machine temperature waveform, the next c-bit machine with the preparation procedure.
  3. 所属分类:SCM

    • 发布日期:2016-10-06
    • 文件大小:31027
    • 提供者:肖力
  1. temp

    0下载:
  2. 这是一个温度计和PC机通信的例子,源码里面的可以实现像示波器一样显示温度的波形,最主要的就是格式转换,在文件夹:将收到的ASCII转换成相应的数据这个文件夹里边。调试通过了的。-This is a thermometer and PC communication examples, source code can be achieved inside the same temperature as the oscilloscope waveform, the most important is
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:72746
    • 提供者:leedong
  1. votage

    0下载:
  2. 这是一个温度计和PC机通信的例子源码,主程序为:文件夹\cpubbs_temperature_pc\receiver_temp_2.vi里面的可以实现像示波器一样显示温度的波形,最主要的就是格式转换,在文件夹:将收到的ASCII转换成相应的数据这个文件夹里边。调试通过了的。-This is a thermometer, and examples of PC communication source, the main program is: folder \ cpubbs_temperature
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:74338
    • 提供者:leedong
  1. tempctrsys

    0下载:
  2. 基于单片机的单芯片总线温度监控系统。单片机采用FREESCALE MC68HC908GP32芯片,温度芯片为DS18B20。程序分为单片机方和PC机方采用VB开发的界面。温度监控为单点和多点,DS18B20温度芯片采集的数字温度通过MCU的串行通信口发给PC机,并在PC机上以不同方式显示。-Single-chip bus based on single chip temperature monitoring system. FREESCALE MC68HC908GP32 chip microco
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:716418
    • 提供者:孙达新
  1. wd

    0下载:
  2. 远程pc机温度采集,18B20采集,数码管显示-Remote pc machine temperature collection, 18B20 collection
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1252
    • 提供者:zuo
  1. wenducaiji

    0下载:
  2. 1.程序分两部分:单片机部分;PC机部分 2.sth110为温度传感器,采集到温度数据后,显示在1602显示屏上,并且通过串口传输给PC机,PC机接受并显示温度值。-1. Program in two parts: microcontroller part PC machine parts 2.sth110 as temperature sensors, temperature data collected to show the display in 1602, and transfer
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:55182
    • 提供者:王婷
  1. TE-Conter-System

    0下载:
  2. 在keil开发环境下,用AT89S52做主控制器对外界温度值进行检测,并通过串口上传到PC中,查看温度计录,可作毕业设计,内附有电路图 Proteus 软件进行模拟-In keil development environment, using AT89S52 call the shots on the external temperature controller to detect and uploaded to the PC via serial port, view the thermom
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:68506
    • 提供者:gggg
  1. 123

    0下载:
  2. 无线温度传输技术及上位机界面,实现主从控制-Wireless Temperature transmission technology and PC interface, to achieve master-slave control
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4619598
    • 提供者:liuyun
  1. PC-and-MPU-temperature-control

    0下载:
  2. PC与单片机组成一个系统,完成对温度的检测和智能控制-PC and form a single-chip system, the completion of the temperature detection and intelligent control
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:948505
    • 提供者:avonliu
  1. vb6.0

    1下载:
  2. 基于VB6.0的PC温度无线采集系统(可以描绘温度曲线在pc机上)-Wireless PC based on VB6.0 temperature acquisition system (temperature profile can be depicted on the pc machine)
  3. 所属分类:SCM

    • 发布日期:2015-08-24
    • 文件大小:304128
    • 提供者:lixinyou
  1. PC机 采用主从方式 采集总线上的多块MINI板

    1下载:
  2. 主从方式,主机通过CAN读取从机的单片机温度数据,主机收到的数据在PC端串口助手显示。 单片机stm32f103c8t6(Master/Slave Master read temper data from Slave through Can-bus. The temperature data Master received will print to PC through UART&USB transmitter. MCU is stm32f103c8t6.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:3410944
    • 提供者:为民
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com