<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ForeverGeek &#187; mindstorms</title>
	<atom:link href="http://www.forevergeek.com/tag/mindstorms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forevergeek.com</link>
	<description>Nerds are for Dorks</description>
	<lastBuildDate>Sat, 11 Feb 2012 17:42:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>CubeStormer: robot solves Rubik&#039;s Cube in record time</title>
		<link>http://www.forevergeek.com/2010/02/cubestormer_robot_solves_rubiks_cube_in_record_time/</link>
		<comments>http://www.forevergeek.com/2010/02/cubestormer_robot_solves_rubiks_cube_in_record_time/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 10:00:05 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[cubestormer]]></category>
		<category><![CDATA[Lego]]></category>
		<category><![CDATA[mindstorms]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[Rubik's]]></category>
		<category><![CDATA[rubik's cube]]></category>

		<guid isPermaLink="false">http://www.forevergeek.com/?p=16298</guid>
		<description><![CDATA[Though plenty of new puzzles have come from the house of Rubik since the Cube, there&#8217;s no denying it still holds a special place in the heart of geeks and enthusiasts. For that reason, and for the joy of combining the Rubik&#8217;s Cube with robotics, we present CubeStormer from RoboticSolutions. The claim is that this Lego Mindstorms RCX Speedcubing Robot can solve any 33 in under twelve seconds. The video shows this: I&#8217;m happy to take their word on the machine being handed random cubes. Just brilliant. Kinda makes your human attempts at solving the cube rather futile, eh? Never mind. You can always dress up as a Rubik&#8217;s Cube]]></description>
			<content:encoded><![CDATA[<p>Though plenty of <a href="http://www.forevergeek.com/2009/07/is_rubiks_360_the_best_thing_since_the_cube/">new puzzles</a> have come from the house of Rubik since the Cube, there&#8217;s no denying it still holds a special place in the heart of geeks and enthusiasts.</p>
<p>For that reason, and for the joy of combining the Rubik&#8217;s Cube with robotics, we present CubeStormer from RoboticSolutions.</p>
<p>The claim is that this Lego Mindstorms RCX Speedcubing Robot can solve any 3<sup>3</sup> in under twelve seconds. The video shows this: I&#8217;m happy to take their word on the machine being handed random cubes.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/eaRcWB3jwMo&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eaRcWB3jwMo&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Just brilliant.</p>
<p>Kinda makes your human attempts at solving the cube rather futile, eh? Never mind. You can always <a href="http://www.forevergeek.com/2009/09/rubiks_cube_fancy_dress_costume/">dress up as a Rubik&#8217;s Cube</a> instead.</p>
<p><a href="http://robots.net/article/2990.html">Via</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2010/02/cubestormer_robot_solves_rubiks_cube_in_record_time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LEGO Mindstorms solves a Sudoku: slow but awesome</title>
		<link>http://www.forevergeek.com/2009/08/lego_mindstorms_solves_a_sudoku_slow_but_awesome/</link>
		<comments>http://www.forevergeek.com/2009/08/lego_mindstorms_solves_a_sudoku_slow_but_awesome/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 15:06:45 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[Dept. of Awesomeness]]></category>
		<category><![CDATA[Lego]]></category>
		<category><![CDATA[mindstorms]]></category>
		<category><![CDATA[puzzle]]></category>
		<category><![CDATA[solver]]></category>

		<guid isPermaLink="false">http://www.forevergeek.com/?p=13888</guid>
		<description><![CDATA[This amazing little LEGO Mindstorms robot has been programmed to solve a Sudoku puzzle and to write the missing figures in. As you might imagine, it&#8217;s quite a complex procedure that involves scanning the digits already present and working out which squares are blank. Processing the scanned image requires setting a threshold value to remove noise, segmenting to work out which marks are part of the digit, thinning to one pixel wide and then checking the features to find out what the digit is. Solving the Sudoku puzzle is the relatively easy bit, though the Mindstorm processor is slow and doesn&#8217;t allow recursive functions, so took some time to optimize.]]></description>
			<content:encoded><![CDATA[<p>This amazing little <a href="http://en.wikipedia.org/wiki/Lego_Mindstorms">LEGO Mindstorms</a> robot has been programmed to solve a Sudoku puzzle and to write the missing figures in.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Mp8Y2yjV4fU&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/Mp8Y2yjV4fU&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
<p>As you might imagine, it&#8217;s quite a complex procedure that involves scanning the digits already present and working out which squares are blank.</p>
<p><span id="more-13888"></span></p>
<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/08/lego-mindstorms-sudoku-solver-robot.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.forevergeek.com/wp-content/uploads/2009/08/lego-mindstorms-sudoku-solver-robot-540x355.jpg" alt="lego mindstorms sudoku solver robot 540x355 LEGO Mindstorms solves a Sudoku: slow but awesome" title="lego-mindstorms-sudoku-solver-robot" width="540" height="355" class="aligncenter size-large wp-image-13887" /></a></p>
<p>Processing the scanned image requires setting a threshold value to remove noise, segmenting to work out which marks are part of the digit, thinning to one pixel wide and then checking the features to find out what the digit is.</p>
<p>Solving the Sudoku puzzle is the relatively easy bit, though the Mindstorm processor is slow and doesn&#8217;t allow recursive functions, so took some time to optimize.</p>
<p>Then comes the time to write in all those digits, column by column. The whole process is very slow, for all sorts of reasons, and it won&#8217;t be beating a human Sudoku champion any time soon (even if it solved the puzzle more quickly), but that&#8217;s not the point. This is a trés cool application.</p>
<p>Read more at <a href="http://tiltedtwister.com/sudokusolver.html">Tilted Twister</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2009/08/lego_mindstorms_solves_a_sudoku_slow_but_awesome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

