<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Parts: I2C digital thermometer (TC74)</title>
	<atom:link href="http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:41:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Tim</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-153478</link>
		<dc:creator><![CDATA[Tim]]></dc:creator>
		<pubDate>Sun, 27 Jun 2010 21:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-153478</guid>
		<description><![CDATA[You could use the TMP175 instead of the TC74.  You can have 15 (I think) sensors on the  I2C bus. Have a look at: http://focus.ti.com/lit/ds/symlink/tmp175.pdf

I am using them with an arduino, then seem to work just fine.

Tim.]]></description>
		<content:encoded><![CDATA[<p>You could use the TMP175 instead of the TC74.  You can have 15 (I think) sensors on the  I2C bus. Have a look at: <a href="http://focus.ti.com/lit/ds/symlink/tmp175.pdf" rel="nofollow">http://focus.ti.com/lit/ds/symlink/tmp175.pdf</a></p>
<p>I am using them with an arduino, then seem to work just fine.</p>
<p>Tim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mowcius</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-153373</link>
		<dc:creator><![CDATA[mowcius]]></dc:creator>
		<pubDate>Sun, 27 Jun 2010 12:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-153373</guid>
		<description><![CDATA[&quot;is there any way of changing the address of the sensor? I would like to have more then one on a I2C bus.&quot;
Nope. Unfortunately not. I think this catches a lot of people out but I can buy them in single units thankfully :)]]></description>
		<content:encoded><![CDATA[<p>&#8220;is there any way of changing the address of the sensor? I would like to have more then one on a I2C bus.&#8221;<br />
Nope. Unfortunately not. I think this catches a lot of people out but I can buy them in single units thankfully :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-131057</link>
		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Sat, 20 Mar 2010 23:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-131057</guid>
		<description><![CDATA[is there any way of changing the address of the sensor?  I would like to have more then one on a I2C bus.  I can order small qualities of TC74 with address 9a but have to order 350 to get any of the other addresses.]]></description>
		<content:encoded><![CDATA[<p>is there any way of changing the address of the sensor?  I would like to have more then one on a I2C bus.  I can order small qualities of TC74 with address 9a but have to order 350 to get any of the other addresses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: n0th1n6</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-57921</link>
		<dc:creator><![CDATA[n0th1n6]]></dc:creator>
		<pubDate>Mon, 05 Jan 2009 01:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-57921</guid>
		<description><![CDATA[ds1621+ from maxim is a temp sensor with i2c interface and has better resolution than this one. Without much effort, you can easily get .5°C resolution from this ic. only downside i guess is the package]]></description>
		<content:encoded><![CDATA[<p>ds1621+ from maxim is a temp sensor with i2c interface and has better resolution than this one. Without much effort, you can easily get .5°C resolution from this ic. only downside i guess is the package</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scotty</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-57846</link>
		<dc:creator><![CDATA[Scotty]]></dc:creator>
		<pubDate>Sun, 04 Jan 2009 07:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-57846</guid>
		<description><![CDATA[The component variety and quality of these posts is astounding. Short and sweet. I&#039;m hoping to see some more complex devices requiring longer tutorials such as the DS28EA00 (1wire temp sensor with I/o pins) or perhaps one of the new Dallas RTC&#039;s with 4Kbytes or more of NVRAM. What is already posted is pure gold.]]></description>
		<content:encoded><![CDATA[<p>The component variety and quality of these posts is astounding. Short and sweet. I&#8217;m hoping to see some more complex devices requiring longer tutorials such as the DS28EA00 (1wire temp sensor with I/o pins) or perhaps one of the new Dallas RTC&#8217;s with 4Kbytes or more of NVRAM. What is already posted is pure gold.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gman</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-57813</link>
		<dc:creator><![CDATA[Gman]]></dc:creator>
		<pubDate>Sun, 04 Jan 2009 00:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-57813</guid>
		<description><![CDATA[OOOHHHH how i wish i understood what all of this mumbo jumbo meant and how to do this....i just dont know where to start when wanting to learn about this stuff... :..(]]></description>
		<content:encoded><![CDATA[<p>OOOHHHH how i wish i understood what all of this mumbo jumbo meant and how to do this&#8230;.i just dont know where to start when wanting to learn about this stuff&#8230; :..(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tantris</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-57793</link>
		<dc:creator><![CDATA[tantris]]></dc:creator>
		<pubDate>Sat, 03 Jan 2009 20:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-57793</guid>
		<description><![CDATA[Nice part, and also affordable! 

now, if someone could find a humidity sensor that isn&#039;t $20 ...]]></description>
		<content:encoded><![CDATA[<p>Nice part, and also affordable! </p>
<p>now, if someone could find a humidity sensor that isn&#8217;t $20 &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: octel</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-57765</link>
		<dc:creator><![CDATA[octel]]></dc:creator>
		<pubDate>Sat, 03 Jan 2009 10:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-57765</guid>
		<description><![CDATA[@colin: use a thermocouple]]></description>
		<content:encoded><![CDATA[<p>@colin: use a thermocouple</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-57761</link>
		<dc:creator><![CDATA[Colin]]></dc:creator>
		<pubDate>Sat, 03 Jan 2009 09:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-57761</guid>
		<description><![CDATA[Does anyone know a good sensor in the 200-400 C range with at least 1 degree precision?]]></description>
		<content:encoded><![CDATA[<p>Does anyone know a good sensor in the 200-400 C range with at least 1 degree precision?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-57718</link>
		<dc:creator><![CDATA[Andrew]]></dc:creator>
		<pubDate>Sat, 03 Jan 2009 00:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-57718</guid>
		<description><![CDATA[@mike y and ian lesnet,

Thanks for the description and link guys, that&#039;s very helpful!]]></description>
		<content:encoded><![CDATA[<p>@mike y and ian lesnet,</p>
<p>Thanks for the description and link guys, that&#8217;s very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Lesnet</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-57676</link>
		<dc:creator><![CDATA[Ian Lesnet]]></dc:creator>
		<pubDate>Fri, 02 Jan 2009 18:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-57676</guid>
		<description><![CDATA[@andrew

Sometimes we get too creative while trying not to be repetitive. This small update should better reflect what we wanted to say:

C1 is a 0.1uF decoupling capacitor.]]></description>
		<content:encoded><![CDATA[<p>@andrew</p>
<p>Sometimes we get too creative while trying not to be repetitive. This small update should better reflect what we wanted to say:</p>
<p>C1 is a 0.1uF decoupling capacitor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Y</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-57675</link>
		<dc:creator><![CDATA[Mike Y]]></dc:creator>
		<pubDate>Fri, 02 Jan 2009 18:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-57675</guid>
		<description><![CDATA[&gt; It says “A 0.1uF capacitor (C1) decouples the chip 
&gt; from the power supply.” What does “decouples” 
&gt; mean in that sentence and why is the capacitor on 
&gt; the ground side and not the vcc side?

Looks like C1 connects to both Pin 5, which is 3.3V and to GND. &#039;Decouples&#039; means to basically provide some power protection against RF pickup - RF will go through the cap to ground, leaving the DC clean.

An alternative word would be a &#039;bypass&#039; capacitor, ref:
http://en.wikipedia.org/wiki/Decoupling_capacitor

I just placed a mouser order prior to seeing this neat little IC. I&#039;ve put it on a list for next time...!

Mike Yancey
Dallas, Texas]]></description>
		<content:encoded><![CDATA[<p>&gt; It says “A 0.1uF capacitor (C1) decouples the chip<br />
&gt; from the power supply.” What does “decouples”<br />
&gt; mean in that sentence and why is the capacitor on<br />
&gt; the ground side and not the vcc side?</p>
<p>Looks like C1 connects to both Pin 5, which is 3.3V and to GND. &#8216;Decouples&#8217; means to basically provide some power protection against RF pickup &#8211; RF will go through the cap to ground, leaving the DC clean.</p>
<p>An alternative word would be a &#8216;bypass&#8217; capacitor, ref:<br />
<a href="http://en.wikipedia.org/wiki/Decoupling_capacitor" rel="nofollow">http://en.wikipedia.org/wiki/Decoupling_capacitor</a></p>
<p>I just placed a mouser order prior to seeing this neat little IC. I&#8217;ve put it on a list for next time&#8230;!</p>
<p>Mike Yancey<br />
Dallas, Texas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-57672</link>
		<dc:creator><![CDATA[Andrew]]></dc:creator>
		<pubDate>Fri, 02 Jan 2009 17:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-57672</guid>
		<description><![CDATA[It says &quot;A 0.1uF capacitor (C1) decouples the chip from the power supply.&quot; What does &quot;decouples&quot; mean in that sentence and why is the capacitor on the ground side and not the vcc side?]]></description>
		<content:encoded><![CDATA[<p>It says &#8220;A 0.1uF capacitor (C1) decouples the chip from the power supply.&#8221; What does &#8220;decouples&#8221; mean in that sentence and why is the capacitor on the ground side and not the vcc side?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ty Johnson</title>
		<link>http://hackaday.com/2009/01/02/parts-i2c-digital-thermometer-tc74/comment-page-1/#comment-57670</link>
		<dc:creator><![CDATA[Ty Johnson]]></dc:creator>
		<pubDate>Fri, 02 Jan 2009 17:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7382#comment-57670</guid>
		<description><![CDATA[Cool! i can think of a lot of stuff to bolt this thing to.
cpu heatsink, inside the freezer (because no one likes hard-as-a-rock ice cream!), my modded surround amp... thanx for the write up!]]></description>
		<content:encoded><![CDATA[<p>Cool! i can think of a lot of stuff to bolt this thing to.<br />
cpu heatsink, inside the freezer (because no one likes hard-as-a-rock ice cream!), my modded surround amp&#8230; thanx for the write up!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

