<?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: Turn your projector into a laser guided controller</title>
	<atom:link href="http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Sun, 12 Feb 2012 02:22:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: axllaruse</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-56547</link>
		<dc:creator><![CDATA[axllaruse]]></dc:creator>
		<pubDate>Thu, 25 Dec 2008 17:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-56547</guid>
		<description><![CDATA[1- Projector
2- Webcam
3- Laser Pointer
4- Sit your butt in from of your computer doing programming

Tada!]]></description>
		<content:encoded><![CDATA[<p>1- Projector<br />
2- Webcam<br />
3- Laser Pointer<br />
4- Sit your butt in from of your computer doing programming</p>
<p>Tada!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slain34</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-47750</link>
		<dc:creator><![CDATA[slain34]]></dc:creator>
		<pubDate>Sun, 26 Oct 2008 12:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-47750</guid>
		<description><![CDATA[I didn&#039;t notice the sensors at first :P]]></description>
		<content:encoded><![CDATA[<p>I didn&#8217;t notice the sensors at first :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiss off</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-47510</link>
		<dc:creator><![CDATA[kiss off]]></dc:creator>
		<pubDate>Fri, 24 Oct 2008 06:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-47510</guid>
		<description><![CDATA[you are lame]]></description>
		<content:encoded><![CDATA[<p>you are lame</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a random John</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-43440</link>
		<dc:creator><![CDATA[a random John]]></dc:creator>
		<pubDate>Thu, 25 Sep 2008 21:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-43440</guid>
		<description><![CDATA[scott,

I&#039;ve got a fps type game with laser control up at http://insightvr.com

I&#039;ve also got other movies, presentations, source code, and full explanations of how to do both laser tracking and wiiMote head tracking at the same time.

I&#039;m planning on doing multiplayer missile command for Halloween this year and I&#039;ll film it.  I need to order more Star Wars blasters to mod.]]></description>
		<content:encoded><![CDATA[<p>scott,</p>
<p>I&#8217;ve got a fps type game with laser control up at <a href="http://insightvr.com" rel="nofollow">http://insightvr.com</a></p>
<p>I&#8217;ve also got other movies, presentations, source code, and full explanations of how to do both laser tracking and wiiMote head tracking at the same time.</p>
<p>I&#8217;m planning on doing multiplayer missile command for Halloween this year and I&#8217;ll film it.  I need to order more Star Wars blasters to mod.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cwcentral</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-43329</link>
		<dc:creator><![CDATA[cwcentral]]></dc:creator>
		<pubDate>Wed, 24 Sep 2008 22:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-43329</guid>
		<description><![CDATA[Looks simple since there&#039;s a grid of dots in the background (look at timecode 1:23 in the video).

1. Project a grid of dots for reference grid/computer scan for a frame (1/60).
2. Track a high intensity point from the laser.
3. Have a sensor recorded scene information in between refresh intervals of the projector except when projecting the grid, i.e. track the dot any time &lt; 60Hz.

I&#039;m sure the patent is trivial like what I described. Therefore, I&#039;ll pass. Still doesn&#039;t beat a mouse. Xerox did their research well and spent millions on that.]]></description>
		<content:encoded><![CDATA[<p>Looks simple since there&#8217;s a grid of dots in the background (look at timecode 1:23 in the video).</p>
<p>1. Project a grid of dots for reference grid/computer scan for a frame (1/60).<br />
2. Track a high intensity point from the laser.<br />
3. Have a sensor recorded scene information in between refresh intervals of the projector except when projecting the grid, i.e. track the dot any time &lt; 60Hz.</p>
<p>I&#8217;m sure the patent is trivial like what I described. Therefore, I&#8217;ll pass. Still doesn&#8217;t beat a mouse. Xerox did their research well and spent millions on that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-43211</link>
		<dc:creator><![CDATA[dave]]></dc:creator>
		<pubDate>Wed, 24 Sep 2008 02:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-43211</guid>
		<description><![CDATA[paul- I agree with your synopsis, but did you check the lasertraq link?  Its a bit of a task to get it to compile, but it does the same thing- mouse replacement for any application.  Its also got support for different colored lasers to be different pointers.  So its exactly the same, only prior art.]]></description>
		<content:encoded><![CDATA[<p>paul- I agree with your synopsis, but did you check the lasertraq link?  Its a bit of a task to get it to compile, but it does the same thing- mouse replacement for any application.  Its also got support for different colored lasers to be different pointers.  So its exactly the same, only prior art.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-43151</link>
		<dc:creator><![CDATA[paul]]></dc:creator>
		<pubDate>Tue, 23 Sep 2008 20:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-43151</guid>
		<description><![CDATA[I think it&#039;s obvious from the tone of joey&#039;s post that this is nothing new. What makes it hackaday worthy is that alpay kasal is trying to file a patent for something that&#039;s been filtering through the blogosphere for years. 

the patent is not for using the laser to control a specific program (in addition to a mouse), but to use a laser to replace the mouse to interface with any program. huzzah!

the fact that this is a rip-off of prior art (but subtly different), is obvious to anyone working in this field of laser/ccd interface may not be enough to prevent this from being patented if some dim wit believes this is a new use of an old process - that is the led/sensor interface of an ordinary optical mouse being applied to greater distances with different equipment (a laser and a dv cam) with potential (though no demonstration) for using different colored lasers simultaneously to control multiple &quot;cursors.&quot; 

patent law sucks. or at least this case sucks because it will most likely be used to attempt to hinder further development in the field.]]></description>
		<content:encoded><![CDATA[<p>I think it&#8217;s obvious from the tone of joey&#8217;s post that this is nothing new. What makes it hackaday worthy is that alpay kasal is trying to file a patent for something that&#8217;s been filtering through the blogosphere for years. </p>
<p>the patent is not for using the laser to control a specific program (in addition to a mouse), but to use a laser to replace the mouse to interface with any program. huzzah!</p>
<p>the fact that this is a rip-off of prior art (but subtly different), is obvious to anyone working in this field of laser/ccd interface may not be enough to prevent this from being patented if some dim wit believes this is a new use of an old process &#8211; that is the led/sensor interface of an ordinary optical mouse being applied to greater distances with different equipment (a laser and a dv cam) with potential (though no demonstration) for using different colored lasers simultaneously to control multiple &#8220;cursors.&#8221; </p>
<p>patent law sucks. or at least this case sucks because it will most likely be used to attempt to hinder further development in the field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexfox</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-43140</link>
		<dc:creator><![CDATA[alexfox]]></dc:creator>
		<pubDate>Tue, 23 Sep 2008 18:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-43140</guid>
		<description><![CDATA[re: #2 by bobbob

while i agree that this is hardly a hack, especially because its not new and no details/code was given...

give credit where credit is due:
a lot of people bitched about hackaday turning into another digg/etc, and though the editors never replied, they definitely have stepped up the quality of the content, and have mostly quit posting stupid &quot;news&quot; stories

so yeah, this is lame... but judging by their recent track record, I&#039;d hardly say hackaday is turning into another engadget]]></description>
		<content:encoded><![CDATA[<p>re: #2 by bobbob</p>
<p>while i agree that this is hardly a hack, especially because its not new and no details/code was given&#8230;</p>
<p>give credit where credit is due:<br />
a lot of people bitched about hackaday turning into another digg/etc, and though the editors never replied, they definitely have stepped up the quality of the content, and have mostly quit posting stupid &#8220;news&#8221; stories</p>
<p>so yeah, this is lame&#8230; but judging by their recent track record, I&#8217;d hardly say hackaday is turning into another engadget</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-43103</link>
		<dc:creator><![CDATA[scott]]></dc:creator>
		<pubDate>Tue, 23 Sep 2008 12:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-43103</guid>
		<description><![CDATA[heh, it&#039;d be cool to see this as a fps controller, with a small wireless trigger attached to the laser pointer :)]]></description>
		<content:encoded><![CDATA[<p>heh, it&#8217;d be cool to see this as a fps controller, with a small wireless trigger attached to the laser pointer :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srilyk</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-43094</link>
		<dc:creator><![CDATA[srilyk]]></dc:creator>
		<pubDate>Tue, 23 Sep 2008 11:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-43094</guid>
		<description><![CDATA[good to see you fixed the comment boxes.

And yeah, I thought about that post lwr linked.

Can we say Prior Art? By about a year now? Or more??

Honestly, this post is about as sad as the fact the &quot;peach&quot; bits in my Quaker Oats peaches &amp; cream oatmeal are chunks of apple dyed orange. Oh well, at least they&#039;re actual fruit.]]></description>
		<content:encoded><![CDATA[<p>good to see you fixed the comment boxes.</p>
<p>And yeah, I thought about that post lwr linked.</p>
<p>Can we say Prior Art? By about a year now? Or more??</p>
<p>Honestly, this post is about as sad as the fact the &#8220;peach&#8221; bits in my Quaker Oats peaches &amp; cream oatmeal are chunks of apple dyed orange. Oh well, at least they&#8217;re actual fruit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lwr</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-43089</link>
		<dc:creator><![CDATA[lwr]]></dc:creator>
		<pubDate>Tue, 23 Sep 2008 10:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-43089</guid>
		<description><![CDATA[I think this previous H-a-D article is a better documented example of this sort of thing:
http://hackaday.com/2007/11/02/pysight-post-halloween-entertainment/

...complete with python code for all those who want to re-create it.]]></description>
		<content:encoded><![CDATA[<p>I think this previous H-a-D article is a better documented example of this sort of thing:<br />
<a href="http://hackaday.com/2007/11/02/pysight-post-halloween-entertainment/" rel="nofollow">http://hackaday.com/2007/11/02/pysight-post-halloween-entertainment/</a></p>
<p>&#8230;complete with python code for all those who want to re-create it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grovenstien</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-43085</link>
		<dc:creator><![CDATA[Grovenstien]]></dc:creator>
		<pubDate>Tue, 23 Sep 2008 09:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-43085</guid>
		<description><![CDATA[Its good to see people using blob tracking but we&#039;ve seen this laser tracking done before. Seriously if you want to have this sort of interface look no further than the wii remote and if you really want that laser feel get some gaffa and stick one to your wiimote!

Kudos to the laser tag team still the original and best.]]></description>
		<content:encoded><![CDATA[<p>Its good to see people using blob tracking but we&#8217;ve seen this laser tracking done before. Seriously if you want to have this sort of interface look no further than the wii remote and if you really want that laser feel get some gaffa and stick one to your wiimote!</p>
<p>Kudos to the laser tag team still the original and best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jr</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-43082</link>
		<dc:creator><![CDATA[jr]]></dc:creator>
		<pubDate>Tue, 23 Sep 2008 08:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-43082</guid>
		<description><![CDATA[An infrared laser + on-screen pointer would be even better, though safety should be addressed in any consumer product.]]></description>
		<content:encoded><![CDATA[<p>An infrared laser + on-screen pointer would be even better, though safety should be addressed in any consumer product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: urlax</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-43069</link>
		<dc:creator><![CDATA[urlax]]></dc:creator>
		<pubDate>Tue, 23 Sep 2008 07:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-43069</guid>
		<description><![CDATA[Sorry, but these are far better documentend, and can be counted as priort art.. he (should) never get the patent..

http://hackaday.com/2007/05/26/interactive-laser-drawing-graffiti/
http://hackaday.com/2008/03/11/laser-writing-via-vnc/]]></description>
		<content:encoded><![CDATA[<p>Sorry, but these are far better documentend, and can be counted as priort art.. he (should) never get the patent..</p>
<p><a href="http://hackaday.com/2007/05/26/interactive-laser-drawing-graffiti/" rel="nofollow">http://hackaday.com/2007/05/26/interactive-laser-drawing-graffiti/</a><br />
<a href="http://hackaday.com/2008/03/11/laser-writing-via-vnc/" rel="nofollow">http://hackaday.com/2008/03/11/laser-writing-via-vnc/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://hackaday.com/2008/09/22/turn-your-projector-into-a-laser-guided-controller/comment-page-1/#comment-43053</link>
		<dc:creator><![CDATA[Joseph]]></dc:creator>
		<pubDate>Tue, 23 Sep 2008 03:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3585#comment-43053</guid>
		<description><![CDATA[I can already see how that first game he is playing will be hacked. cute approach to it though]]></description>
		<content:encoded><![CDATA[<p>I can already see how that first game he is playing will be hacked. cute approach to it though</p>
]]></content:encoded>
	</item>
</channel>
</rss>

