搜索资源列表
DS18B20
- 关于DS18B20的毕业设计论文,其主要功能和指标如下: 1、利用温度传感器(DS18B20)测量某一点环境温度; 2、测量范围为-55℃~+99℃,精度为±0.5℃; 3、用4位数码管进行显示实际温度值显示; 4、手持端通过红外发射管发射测温信号; 5、测温端通过红外发射管发送到手持端; 6、手持端可以随时查看指定待测物体的温度值。
ds18b20
- ds18b20的一个完整程序,并且带有proteus功能仿真图
DS18B20
- DS18B20的读写函数,根据要实现的功能直接调用就可以了。中间的延时要根据不同的单片机频率进行更改。我的晶振是44MHz。
TempSensor
- 温度传感器DS18B20的功能实现,mcu:msp430
DS18B20驱动程序(C语言)
- 功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-functions : to achieve DS18B20 read Principle : single-bus protocol attention : single-bus protocol to delay requirements more stringent, this procedure is u
基于DS18B20的温度监控系统
- 基于DS18B20的实时温度监控系统,cpu使用的是at89s52,具有实时显示当前温度、设置阈值温度、电子密码锁、蜂鸣器等功能。。。
LCD1602+DS1302+DS18B20 Clock
- 这个是我做的时间比较长的一个作品了,名字叫做智能数字时钟,能够显示年、月、日、星期、时间、温度,还能够实现秒表功能、闹钟设置、闹钟音乐的选择、整点报时、通过串口温度数据的传输、涓流充电功能、出厂复位功能等。我是一直是有空的时间进行程序调试,并且不断的添加功能。这个还不是最完整的版本,还有很多功能。但是有一个缺点,就是时间不是非常准确,因为DS1302不是超精确的时钟芯片,一天可能相差4秒钟的样子。以后我就改用了SD2000时钟芯片,那还是不错的,一天相差个0.5秒。
wannianli.绝对精美的万年历
- 绝对精美的万年历,12864+ds1302+ds18B20,支持公历,农历,温度等。功能非常全,非常精美。,Absolutely beautiful calendar, 12864+ Ds1302+ Ds18B20, in support of the Gregorian calendar, the Lunar and temperature. Very wide, very delicate.
89C51dianzizhong.rar
- 基于89C51单片机,LCD1602显示器,DS1302,DS18B20的多功能的电子钟,Based on the 89C51 single-chip, LCD1602 display, DS1302, DS18B20 electronic multi-function clock
DS18B20
- 飞思卡尔(freescale)单片机HCS12针对温度传感器DS18B20的接口函数,功能齐全,还有相应寄存器配置-Freescale (freescale) for the temperature sensor DS18B20 HCS12 MCU interface functions, functional, and the corresponding configuration register
DS18B20
- 基于单片机的DS18B20温度采集系统 实时温度采集 具有报警功能-DS18B20 temperature based on single-chip real-time acquisition system with alarm function of temperature acquisition
DS18B20
- 430的基础上实现DB18B20功能,里面有3个程序供你使用,带有自写的驱动,很好用-430 based on the implementation DB18B20 function, there are three procedures for your use, with self-written driver, very good use
ds18b20
- ds18b20的功能描述,以及源码的下载,可以直接烧录stc52系列单片机-ds18b20
ds18b20
- ds18b20的keil c 编程 实现了温度的采集 并用数码管显示 有温度报警功能-ds18b20 of keil c programming and the collection of temperature display with digital temperature alarm function
DS12C887-DS18B20
- 该程序可实现:以AT89S52单片机为核心,采用实时时钟芯片DS12C887计时和液晶1602作为显示输出,实现了多功能时钟。加入了DS18B20传感器,使时钟还增加了温度显示的功能。-The program can be realized: The AT89S52 microcontroller as the core, using real-time clock chip DS12C887 and liquid crystal display output 1602, as to reali
DS18B20
- 基于51单片机的DS18B20的驱动程序,包括读取DS18B20 ID号、读取温度值、多点联网等功能-DS18B20 51 MCU-based drivers, including reading DS18B20 ID number, read the temperature value, multi-point networking and other functions
DS18B20
- AVR MEGA16实现DS18B20的温度检测、与主机串口数据传输等多种功能。-AVR MEGA16 achieve DS18B20 temperature detection, and host a variety of serial data transmission functions.
DS18B20
- 一个DS18B20的驱动。实现了读取温度,读取ID,ID匹配等功能,可实现一线多18B20,-A DS18B20 driver. To achieve the read temperature, read ID, ID matching capabilities that enable front-line multi-18B20,
DS18B20
- 利用FPGA来采集DS18B20数字温度传感器,完成测温采集的功能(The use of FPGA to collect DS18B20 digital temperature sensor to complete the function of temperature measurement and collection)
单个DS18B20+LCD
- 能够在Proteus上进行仿真,用的是C51单片机,LCD1602,DS18B20,LCD的功能代码以及DS18B20的代码程序中有说明。(It can be simulated on Proteus with C51 single chip microcomputer, LCD1602, DS18B20, LCD function code and DS18B20 code program.)