<?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: Robotic motion sensing using an optical mouse</title>
	<atom:link href="http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:59:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: hoverdesign</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-429857</link>
		<dc:creator><![CDATA[hoverdesign]]></dc:creator>
		<pubDate>Sun, 07 Aug 2011 11:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-429857</guid>
		<description><![CDATA[I also want to increase the focal length of the standard mouse - anyone done this for about 10mm?]]></description>
		<content:encoded><![CDATA[<p>I also want to increase the focal length of the standard mouse &#8211; anyone done this for about 10mm?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: palash</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16639</link>
		<dc:creator><![CDATA[palash]]></dc:creator>
		<pubDate>Sun, 03 Aug 2008 12:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16639</guid>
		<description><![CDATA[hey!&lt;br&gt;i am a novic ! would  like to  make  a robot usins otical mouse sensor . but adns 2610   has little focal length ,how can i increse the length? using tths sensor?&lt;br&gt;thank you]]></description>
		<content:encoded><![CDATA[<p>hey!<br />i am a novic ! would  like to  make  a robot usins otical mouse sensor . but adns 2610   has little focal length ,how can i increse the length? using tths sensor?<br />thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feraldidact</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16622</link>
		<dc:creator><![CDATA[Feraldidact]]></dc:creator>
		<pubDate>Sun, 19 Mar 2006 23:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16622</guid>
		<description><![CDATA[Could you put the NASA paper on your site because they&#039;re excluding the world outside the walled garden from seeing it?

Feral]]></description>
		<content:encoded><![CDATA[<p>Could you put the NASA paper on your site because they&#8217;re excluding the world outside the walled garden from seeing it?</p>
<p>Feral</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mac cody</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16623</link>
		<dc:creator><![CDATA[mac cody]]></dc:creator>
		<pubDate>Tue, 31 Jan 2006 05:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16623</guid>
		<description><![CDATA[heathkit, the ADNS-2610 has a 18x18-pixel imaging array, so its usefulness as a low-resolution camera would be limited.  The ADNS-3060 has a 30x30-pixel array, so it may be more suitable for that purpose. The work of Trutna and Schumacher, found at http://www.contrib.andrew.cmu.edu/~ttrutna/16-264/Vision_Project/
shows how they used that mouse sensor to image their surroundings.

I think that a mouse sensor could be used as a proximity warning device by using its optical flow capabilities to detect motion within its field of view.  Polling the x-delta and y-delta registers would indicate that something &quot;significant&quot; was moving. This would be a low-bandwidth operation. If needed, the robot would then check the mouse sensor image, perhaps comparing it to a static scene image. This might serve as a clue to the robot as to what actions to take (turn on a webcam, power up motors to run, etc).  I call it a  &quot;roach eye&quot;.  A roach usually doesn&#039;t react unless it perceives a threat that is big enough to do it harm.

The lens system of a typical optical mouse has a very short focal length, hence requiring its close proximity to the viewing surface. The new optical sensor I&#039;m working on has a new lens system that places the lens about 40 millimeters from the floor.  This will solve the snaging and dragging issues you refer to.  At least it will for the garage floor where my robot runs!]]></description>
		<content:encoded><![CDATA[<p>heathkit, the ADNS-2610 has a 18&#215;18-pixel imaging array, so its usefulness as a low-resolution camera would be limited.  The ADNS-3060 has a 30&#215;30-pixel array, so it may be more suitable for that purpose. The work of Trutna and Schumacher, found at <a href="http://www.contrib.andrew.cmu.edu/~ttrutna/16-264/Vision_Project/" rel="nofollow">http://www.contrib.andrew.cmu.edu/~ttrutna/16-264/Vision_Project/</a><br />
shows how they used that mouse sensor to image their surroundings.</p>
<p>I think that a mouse sensor could be used as a proximity warning device by using its optical flow capabilities to detect motion within its field of view.  Polling the x-delta and y-delta registers would indicate that something &#8220;significant&#8221; was moving. This would be a low-bandwidth operation. If needed, the robot would then check the mouse sensor image, perhaps comparing it to a static scene image. This might serve as a clue to the robot as to what actions to take (turn on a webcam, power up motors to run, etc).  I call it a  &#8220;roach eye&#8221;.  A roach usually doesn&#8217;t react unless it perceives a threat that is big enough to do it harm.</p>
<p>The lens system of a typical optical mouse has a very short focal length, hence requiring its close proximity to the viewing surface. The new optical sensor I&#8217;m working on has a new lens system that places the lens about 40 millimeters from the floor.  This will solve the snaging and dragging issues you refer to.  At least it will for the garage floor where my robot runs!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heathkit</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16624</link>
		<dc:creator><![CDATA[Heathkit]]></dc:creator>
		<pubDate>Tue, 31 Jan 2006 00:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16624</guid>
		<description><![CDATA[So what kind of resolution do you get with the imaging sensor.  Would it be possible to use it as a low-resolution camera, or do the optics make it unusable for targets less than a couple inches from the sensor.

I&#039;ve considered using an optical mouse as an encoder before, but I could never solve the mechanical problem of getting it right against the floor without snagging, dragging etc.  How would you make this work on various floor types? (ie, carpet, tile, etc)]]></description>
		<content:encoded><![CDATA[<p>So what kind of resolution do you get with the imaging sensor.  Would it be possible to use it as a low-resolution camera, or do the optics make it unusable for targets less than a couple inches from the sensor.</p>
<p>I&#8217;ve considered using an optical mouse as an encoder before, but I could never solve the mechanical problem of getting it right against the floor without snagging, dragging etc.  How would you make this work on various floor types? (ie, carpet, tile, etc)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wim L</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16625</link>
		<dc:creator><![CDATA[Wim L]]></dc:creator>
		<pubDate>Tue, 31 Jan 2006 00:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16625</guid>
		<description><![CDATA[A few years back I saw a very similar hack in a very clever context: a robotic hovercraft. Problem with robotic hovercraft is you don&#039;t have wheels so you can&#039;t do dead-reckoning that way. So they mounted two optical mice inside the skirt so that the craft could keep track of its position and orientation.]]></description>
		<content:encoded><![CDATA[<p>A few years back I saw a very similar hack in a very clever context: a robotic hovercraft. Problem with robotic hovercraft is you don&#8217;t have wheels so you can&#8217;t do dead-reckoning that way. So they mounted two optical mice inside the skirt so that the craft could keep track of its position and orientation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryon</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16627</link>
		<dc:creator><![CDATA[bryon]]></dc:creator>
		<pubDate>Mon, 30 Jan 2006 21:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16627</guid>
		<description><![CDATA[we did something similar for the grand challenge]]></description>
		<content:encoded><![CDATA[<p>we did something similar for the grand challenge</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryon</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16626</link>
		<dc:creator><![CDATA[bryon]]></dc:creator>
		<pubDate>Mon, 30 Jan 2006 20:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16626</guid>
		<description><![CDATA[we did something similar for the grand challenge]]></description>
		<content:encoded><![CDATA[<p>we did something similar for the grand challenge</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16629</link>
		<dc:creator><![CDATA[Jeffrey]]></dc:creator>
		<pubDate>Mon, 30 Jan 2006 16:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16629</guid>
		<description><![CDATA[This Mac Cody has some ideas. Optical mouse for robotics - why didn&#039;t i come up withthat ?]]></description>
		<content:encoded><![CDATA[<p>This Mac Cody has some ideas. Optical mouse for robotics &#8211; why didn&#8217;t i come up withthat ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: armindilo</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16628</link>
		<dc:creator><![CDATA[armindilo]]></dc:creator>
		<pubDate>Mon, 30 Jan 2006 03:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16628</guid>
		<description><![CDATA[I know what what you meant, but it just reads that way, thats all!]]></description>
		<content:encoded><![CDATA[<p>I know what what you meant, but it just reads that way, thats all!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mac cody</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16630</link>
		<dc:creator><![CDATA[mac cody]]></dc:creator>
		<pubDate>Mon, 30 Jan 2006 03:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16630</guid>
		<description><![CDATA[cbm5, I, for one, certainly don&#039;t feel like I &quot;own&quot; you.  I was just making clarifications based upon your statements and preconceptions.  In fact, I&#039;m pretty much repeating the information that was provided in my original submission comments (plus an explanation of the advantage of the approach I took).  Those comments didn&#039;t get transcribed clearly in Eliot&#039;s original post.]]></description>
		<content:encoded><![CDATA[<p>cbm5, I, for one, certainly don&#8217;t feel like I &#8220;own&#8221; you.  I was just making clarifications based upon your statements and preconceptions.  In fact, I&#8217;m pretty much repeating the information that was provided in my original submission comments (plus an explanation of the advantage of the approach I took).  Those comments didn&#8217;t get transcribed clearly in Eliot&#8217;s original post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cbm5</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16633</link>
		<dc:creator><![CDATA[cbm5]]></dc:creator>
		<pubDate>Mon, 30 Jan 2006 02:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16633</guid>
		<description><![CDATA[I&#039;m not sure that &quot;owned&quot; is the best way to describe what happened here, i brought up some points that i surely wasn&#039;t alone in considering, and mac cody defended his hack by clarifying the &quot;why&quot; of this hack. really, that was overlooked in the original writeup, any type of explanation why this was done and is better than the normal mouse interface for position encoding. i&#039;m sure i&#039;m not the only one who evaluates hacks based on whether the final result is worth the effort, and without the extra data provided by mac&#039;s post, i would have put this hack in the &quot;won&#039;t be using this idea&quot; file.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure that &#8220;owned&#8221; is the best way to describe what happened here, i brought up some points that i surely wasn&#8217;t alone in considering, and mac cody defended his hack by clarifying the &#8220;why&#8221; of this hack. really, that was overlooked in the original writeup, any type of explanation why this was done and is better than the normal mouse interface for position encoding. i&#8217;m sure i&#8217;m not the only one who evaluates hacks based on whether the final result is worth the effort, and without the extra data provided by mac&#8217;s post, i would have put this hack in the &#8220;won&#8217;t be using this idea&#8221; file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: armindilo</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16632</link>
		<dc:creator><![CDATA[armindilo]]></dc:creator>
		<pubDate>Mon, 30 Jan 2006 01:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16632</guid>
		<description><![CDATA[cbm5: **owned**

mac cody: Sweet hack! I am quite impressed. Your robot looks pretty good too!]]></description>
		<content:encoded><![CDATA[<p>cbm5: **owned**</p>
<p>mac cody: Sweet hack! I am quite impressed. Your robot looks pretty good too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: armindilo</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16631</link>
		<dc:creator><![CDATA[armindilo]]></dc:creator>
		<pubDate>Mon, 30 Jan 2006 01:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16631</guid>
		<description><![CDATA[cbm5: **owned**

mac cody: Sweet hack! I am quite impressed. Your robot looks pretty good too!]]></description>
		<content:encoded><![CDATA[<p>cbm5: **owned**</p>
<p>mac cody: Sweet hack! I am quite impressed. Your robot looks pretty good too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mac cody</title>
		<link>http://hackaday.com/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/comment-page-1/#comment-16634</link>
		<dc:creator><![CDATA[mac cody]]></dc:creator>
		<pubDate>Mon, 30 Jan 2006 01:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2006/01/29/robotic-motion-sensing-using-an-optical-mouse/#comment-16634</guid>
		<description><![CDATA[cbm5, it was not that much work, actually, to access the mouse sensor directly.  I ignored the ps/2 interface for a good reason.  I didn&#039;t want to implement code to access an interface that gave limited functionality (x-motion and y-motion only).  Controlling the ADNS-2610 directly allows access to the many functions on the device (device reset, power down, forced awake, surface quality, min/max pixel values, individual pixel values, and shutter rate).  The hack presented in my photoessay is for proof-of-concept and general experimentation with my SBC that is part of my robot (check out my website).  No PC is used in this, so your complaints are invalid.  I&#039;m in the process of taking the hack to the next level and re-hosting the mouse sensor in a housing with a lens with a longer focal length.  This will get the assembly further away from the target image (off the floor) than with an optical mouse.

alex cd, sorry about the quality of the photos.  I&#039;m using a BTC PC-380 webcam that is hard to focus. Donations are gladly accepted! :)]]></description>
		<content:encoded><![CDATA[<p>cbm5, it was not that much work, actually, to access the mouse sensor directly.  I ignored the ps/2 interface for a good reason.  I didn&#8217;t want to implement code to access an interface that gave limited functionality (x-motion and y-motion only).  Controlling the ADNS-2610 directly allows access to the many functions on the device (device reset, power down, forced awake, surface quality, min/max pixel values, individual pixel values, and shutter rate).  The hack presented in my photoessay is for proof-of-concept and general experimentation with my SBC that is part of my robot (check out my website).  No PC is used in this, so your complaints are invalid.  I&#8217;m in the process of taking the hack to the next level and re-hosting the mouse sensor in a housing with a lens with a longer focal length.  This will get the assembly further away from the target image (off the floor) than with an optical mouse.</p>
<p>alex cd, sorry about the quality of the photos.  I&#8217;m using a BTC PC-380 webcam that is hard to focus. Donations are gladly accepted! :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

