Arduino Library for Dallas Temperature ICs
==========================================
Usage
-----
This library supports the following devices :
* DS18B20
* DS18S20 - Please note there appears to be an issue with this series.
* DS1822
You will need a pull-up resistor of about 5 KOhm between the 1-Wire data line
and your 5V power. If you are using the DS18B20, ground pins 1 and 3. The
centre pin is the data line '1-wire'.
We have included a "REQUIRESNEW" and "REQUIRESALARMS" definition. If you
want to slim down the code feel free to use either of these by including
#define REQUIRESNEW
or
#define REQUIRESALARMS
at the top of DallasTemperature.h
Credits
-------
The OneWire code has been derived from
http://www.arduino.cc/playground/Learning/OneWire.
Miles Burton <miles@mnetcs.com> originally developed this library.
Tim Newsome <nuisance@casualhacker.net> added support for multiple sensors on
the same bus.
Guil Barros [gfbarros@bappos.com] added getTempByAddress (v3.5)
Rob Tillaart [rob.tillaart@gmail.com] added async modus (v3.7.0)
Website
-------
You can find the latest version of the library at
http://milesburton.com/index.php?title=Dallas_Temperature_Control_Library
License
-------
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
没有合适的资源?快使用搜索试试~ 我知道了~
单片机传感器模块开发实例-DS18B20温度传感器(C51、Arduino、KEIL、原理图、文档)
共124个文件
pde:11个
c:10个
m51:9个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 28 浏览量
2024-03-14
21:28:48
上传
评论
收藏 1.83MB RAR 举报
温馨提示
1、嵌入式物联网单片机项目开发实战,每个例程都经过实战检验,简单好用。 2、代码同系列芯片理论是通用的。其他单片机型号请自行更改。 3、软件下载时,请注意下载方式以及对应的下载工具。 4、技术v:wulianjishu666; 5、如果接入其他传感器,请查看发布的其他资料。 6、单片机与模块的接线,在代码当中均有定义,请自行对照。
资源推荐
资源详情
资源评论
收起资源包目录
单片机传感器模块开发实例-DS18B20温度传感器(C51、Arduino、KEIL、原理图、文档) (124个子文件)
1 8KB
1 7KB
1 4KB
11 3KB
51测试程序 8KB
STARTUP.A51 6KB
STARTUP.A51 6KB
STARTUP.A51 6KB
STARTUP.A51 6KB
STARTUP.A51 6KB
STARTUP.A51 6KB
重置KEIL编译.bat 452B
1.c 7KB
main.c 7KB
1.c 6KB
main.c 5KB
1.c 5KB
Main.c 4KB
main.c 4KB
lcd1602.c 2KB
lcd1602.c 2KB
lcd1602.c 2KB
DallasTemperature.cpp 23KB
OneWire.cpp 16KB
OneWire.cpp 11KB
Thumbs.db 26KB
Thumbs.db 9KB
Last Loaded PlayMusic.DBK 133KB
Last Loaded PlayMusic.DBK 133KB
Last Loaded PlayMusic.DBK 133KB
Last Loaded LCD显示数字频率计.DBK 90KB
Last Loaded LCD显示数字频率计.DBK 90KB
Arduino接线图.docx 179KB
DS18B20 7KB
DS18B20 读取序列号 18KB
DS18B20-1602显示 15KB
DS18B20-温度报警器 16KB
LCD显示数字频率计.DSN 90KB
.gitignore 106B
DallasTemperature.h 7KB
OneWire.h 7KB
SoundPlay.h 5KB
SoundPlay.h 5KB
SoundPlay.h 5KB
OneWire.h 3KB
lcd1602.h 453B
lcd1602.h 453B
lcd1602.h 453B
DS18B20-温度报警器.uvgui.harley 90KB
1.uvgui.harley 90KB
DS18B20-温度报警器.hex 6KB
DS18B20 读取序列号.hex 5KB
DS18B20-1602显示.hex 5KB
1.hex 2KB
1.hex 2KB
DS18B20.hex 2KB
51测试程序.hex 1KB
1.hex 932B
11.hex 365B
51测试程序.build_log.htm 1KB
DS18S20.ino 1KB
51测试程序.lnp 44B
STARTUP.LST 14KB
1.LST 10KB
DS18B20 读取序列号.m51 26KB
DS18B20-温度报警器.m51 20KB
DS18B20-1602显示.m51 20KB
1.M51 12KB
1.M51 12KB
51测试程序.M51 11KB
DS18B20.M51 10KB
1.M51 7KB
11.M51 6KB
README.md 2KB
1.OBJ 8KB
STARTUP.OBJ 758B
Multiple.pde 5KB
Alarm.pde 4KB
DS250x_PROM.pde 4KB
Single.pde 4KB
AlarmHandler.pde 4KB
Tester.pde 4KB
DS18x20_Temperature.pde 3KB
WaitForConversion2.pde 2KB
WaitForConversion.pde 2KB
DS2408_Switch.pde 2KB
Simple.pde 928B
DS18B20中文手册.pdf 879KB
dallas-DS18B20中文资料(1).pdf 559KB
DS18B20.pdf 256KB
单总线简介.pdf 185KB
DS18B20.pdf 63KB
LCD显示数字频率计.PWI 1KB
LCD显示数字频率计.PWI 1KB
PlayMusic.PWI 768B
PlayMusic.PWI 768B
PlayMusic.PWI 768B
change.txt 4KB
keywords.txt 1KB
License.txt 1KB
共 124 条
- 1
- 2
资源评论
电子类产品开发
- 粉丝: 3155
- 资源: 891
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功