<?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/"
		>
<channel>
	<title>Comments on: Arduino and an I2C temperature sensor</title>
	<atom:link href="http://naneau.nl/2009/01/18/arduino-and-an-i2c-temperature-sensor/feed/" rel="self" type="application/rss+xml" />
	<link>http://naneau.nl/2009/01/18/arduino-and-an-i2c-temperature-sensor/</link>
	<description>Go dik-dik, go!</description>
	<lastBuildDate>Mon, 26 Jul 2010 04:31:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Grok Think &#187; Blog Archive &#187; I2C data logging chip.</title>
		<link>http://naneau.nl/2009/01/18/arduino-and-an-i2c-temperature-sensor/comment-page-1/#comment-102980</link>
		<dc:creator>Grok Think &#187; Blog Archive &#187; I2C data logging chip.</dc:creator>
		<pubDate>Sun, 04 Jul 2010 03:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/?p=90#comment-102980</guid>
		<description>[...] Arduino and an I2C temperature sensor : Naneau [...]</description>
		<content:encoded><![CDATA[<p>[...] Arduino and an I2C temperature sensor : Naneau [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://naneau.nl/2009/01/18/arduino-and-an-i2c-temperature-sensor/comment-page-1/#comment-99755</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Sun, 21 Feb 2010 01:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/?p=90#comment-99755</guid>
		<description>This was a great I2C article.  I&#039;ve been looking at so many and I just couldn&#039;t get my project to work until I stumbled on this page.  I&#039;m interfacing a RFID I2C circuit to my Arduino and the manufacture&#039;s datasheet was nonexistant.  3 days later, and finding this page, I finally have it working!

My problem was I was running the beginTransmission, send, endTransmission and then the receiveFrom.  That&#039;s what all the articles I found did... your&#039;s was the only one that ran the receiveFrom before the endTransmission.  And it works.  Thanks!</description>
		<content:encoded><![CDATA[<p>This was a great I2C article.  I&#8217;ve been looking at so many and I just couldn&#8217;t get my project to work until I stumbled on this page.  I&#8217;m interfacing a RFID I2C circuit to my Arduino and the manufacture&#8217;s datasheet was nonexistant.  3 days later, and finding this page, I finally have it working!</p>
<p>My problem was I was running the beginTransmission, send, endTransmission and then the receiveFrom.  That&#8217;s what all the articles I found did&#8230; your&#8217;s was the only one that ran the receiveFrom before the endTransmission.  And it works.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naneau</title>
		<link>http://naneau.nl/2009/01/18/arduino-and-an-i2c-temperature-sensor/comment-page-1/#comment-66992</link>
		<dc:creator>Naneau</dc:creator>
		<pubDate>Tue, 26 May 2009 10:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/?p=90#comment-66992</guid>
		<description>Decimal notation is something most non-technical people are more familiar with. They are just representations of the same number, so you can usually use them interchangeably with a little conversion here and there. Hex notation is much more common in technical documentation and datasheets though, and by copying it you may reduce the risk of (conversion) errors in your code.</description>
		<content:encoded><![CDATA[<p>Decimal notation is something most non-technical people are more familiar with. They are just representations of the same number, so you can usually use them interchangeably with a little conversion here and there. Hex notation is much more common in technical documentation and datasheets though, and by copying it you may reduce the risk of (conversion) errors in your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danielle</title>
		<link>http://naneau.nl/2009/01/18/arduino-and-an-i2c-temperature-sensor/comment-page-1/#comment-66982</link>
		<dc:creator>Danielle</dc:creator>
		<pubDate>Tue, 26 May 2009 08:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/?p=90#comment-66982</guid>
		<description>By the way, the address doesn&#039;t have to be in hexadecimal, we just converted it to decimal and it works fine. Regards, Danielle.</description>
		<content:encoded><![CDATA[<p>By the way, the address doesn&#8217;t have to be in hexadecimal, we just converted it to decimal and it works fine. Regards, Danielle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: First sensor &#60; Body-warner</title>
		<link>http://naneau.nl/2009/01/18/arduino-and-an-i2c-temperature-sensor/comment-page-1/#comment-66828</link>
		<dc:creator>First sensor &#60; Body-warner</dc:creator>
		<pubDate>Sun, 24 May 2009 17:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/?p=90#comment-66828</guid>
		<description>[...] to be very easy to work with but for me as a lay person it&#8217;s still complicated. Paul found a tutorial on the web for connecting it to the Arduino. Everything works fine except that the temperature is [...]</description>
		<content:encoded><![CDATA[<p>[...] to be very easy to work with but for me as a lay person it&#8217;s still complicated. Paul found a tutorial on the web for connecting it to the Arduino. Everything works fine except that the temperature is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerardo</title>
		<link>http://naneau.nl/2009/01/18/arduino-and-an-i2c-temperature-sensor/comment-page-1/#comment-65181</link>
		<dc:creator>Gerardo</dc:creator>
		<pubDate>Fri, 08 May 2009 16:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/?p=90#comment-65181</guid>
		<description>hey there, i was looking information about  the I2c trasmission protocol with arduino, because i bougth a line follower  and i can´t  get it work. i would like to know if you can help us... the name of the component is I2C LINE FOLLOWER 
thnks</description>
		<content:encoded><![CDATA[<p>hey there, i was looking information about  the I2c trasmission protocol with arduino, because i bougth a line follower  and i can´t  get it work. i would like to know if you can help us&#8230; the name of the component is I2C LINE FOLLOWER<br />
thnks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
