搜索资源列表

  1. 温度传感器测温电路

    0下载:
  2. MSP430F149在电力测控保护产品中的应用 pt100温度传感器测量电路 pt100温度传感器原理- 基于89C52单片机的具有通讯口的智能温控表 基于XTR105和TIP31C的气温传感器
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-09-29
    • 文件大小:357674
    • 提供者:shuiqu10
  1. C8051F020测温

    0下载:
  2. 采用C51编写的基于C8051F020单片机程序,使用C8051F020内部温度传感器的实例。-using C51 prepared by the C8051F020, the use C8051F020 internal temperature sensor examples.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:66560
    • 提供者:朱品伟
  1. 热敏电阻测温小程序

    0下载:
  2. 热敏电阻AD采样值转化成温度数字.AD采样值R3R2(HL)经转化后为XX.XX(R3R2).-thermistor AD values into digital temperature. AD sampling R3R2 (HL) by the transformation of the A002 (R3R2).
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:程建国
  1. 数字测温仪

    0下载:
  2. 使用 AT89C2051 控制的数字温度测量仪表。-AT89C2051 to control the use of digital temperature gauges.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:磊元
  1. AT89C51andDS18B20

    0下载:
  2. 基于AT89C51和DS18B20的最简温度测量系统 温度检测的传统方法是使用诸如热电偶、热电阻、半导体PN结之 类的模拟温度传感器。信号经取样、放大后通过模数转换,再交自单片机处理。被测温度信号从温敏元件到单片机,-Based on AT89C51 and Jane DS18B20 most temperature measurement system temperature detection is the use of tra
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:103424
    • 提供者:iviney
  1. TempKf923

    0下载:
  2. 开发的一个温控仪完整代码,使用Keil开发环境,使用热敏电阻测温度,晶闸管输出,供参考。-Development of a complete temperature controller code, the use of Keil development environment, the use of thermistor measuring temperature, thyristor output, for reference.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:120832
    • 提供者:李可辉
  1. hotwater

    0下载:
  2. 饮水机测温度原代码 用汇编语言写超过温度可以报警-Measured temperature water dispenser assembly language source code used to write more than the temperature that it could be reported
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-23
    • 文件大小:69632
    • 提供者:zhouzhouzhou
  1. DS18B20

    0下载:
  2. 前一阵在做一个项目时,应用到了DS18B20测温度,在LCD1602上显示,并通过串口向外发送有关信息。现将DS18B20测温度有关程序上传,供会员参考。
  3. 所属分类:汇编语言

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:hujiaqi
  1. shuziwenduji

    0下载:
  2. 使用汇编语言 自用数字温度传感器设计,在单片机电路设计中,大多都是使用传感器,所以这是非常容易想到的,所以可以采用一只温度传感器DS18B20,此传感器,可以很容易直接读取被测温度值-The use of assembly language for their own use digital temperature sensor design, circuit design in the single-chip, most of the
  3. 所属分类:汇编语言

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:yugeliang
  1. DS18B20

    0下载:
  2. 利用单总线数字温度芯片DS18B20测温度,并用七段数码管显示出来。proteus仿真,keil编译-DS18B20+PROTEUS+KEIL
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:39936
    • 提供者:许秋波
  1. ntccewd

    0下载:
  2. NTC测温度,使用NTC电阻测温度,51单片机-NTC measuring temperature, measuring the temperature using the NTC resistor, 51 MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:e2407
  1. Digital_temperature

    0下载:
  2. 任务:设计并制作一个以单片机为核心的温度测控系统 设计要求: ①. 被测温度范围为0—100℃。温度测量误差范围小于5℃,能进行当前环境温度调校。 ②. 测试问题通过4位LED数码管显示。 ③. 温度下限 L为30℃,上限 H为50℃。当温度≥50℃时,模拟发光二极管全亮。当温度≤30℃时,模拟发光二极管全灭。当30℃≤温度≤50℃时,输出占空比=(H-t)/(H-L)。 ④. 发挥部分:可按键设定温度下限值和上限值
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:2036736
    • 提供者:roaln
  1. ds18b20

    0下载:
  2. 这是一个利用单片机与DS18B20测温度的一个例子,有源代码也有仿真图,绝对可信!-This is a test temperature using SCM and DS18B20 an example of source code is also simulated map, absolutely reliable!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:62464
    • 提供者:lai yuan zhi
  1. EThermometer

    0下载:
  2. msp430的电子温度显示。用DS18b20测温度,在数码管上显示检测到的温度值。经msp430f5438测试完全可用。-msp430 electronic temperature display. With DS18b20 measured temperature is displayed on the digital temperature value detected. The msp430f5438 test fully ava
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:78848
    • 提供者:Eric
  1. 1-程序长按校准

    0下载:
  2. 该程序使用C语言编写,集成了超声波,压力传感器,温度传感器,LCD显示于一体,能测温度压力和距离(The program uses C language, integrated with ultrasonic, pressure sensors, temperature sensors, LCD display in one, you can measure temperature, pressure and distance)
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. DS18B20测温并在OLED屏幕显示

    0下载:
  2. 在oled上显示温度,温度传感器可以感受外界温度变化,自己看吧,程序员不会说话(zai oled shang show termperature)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:45056
    • 提供者:大举
  1. 21ic下载_单总线多点温度测量系统(DS18B20)

    0下载:
  2. 利用51单片机和DS18B20实现单总线测温(Single bus temperature measurement)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-23
    • 文件大小:5120
    • 提供者:呵呵哒看
  1. c51测温度湿度

    0下载:
  2. 利用51单片机实现测温、测湿度。用lcd1602显示,附原理图(Temperature measurement and humidity measurement with 51 single chip microcomputer. With LCD1602 display, with schematic diagram)
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. SPI

    0下载:
  2. 单个热电偶测温度程序,STM32Cube MX平台(A single thermocouple temperature measurement program, STM32Cube MX platform)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:7795712
    • 提供者:木犀
  1. STM32驱动max6675测温的测试例程

    0下载:
  2. 通过使用stm32f103系统的单片机,通过程序,驱动max6675测量温度(By using the MCU of STM32F103 system, the MAX6675 can be driven to measure the temperature through the program)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:315392
    • 提供者:梁嘉键
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org