Difference between revisions of "DS18B20 Maxim 1-wire temperature sensors"
From Wiki2
Line 1: | Line 1: | ||
==== [[DS18B20 Maxim 1-wire temperature sensors]] | ==== [[DS18B20 Maxim 1-wire temperature sensors]]==== | ||
:[http://datasheets.maximintegrated.com/en/ds/DS18B20.pdf DS18B20 datasheet] | :[http://datasheets.maximintegrated.com/en/ds/DS18B20.pdf DS18B20 datasheet] | ||
:[http://tushev.org/articles/electronics/42-how-it-works-ds18b20-and-arduino OneWire tutorial] [http://playground.arduino.cc/Learning/OneWire another] [http://www.pjrc.com/teensy/td_libs_OneWire.html better] [http://www.pjrc.com/teensy/arduino_libraries/OneWire.zip library] | :[http://tushev.org/articles/electronics/42-how-it-works-ds18b20-and-arduino OneWire tutorial] [http://playground.arduino.cc/Learning/OneWire another] [http://www.pjrc.com/teensy/td_libs_OneWire.html better] [http://www.pjrc.com/teensy/arduino_libraries/OneWire.zip library] |
Revision as of 12:16, 9 January 2013
DS18B20 Maxim 1-wire temperature sensors
- DS18B20 datasheet
- OneWire tutorial another better library
- online thermometer project
- color code for encased DS18B20 sensor red=vcc,black=gnd,yellow=data