Difference between revisions of "DS18B20 Maxim 1-wire temperature sensors"
From Wiki2
(Created page with "==== DS18B20 Maxim 1-wire temperature sensors===== :[http://datasheets.maximintegrated.com/en/ds/DS18B20.pdf DS18B20 datasheet] :[http://tushev.org/articles/electronics/42...") |
|||
Line 2: | Line 2: | ||
:[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] | ||
:[http://www.practicalarduino.com/projects/online-thermometer online thermometer project] | |||
:color code for encased DS18B20 sensor red=vcc,black=gnd,yellow=data | |||
http://circuits.datasheetdir.com/101/DS18B20-pinout.jpg | http://circuits.datasheetdir.com/101/DS18B20-pinout.jpg |
Revision as of 12:15, 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