搜索资源列表

  1. 8051TIME

    0下载:
  2. 基于单片机89C51的程序温控系统,同时可以显示当前时间和设定时间与当前温度和设定温度-Based on the 89C51 single-chip temperature control system of procedures, at the same time can show the current time and set the time with the current temperature and set temper
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:39936
    • 提供者:sky
  1. temperature_control

    1下载:
  2. 这是一个用keil-51编写的C51程序,里面含有温度控制的PID核心算法,这为温度的精密控制提供了保证,同时有液晶12864的驱动,而且有PCB电路图,供大家学习和参考。-This is a written with keil-51 C51 program, which contains the core PID temperature control algorithm, which is the precise temperatu
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:281600
    • 提供者:邓军
  1. MAINEND

    0下载:
  2. 用单片机8051控制DS18B20温度传感器,包括温度上下限的设置(可以通过串口及时设置进DS18B20),读取及时温度,当温度超过上下限报警功能。-8051 using single-chip temperature sensor DS18B20 control, including the upper and lower limits of temperature settings (through the serial port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:liuli
  1. Proteus-DS18B20

    0下载:
  2. 在Proteu环境下的DS18b20测温软件与硬件设计.-Proteu environment in DS18B20 temperature measurement software and hardware design.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:87040
    • 提供者:Mr wei
  1. temperature

    0下载:
  2. 基于MSP430的温度采集质料,上传C语言源码 -MSP430-based temperature acquisition material, upload C language source
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:26624
    • 提供者:王思
  1. IR

    0下载:
  2. 详细的红外测温模块的电路原理图,以及驱动程序源代码。-Infrared temperature measurement module detailed schematic diagram of the circuit, as well as the driver source code.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:1050624
    • 提供者:孙江波
  1. temperature

    0下载:
  2. 温度监控模拟系统,由客户端录入温度,服务器接收到温度后向每个客户端转 发,客户端根据接收到的温度形成实时动态图表-Simulation of temperature monitoring system, the temperature recorded by the client, the server receive the temperature transmitted to each client, the client re
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1290240
    • 提供者:Sen3
  1. DS18B20

    0下载:
  2. MSP 430 温度传感器DS18B20代码-MSP 430 temperature sensor DS18B20 code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:62464
    • 提供者:梁信
  1. data_acquisition

    0下载:
  2. 数据采集系统方案.本设计以水温控制系统为载体完成数据信号的采集和数字信号的处理,利用SPCE061A自带的10位AD转换器,完成对水温的采样,通过数字滤波等技术消除干扰因素,并且对采集的温度值进行PID运算处理,实现对水温的控制。-Data Acquisition System programs. The water temperature control system designed to be completed as the c
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:1908736
    • 提供者:cs
  1. pid

    0下载:
  2. 用 89C51单片机系统进行温度实时采集与控制是本设计的主要 内容。本设计介绍的 单片机 温度 自动控制系统的主要 内容包括:系统方案、理论分析、硬件设计、系统调试及 主要技术性能参数。 -89C51 single-chip microcomputer system with real-time acquisition and control of temperature is the main contents of th
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:209920
    • 提供者:gunqiu
  1. DS18B20(C8051F340)

    0下载:
  2. Keil C开发。单总线温度传感器DS18B20的C8051F34x程序。系统时钟为12MHz-Keil C development. Single-bus temperature sensor DS18B20 the C8051F34x procedures. For 12MHz system clock
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:Li Aiguang
  1. temperature

    0下载:
  2. 一个简易的温度计的程序,在室内测试温度.-Thermometer a simple procedure to test the temperature indoors.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:clover
  1. LCD1602-DATE-temperature

    0下载:
  2. LCD1602 显示时钟 LCD1602应用实例带有温度控制-LCD1602 display LCD1602 clock application with temperature control
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:100352
    • 提供者:yishi
  1. ds18b20

    0下载:
  2. DS18b20d的c51程序的若干个函数 包括: //延时子程序//读温度//DS18B20初始化程序//读一个字节//写一个字节//键盘扫描程序//主程序-DS18b20d the C51 process a number of functions including:// Delay subprogram// read temperature// DS18B20 initialization procedure// read one
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:leo
  1. lm75

    0下载:
  2. 温度传感器LM75测试c语言程序(带串口发送程序)-LM75 temperature sensor test c language program (with Serial Send procedure)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:jin
  1. temperature

    0下载:
  2. 关于单片机测温系统的开发,包括论文及设计实例,以及程序和电路图!-With regard to the development of single-chip temperature measurement system, including paper and design examples, as well as the procedures and schematics!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:214016
    • 提供者:LJM
  1. temp_control

    0下载:
  2. 采用ATMEGA单片机实现的智能温度控制。-ATmega MCU using smart temperature control.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:xuetao
  1. temperature

    0下载:
  2. 温度的多机通讯,18b20的高级应用。实现了读写两个传感器-Temperature multi-machine communication, 18b20 advanced applications. Two sensors to achieve the reading and writing
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:cdle_net维业
  1. temprature

    0下载:
  2. 该源代码为基于AVR单片机的温度加热控制系统的源程序。测温采用的的是热敏电阻,加热控制采用的是PID算法。另:编译器我用的是CVAVR 版本号是1.25.7a-The source code for AVR-based single-chip temperature heating control system of the source. Temperature measurement is used in thermistor, h
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:刘东
  1. Thermometer

    0下载:
  2. thermometer and heater device for demonstration of automatic temperature control. version 2.0 this device (thermometer.exe) comes with full source code (visual basic 6.0) and a sample assembler progra
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:16384
    • 提供者:gongxd
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org