数字温度传感器DS18B20多点测温的搜索算法
上传时间: 2014-01-23
上传用户:zhoujunzhen
基于单片机at89s52和传感器ds18b20的数字温度采集系统的设计与实现
上传时间: 2014-06-18
上传用户:thuyenvinh
高精度温度测量芯片TMP275的源代码,是用NXP的单片机控制的
上传时间: 2014-01-01
上传用户:wab1981
c语言下的DS18B20数字温度传感器的驱动
上传时间: 2014-01-02
上传用户:lhc9102
这是运行在AVR 单片机 mega48上的一个温度测量程序,单总线协议,完成18B20的温度测量
上传时间: 2016-08-21
上传用户:牛布牛
单片机与数字温度传感器DS4820接口驱动程序
上传时间: 2013-12-31
上传用户:ynzfm
//通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint unsigned int sbit DS=P2^2 //define interface uint temp // variable of temperature uchar flag1 // sign of the result positive or negative sbit dula=P2^6 sbit wela=P2^7
标签: define unsigned include 18B20
上传时间: 2014-01-19
上传用户:Andy123456
主要是数字温度传感器DS18B20的读写子程序,已验证可以使用
上传时间: 2014-01-01
上传用户:stewart·
温度测量系统设计: 温度最小分辨率为0.5度; 显示范围为零下10度至零上50度; 用LED显示当前温度值; 可通过键盘设定温度上、下限,超限报警。
上传时间: 2013-12-20
上传用户:talenthn
这是一个ds18b20在iar 为msp430设计的。主要事应用于温度测量
上传时间: 2013-12-25
上传用户:trepb001