<?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: Pixart/Wiimote sensor library for Arduino</title>
	<atom:link href="http://www.stephenhobley.com/blog/2009/03/01/pixartwiimote-sensor-library-for-arduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stephenhobley.com/blog/2009/03/01/pixartwiimote-sensor-library-for-arduino/</link>
	<description>Laser Harps, Tesla Coils, and Killer Space Robots</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:09:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anacleto</title>
		<link>http://www.stephenhobley.com/blog/2009/03/01/pixartwiimote-sensor-library-for-arduino/comment-page-1/#comment-27186</link>
		<dc:creator>Anacleto</dc:creator>
		<pubDate>Tue, 22 Nov 2011 00:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://stephenhobley.com/blog/?p=528#comment-27186</guid>
		<description>It&#039;s working! It&#039;s WORKING!!!!!! Man this is huge! Thanks a lot to both you and Kako! Many many thanks!</description>
		<content:encoded><![CDATA[<p>It&#8217;s working! It&#8217;s WORKING!!!!!! Man this is huge! Thanks a lot to both you and Kako! Many many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tara Moore</title>
		<link>http://www.stephenhobley.com/blog/2009/03/01/pixartwiimote-sensor-library-for-arduino/comment-page-1/#comment-13561</link>
		<dc:creator>Tara Moore</dc:creator>
		<pubDate>Sun, 03 Jul 2011 18:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://stephenhobley.com/blog/?p=528#comment-13561</guid>
		<description>I have watched the video and learned something from it. Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>I have watched the video and learned something from it. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Hobley</title>
		<link>http://www.stephenhobley.com/blog/2009/03/01/pixartwiimote-sensor-library-for-arduino/comment-page-1/#comment-4444</link>
		<dc:creator>Stephen Hobley</dc:creator>
		<pubDate>Wed, 22 Sep 2010 19:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://stephenhobley.com/blog/?p=528#comment-4444</guid>
		<description>Adam : Thanks for letting us know - that&#039;s really good information. I have a Cortex ARM dev board that works on a 12Mhz clock and 3.3V native.
I&#039;ll be trying to hookup one of my sensors to that.</description>
		<content:encoded><![CDATA[<p>Adam : Thanks for letting us know &#8211; that&#8217;s really good information. I have a Cortex ARM dev board that works on a 12Mhz clock and 3.3V native. </p>
<p>I&#8217;ll be trying to hookup one of my sensors to that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam MacDonald</title>
		<link>http://www.stephenhobley.com/blog/2009/03/01/pixartwiimote-sensor-library-for-arduino/comment-page-1/#comment-4437</link>
		<dc:creator>Adam MacDonald</dc:creator>
		<pubDate>Tue, 21 Sep 2010 17:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://stephenhobley.com/blog/?p=528#comment-4437</guid>
		<description>Well, I realized I should be using Analog 4 and 5, not digital, for I2C. Changed that, and it works!
So it works without any extra components, just the Pixart and an Arduino Mini 3.3V on an 8Mhz clock.
Thanks for your help!</description>
		<content:encoded><![CDATA[<p>Well, I realized I should be using Analog 4 and 5, not digital, for I2C. Changed that, and it works!</p>
<p>So it works without any extra components, just the Pixart and an Arduino Mini 3.3V on an 8Mhz clock.</p>
<p>Thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam MacDonald</title>
		<link>http://www.stephenhobley.com/blog/2009/03/01/pixartwiimote-sensor-library-for-arduino/comment-page-1/#comment-4436</link>
		<dc:creator>Adam MacDonald</dc:creator>
		<pubDate>Tue, 21 Sep 2010 17:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://stephenhobley.com/blog/?p=528#comment-4436</guid>
		<description>Hi,
I managed to get an 8Mhz signal by setting the fuse bytes on the Arduino to output the clock signal on a digital pin. Voltmeter shows 1.7V but I don&#039;t have an oscilloscope to double-check the frequency.
After hooking everything up, I am getting the 0,0,0 output described above. No idea if it&#039;s the clock or the I2C lines, and unfortunately I don&#039;t have much else around to test with.
Any other debugging advice you could give? I suppose I could order a bunch of parts and build a 25Mhz clock, but it seems to me it should work like this...
Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I managed to get an 8Mhz signal by setting the fuse bytes on the Arduino to output the clock signal on a digital pin. Voltmeter shows 1.7V but I don&#8217;t have an oscilloscope to double-check the frequency.</p>
<p>After hooking everything up, I am getting the 0,0,0 output described above. No idea if it&#8217;s the clock or the I2C lines, and unfortunately I don&#8217;t have much else around to test with.</p>
<p>Any other debugging advice you could give? I suppose I could order a bunch of parts and build a 25Mhz clock, but it seems to me it should work like this&#8230;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Hobley</title>
		<link>http://www.stephenhobley.com/blog/2009/03/01/pixartwiimote-sensor-library-for-arduino/comment-page-1/#comment-4387</link>
		<dc:creator>Stephen Hobley</dc:creator>
		<pubDate>Tue, 14 Sep 2010 20:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://stephenhobley.com/blog/?p=528#comment-4387</guid>
		<description>Adam:
I would say
1. Not sure, I would try it and see what happens
2. See 1
3. See 2
Personally I would try and get the Pixart sensor working correctly using a known configuration first - just so that you know what a &quot;good&quot; configuration is like.
But do let me know what you discover.</description>
		<content:encoded><![CDATA[<p>Adam:</p>
<p>I would say</p>
<p>1. Not sure, I would try it and see what happens<br />
2. See 1<br />
3. See 2</p>
<p>Personally I would try and get the Pixart sensor working correctly using a known configuration first &#8211; just so that you know what a &#8220;good&#8221; configuration is like.</p>
<p>But do let me know what you discover.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam MacDonald</title>
		<link>http://www.stephenhobley.com/blog/2009/03/01/pixartwiimote-sensor-library-for-arduino/comment-page-1/#comment-4385</link>
		<dc:creator>Adam MacDonald</dc:creator>
		<pubDate>Tue, 14 Sep 2010 18:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://stephenhobley.com/blog/?p=528#comment-4385</guid>
		<description>I&#039;m trying to use the Pixart camera in my helicopter project. I have an 8mhz Arduino Mini Pro 3.3v, and some questions:
1. Can I wire the SDA/SCL pins directly to the Arduino without the buffer in between, since they both work at 3.3V?
2. Can the Pixart work with a clock of 8Mhz? How about 4Mhz? Is there a lower bound, and why?
3. Once I write code so the Arduino outputs a high frequency (maybe 8Mhz) PWM signal on a digital pin, can I use this as a clock input?
If the answers are yes, yes, and yes, I won&#039;t need any of the circuitry described in these posts, correct?
Adam</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to use the Pixart camera in my helicopter project. I have an 8mhz Arduino Mini Pro 3.3v, and some questions:</p>
<p>1. Can I wire the SDA/SCL pins directly to the Arduino without the buffer in between, since they both work at 3.3V?<br />
2. Can the Pixart work with a clock of 8Mhz? How about 4Mhz? Is there a lower bound, and why?<br />
3. Once I write code so the Arduino outputs a high frequency (maybe 8Mhz) PWM signal on a digital pin, can I use this as a clock input?</p>
<p>If the answers are yes, yes, and yes, I won&#8217;t need any of the circuitry described in these posts, correct?</p>
<p>Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shobley</title>
		<link>http://www.stephenhobley.com/blog/2009/03/01/pixartwiimote-sensor-library-for-arduino/comment-page-1/#comment-4227</link>
		<dc:creator>shobley</dc:creator>
		<pubDate>Fri, 06 Aug 2010 17:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://stephenhobley.com/blog/?p=528#comment-4227</guid>
		<description>I think I need to revisit this project - I get enough email about it that maybe I should make some more movies that show some of the debugging procedures you can use.
I&#039;ll post an update on my blog when I get them done.</description>
		<content:encoded><![CDATA[<p>I think I need to revisit this project &#8211; I get enough email about it that maybe I should make some more movies that show some of the debugging procedures you can use.</p>
<p>I&#8217;ll post an update on my blog when I get them done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joy Holmes</title>
		<link>http://www.stephenhobley.com/blog/2009/03/01/pixartwiimote-sensor-library-for-arduino/comment-page-1/#comment-4226</link>
		<dc:creator>Joy Holmes</dc:creator>
		<pubDate>Fri, 06 Aug 2010 16:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://stephenhobley.com/blog/?p=528#comment-4226</guid>
		<description>&quot;if you have scoped the input and response to and from the Pixart sensor&quot; - I&#039;m sorry but I don&#039;t know how could I do this. I am a newbie. Would be glad if you can help.</description>
		<content:encoded><![CDATA[<p>&#8220;if you have scoped the input and response to and from the Pixart sensor&#8221; &#8211; I&#8217;m sorry but I don&#8217;t know how could I do this. I am a newbie. Would be glad if you can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shobley</title>
		<link>http://www.stephenhobley.com/blog/2009/03/01/pixartwiimote-sensor-library-for-arduino/comment-page-1/#comment-4225</link>
		<dc:creator>shobley</dc:creator>
		<pubDate>Fri, 06 Aug 2010 16:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://stephenhobley.com/blog/?p=528#comment-4225</guid>
		<description>I need to update the library to explicitly return &quot;no connection to camera&quot; when this happens.
I have only ever seen this problem when the communication with the Pixart sensor has failed. Either the sensor is bad, or the communication level converter is not doing it&#039;s job correctly.
You did not mention if you have scoped the input and response to and from the Pixart sensor.
It is equally likely that Nintendo has changed the programming on their chips to prevent people from using them - I bought my Wiimotes all at the same time, and so far I&#039;ve not had a problem with the sensors.</description>
		<content:encoded><![CDATA[<p>I need to update the library to explicitly return &#8220;no connection to camera&#8221; when this happens.</p>
<p>I have only ever seen this problem when the communication with the Pixart sensor has failed. Either the sensor is bad, or the communication level converter is not doing it&#8217;s job correctly.</p>
<p>You did not mention if you have scoped the input and response to and from the Pixart sensor. </p>
<p>It is equally likely that Nintendo has changed the programming on their chips to prevent people from using them &#8211; I bought my Wiimotes all at the same time, and so far I&#8217;ve not had a problem with the sensors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

