CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - ds18b20.h

搜索资源列表

  1. DRIVERS

    0下载:
  2. 该压缩包内还有51单片机常用各类外设驱动C程序源码(128*64点阵屏,DS18B20温度芯片,I2C,DS1302时钟芯片,AT24C16(I2C接口)及X5045P(SPI接口)EEPROM等等),每个都绝对可用。每个驱动程序都有一个C文件和对应的H文件,文件名即为驱动芯片类型。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19578
    • 提供者:legend
  1. Sources

    0下载:
  2. 采用DS18B20和STM32F103RBT6编写的测温程序,每秒从USART1输出温度数据。采用3.5版固件库,自编DS18B20库文件,需要注意的是使用本库前需要写delay_us和delay_ms函数。电路上采用8M晶振,PA8为数据口,如有变化请修改stm32f10x_conf.h文件。-The temperature program DS18B20 and STM32F103RBT6-written per second from USART1 output temperature d
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:9299
    • 提供者:苍井空
  1. NRF905

    0下载:
  2. 带有DS18B20数字温度传感器的用作发射数据的nRF905无线数传模块,右边为用作接收数据的nRF905数传模块,其中的单片机可以通过串口和电脑相连,上传数据。-#include <at89x52.h> #include <intrins.h> #define uchar unsigned char #define uint unsigned int #define WC 0x00 // Write configuration regi
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:2297
    • 提供者:henry
  1. MSP430DS18B20

    0下载:
  2. MSP430高级开发板上的DS18B20温度传感器的程序 当前演示程序功能描述,循环进行温度检测,将结果分别保存在 -Descr iption of the current demonstration program features: temperature cycle testing, the results were kept in temperature ResultSignal symbol (0x01 negative) ResultTemperatureH tempera
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2318
    • 提供者:wl
  1. gsmre

    0下载:
  2. 这个读短信程序基于西门子GSM模块开发板写的,硬件加了DS18B20传感器。软件实现:读到短信“H:…;L:… ”后去设置上限限报警温度。读到短信“DS:…”到系统上设置发送短信的定时时间。读到“1234“将号码保存到SIM号码1。 读到“8888“将号码存入SIM号码。-Based on this reading of SMS Siemens GSM module process development board written DS18B20 sensor hardware added
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:3003
    • 提供者:suliling
  1. DS18B20xiugai

    0下载:
  2. 18b20测温的c语言程序/DS18B20温度传感器程序 #include <reg52.h> #define Alarm 10 sbit Beep=P3^4 sbit DQ=P2^4 //数据传输线接单片机的相应的引脚 unsigned char tempL=0,tempH=0 //设全局变量 unsigned char flag=0 unsigned int temperature,negtemper //温度值保存在temperature里
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:2416
    • 提供者:留洋
  1. 1602ds130218B20

    0下载:
  2. 1、该程序经过电脑软件Proteus7.4sp3仿真通过。 2、该程序通过实验板仿真芯片通过。 3、该程序烧写STC89C51RC,单独在实验板上运行通过(晶振11.0592MHZ) 4、该程序用洞洞板制作实物运行成功!并在DS1302时钟芯片第8脚上加上了3.6V的 镍氢充电电池,断电后时间、日历都正常走。 5、程序中使用的头文件DS18B20_3.H,来源于网上,写的非常好,十进制温度最后返回到函数 ReadTemperatur
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:107147
    • 提供者:陈伟鸿
  1. 76165303iccavr_m64_6963_ds1302_ds18b20.rar

    0下载:
  2. changyong.h delay.h displaytime.h ds18b20.h ds1302.h HZ16.H keydone.h main.c MSP240128.h
  3. 所属分类:嵌入式/单片机编程

  1. ds18B20

    0下载:
  2. ds18B20例程 温度采集试验 完全试验通过-#include <avr/io.h> #define sbi(sfr,bit) (_SFR_BYTE(sfr)|=_BV(bit)) #define cbi(sfr,bit) (_SFR_BYTE(sfr)&=~_BV(bit)) //---------------------------------------------
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1405
    • 提供者:yuan
  1. ATmega128DS18B20

    0下载:
  2. Tmega28的温度传感器DS18B20控制程序,显示环境温度,编译优化等级-01 //DS18b20的C语言驱动程序,三位数码管显示,读取当前环境温度,精度达0.1度,温度范围0-99度-#include <string.h> #include <stdio.h> #define F_CPU 7372800 /* 单片机主频为7.3728MHz,用于延时子程序*/ #include <util/delay.h> #include &l
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2826
    • 提供者:yuan
  1. hengwenxiangkongzhi

    0下载:
  2. 温度传感器ds18b20,时钟芯片DS1302在LCD602上的显示,该系统可显示当前时间 可模拟采集湿度LCD H后面的数据代表湿度 系统可设置温度S 后面的值为设定温度 P后面为采集温度来自DS18B20温度传感器 当采集温度大于设定温度系统自动启动风扇 对恒温箱降温,当采集温度小于设定温度 系统自动启动加热电路,对系统加热。-Temperature sensor ds18b20, the clock chip DS1302 in LCD602 shows that
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:2873
    • 提供者:陶川
  1. 1820

    0下载:
  2. 温度传感器DS18B20代码,已经验证过,可以使用,.c .h文件都包含-ds18b20 code
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3351
    • 提供者:陈龙
  1. DS18B20

    0下载:
  2. 该程序为DS18B20温度传感器的驱动程序,包括.c和.h文件,直接调用接口- The program for the DS18B20 temperature sensor drivers, including .c and .h files, direct call interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1823
    • 提供者:赵梦梦
  1. c51-driver

    0下载:
  2. C51外设驱动源码 1602.h 12232.h 12864.h 240128.h ascii.h DS12c887.h DS18B20.h ds1302.h MAX531.h music.h musiccode.h PCF8563.h SIO.H stc58rd+.h stc89le516ad.h STC_ADC.h STC_EEPROM.H TC35i.h TLC2543.h TLC5628.h ZLG7289.h-c51 driver !!!
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:25449
    • 提供者:xiakewei
  1. ds18b20

    0下载:
  2. 两个温度传感器DS18B20的驱动程序,用于和51单片机的通信子程序,包括头文件程序和C程序。-two teperature sensiors DS18B20 drive sources,used in 51 SCM s transmition subroutine source,include h file and c file.
  3. 所属分类:SCM

    • 发布日期:2017-12-12
    • 文件大小:1873
    • 提供者:chengaixia
  1. 任务5 数字温度控制器

    0下载:
  2. 用AT89C51单片机作为控制器,检测数字温度传感器DS18B20,并将检测到的温度信息 和当前电机转动方向显示在1602LCD液晶显示模块上。温度控制范围在20+学号尾数℃ ——35℃,占空比调整,每变化0.1℃时占空比调整学号尾数。 当温度在28℃-35℃之间时,第一行显示 “XXX.X℃ STOP”,第二行显示“TG! H/L:0%”, 驱动直流电机的PWM波占空比为0,直流电机不转动; 当温度在高于35℃时,第一行显示 “XXX.X℃ CWD”,第二行显示“TH! H/L:XXX%”,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-23
    • 文件大小:72704
    • 提供者:王中王
  1. LCD显示温度+串口接收温度

    0下载:
  2. 实验名 :温度显示实验 使用的IO : 实验效果 :1602显示温度 注意 #include<reg51.h> #include"lcd.h" #include"temp.h"(name: temperature according to the experiment use IO: experiment effects: 1602 display temperature n
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-01
    • 文件大小:1345536
    • 提供者:hhhhhhsss
« 1 2»
搜珍网 www.dssz.com