搜索资源列表
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
wannianli.绝对精美的万年历
- 绝对精美的万年历,12864+ds1302+ds18B20,支持公历,农历,温度等。功能非常全,非常精美。,Absolutely beautiful calendar, 12864+ Ds1302+ Ds18B20, in support of the Gregorian calendar, the Lunar and temperature. Very wide, very delicate.
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
examples_of_code
- 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有-This is multi-functional 51 MCU development board most of the examples of program modules, including: ds18b20 reading and writin
DS18B20
- 主要是对DS18B20进行初始化的设计,实现相关的功能。-This is a message about the DS18B20.it can used to be for start
51study
- 自制的51单片机学习板,包括原理图以及可以进行的实验源代码,目前的源代码有: 1.发光二极管闪动实验 2.发光二极管花样跑马灯实验 3.按键识别并通过串口发送到上位机. 4.PC机与RS232串口实验 5.DS18b20的温度采集实验 6.4位一体数码管显示 7.9.9秒跑表设计 8.红外编码,解码 9.红外遥控音乐的播放 10.I2C总线的学习――24C02的读写 11.SPI总线的学习――93C46的应用 12.播放歌曲实
DS18B20
- 主要是用51单片机控制DS18b20,实现温度测量仪的功能-The main control is the use of 51 single-chip AD chip 0832, the realization of the functions of digital voltage meter
ds18b20
- DS18B20的驱动程序,实现读写功能很好用的,都已经试验过了-DS18B20read and write ,hehe,meiwentide
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
keilC-program-Temperature-ds18b20.c
- 基于51单片机的,能实现单点温度测控功能,通过了硬件调试,可用于小型冰箱上-51 MCU-based, to achieve a single point temperature measurement and control capabilities, through a hardware debugging, can be used for a small refrigerator
DS18B20
- 讲的是DS18B20的串口通信程序,绝对可靠,但是功能有限。-DS18B20 talking about the serial communication program, absolutely reliable, but limited functionality.
DS18B20
- AVR MEGA16实现DS18B20的温度检测、与主机串口数据传输等多种功能。-AVR MEGA16 achieve DS18B20 temperature detection, and host a variety of serial data transmission functions.
DS18B20
- 这是DS18B20的汇编程序, 功能:本程序主要是读出单个DS18B20芯片转换后的温度值,并把它转换成BCD码,范围(-55℃~99℃)。-This is the DS18B20 assembler function: This program is mainly read a single DS18B20 chip temperature value after conversion, and convert it to BCD, range (-55 ℃ ~ 99 ℃).
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+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.)