Temp sensor

Hi,

I bought the "DS18B20" digital thermometer. The datasheet :

http://datasheets.maximintegrated.com/en/ds/DS18B20.pdf

I'm new in arduino, and I'm not sur how to plug it and code it. can you help me please ?

Thank you
Arduino001

there is a bunch of information out there for it.

Thanks a lot, I'm not sure why I didn't think to do that lol.

I found it here:

http://dangerousprototypes.com/2011/07/10/one-wire-digital-temperature-ds18b20-arduino/

I used the hacktronix tutorial when I was setting up several sensors.