CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 单片机温度

搜索资源列表

  1. CC1110-temperature

    0下载:
  2. CC1110单片机温度传感器的使用方法,片内自带温度传感器,可以通过该传感器测量温度,并修正相关系数-Temperature Usage of CC1110, Measure temperature and modify var
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:24.82kb
    • 提供者:孙先生
  1. STC89C54

    2下载:
  2. 温度控制器程序,包括PID算法,控制精度可达到0.01度,单片机采用宏晶公司的STC89C54-Temperature controller procedures, including the PID algorithm, the control precision can reach 0.01 degrees, the SCM' s STC89C54 Wang Jing
  3. 所属分类:Other Embeded program

    • 发布日期:2015-07-30
    • 文件大小:88kb
    • 提供者:王鹏
  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
    • 文件大小:32.2kb
    • 提供者:ss
  1. UART_CONTROL_TEST

    0下载:
  2. 一款虚拟温度控制的调试软件,采用串口与单片机开发板相连后,可实现温度控制相关的程序调试-A virtual temperature control debugging software, the use of serial and MCU development board connected, you can achieve temperature control procedures related to debugging
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-02
    • 文件大小:735.28kb
    • 提供者:肖裕伟
  1. 2

    0下载:
  2. 80c51单片机 温度 多路温度检测系统 的设计-80c51 monitoring tempreture system design
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-13
    • 文件大小:2.81mb
    • 提供者:amylee
  1. DS18b20

    0下载:
  2. 单片机温度采集系统,测温用到DS18b20元件-Single-chip temperature acquisition system, temperature measurement devices used DS18b20
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:26.93kb
    • 提供者:彭佳红
  1. ok61

    0下载:
  2. DS18B20与凌阳61单片机结合,实现测温的程序,实验成功-Sunplus DS18B20 with 61 single-chip combination of measurement procedures, the experimental success of
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:161.54kb
    • 提供者:sjk
  1. 18B20-ad0832

    0下载:
  2. 51单片机 温度18B20 和AD0832 模数转换 程序 比较典型 采用C语言 希望对诸位朋友有所帮助-51 Single-chip temperature 18B20 and the AD0832 analog-digital conversion process using C language typical of you friends want to help
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:51.29kb
    • 提供者:juck
  1. 18b20-st7920-mega16

    1下载:
  2. mega16单片机,实现了菜单显示,18b20温度采集,串口通讯和键盘操作的完整系统,本人小学期的成果-mega16 microcontroller to achieve the menu display, 18b20 temperature acquisition, serial communication and keyboard operation of the complete system, the results of Phase I Primary School
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:80.62kb
    • 提供者:zhao
  1. NxDS18B20_COM

    0下载:
  2. 《18B20分布式测温系统》 单总线挂多个18B20。 温度采集和显示分别由不同单片机完成, 两者之间进行232或485总线通信。 压缩包包括: 参考程序及文档 简单实现程序 最终修改程序及proteus仿真 2009/5/-完成 2009/6/6整理 ——沨-" 18B20 distributed temperature measurement system of" single-bus hanging ove
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1.75mb
    • 提供者:
  1. test

    0下载:
  2. 硅压阻式智能压力传感器,基于最小二乘法温度补偿,基于PIC16F876单片机-Silicon Piezoresistive Smart pressure sensors, temperature compensation based on the least-squares method, based on PIC16F876 microcontroller
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:305.04kb
    • 提供者:lijun
  1. wendu

    0下载:
  2. 51单片机温度和湿度控制 程序,运用DSB1820,采用八路温度控制 -ARM
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:6.47kb
    • 提供者:huhai
  1. DS18B20

    0下载:
  2. DS18B20是一种可组网的高精度数字式温度传感器,由于其具有单总线的独特优点,可以使用户轻松地组建起传感器网络,并可使多点温度测量电路变得简单、可靠。本文介绍了使用DS18B20数字温度传感器在单片机下单点测温的硬件连接及软件编程,并给出了软件流程图。本制作的设计中只使用了一个DS18B20温度传感器,可增加为多个DS18B20温度传感器进行分布式多点温度测量的巡回检测系统,因此,该系统的可扩展性很强。整个系统硬件简单、可靠,系统成本低。 该单点温度测量系统由传感器、单片机和LCD三大部分
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:128.05kb
    • 提供者:姜安柱
  1. C

    0下载:
  2. 单片机实现温度监控,文件为正片论文,其中包含c语言编程-Microprocessor temperature control, file papers for the positives, which contains the c programming language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:209.68kb
    • 提供者:宋恩琳
  1. danpianji

    0下载:
  2. 用单片机实现温度远程显示,包括整体思路,和以汇编语言实现的源代码-Remote temperature display using single chip, including the overall idea, and to compile the source code language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:58.85kb
    • 提供者:宋恩琳
  1. perpetual_calender

    0下载:
  2. 自己用51单片机实现的一个多种功能万年历,具备基本的日期,时钟显示,闹钟功能;同时还带有室温检测,亮度及异常温度报警等功能;液晶背光可自动调节,有夜间与白天两种模式。-Own a single chip with 51 calendar functions, with the basic date, clock display, alarm clock function but also with a room temperature detection, brightness, and ab
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:110.28kb
    • 提供者:zxw
  1. nRF24L01

    0下载:
  2. 基于AT89S52单片机的nRF24L01作为无线传输模块的无线温度测量系统。传感器采用AD590,模数转换芯片采用ADC0809.本人历时两个月把程序调通,并且做出了实物。希望对学习nRF24L01的朋友有帮助。-NRF24L01 AT89S52 microcontroller based wireless transmission module as the wireless temperature measurement system. Sensor AD590, analog-digi
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:108.43kb
    • 提供者:
  1. 8路PT100温度巡检仪

    1下载:
  2. 利用AT89C52单片机制作的8路PT100温度巡检仪
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-01-31
    • 文件大小:17.14kb
    • 提供者:dzzgdz
  1. 温度传感及例程

    0下载:
  2. 含有DS18b20温度传感以及基于89c51的温度检测设计以及1206显示和数码管显示
  3. 所属分类:其他嵌入式/单片机内容

  1. 12864曲线显示18B20温度

    0下载:
  2. 51单片机控制液晶12864显示18b20温度(51 MCU control LCD 12864, 18B20 temperature)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-21
    • 文件大小:25kb
    • 提供者:Yangst
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com