<?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>The NXT Jump &#187; sensor</title>
	<atom:link href="http://nxt-jump.com/tag/sensor/feed" rel="self" type="application/rss+xml" />
	<link>http://nxt-jump.com</link>
	<description>LEGO MINDSTORMS NXT based Curriculum</description>
	<lastBuildDate>Tue, 02 Mar 2010 22:18:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>LEGO nxt Line Follow with moving sensor 1.0</title>
		<link>http://nxt-jump.com/nxt-sensors/lego-nxt-line-follow-with-moving-sensor-1-0</link>
		<comments>http://nxt-jump.com/nxt-sensors/lego-nxt-line-follow-with-moving-sensor-1-0#comments</comments>
		<pubDate>Fri, 16 Oct 2009 13:32:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[nxt sensors]]></category>
		<category><![CDATA[follow]]></category>
		<category><![CDATA[follower]]></category>
		<category><![CDATA[following]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[light]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[mindstroms]]></category>
		<category><![CDATA[moving]]></category>
		<category><![CDATA[NXT]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[sensor]]></category>

		<guid isPermaLink="false">http://nxt-jump.com/nxt-sensors/lego-nxt-line-follow-with-moving-sensor-1-0</guid>
		<description><![CDATA[Interresting facts with the concept:
- Moving light sensor can replace multiple sensors in theory
- I had to compensate sensor movment backlash from software
- Algorythm 1.0 restricts to the seen top speed
- Corrects course on slide ends, thus it can easily loose path (aka 2 wide samples per second)
Future possible improvements:
- Smaller backlash from hardware
- Automatic [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/C-suay6zTXc/2.jpg" align="left">Interresting facts with the concept:<br />
- Moving light sensor can replace multiple sensors in theory<br />
- I had to compensate sensor movment backlash from software<br />
- Algorythm 1.0 restricts to the seen top speed<br />
- Corrects course on slide ends, thus it can easily loose path (aka 2 wide samples per second)</p>
<p>Future possible improvements:<br />
- Smaller backlash from hardware<br />
- Automatic backlash calibration<br />
- More intelligent driving algorythm<br />
- Continuous sampling, and path adaptation<br />
- Lost line situation handling</p>
<p>Duration : <b>0:1:6</b></p>
<p><span id="more-141"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/C-suay6zTXc&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/C-suay6zTXc&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-sensors%2Flego-nxt-line-follow-with-moving-sensor-1-0';
  addthis_title  = 'LEGO+nxt+Line+Follow+with+moving+sensor+1.0';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/follow' rel='tag' target='_blank'>follow</a>, <a class='technorati-link' href='http://technorati.com/tag/follower' rel='tag' target='_blank'>follower</a>, <a class='technorati-link' href='http://technorati.com/tag/following' rel='tag' target='_blank'>following</a>, <a class='technorati-link' href='http://technorati.com/tag/LEGO' rel='tag' target='_blank'>LEGO</a>, <a class='technorati-link' href='http://technorati.com/tag/light' rel='tag' target='_blank'>light</a>, <a class='technorati-link' href='http://technorati.com/tag/line' rel='tag' target='_blank'>line</a>, <a class='technorati-link' href='http://technorati.com/tag/mindstroms' rel='tag' target='_blank'>mindstroms</a>, <a class='technorati-link' href='http://technorati.com/tag/moving' rel='tag' target='_blank'>moving</a>, <a class='technorati-link' href='http://technorati.com/tag/NXT' rel='tag' target='_blank'>NXT</a>, <a class='technorati-link' href='http://technorati.com/tag/robot' rel='tag' target='_blank'>robot</a>, <a class='technorati-link' href='http://technorati.com/tag/sensor' rel='tag' target='_blank'>sensor</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://nxt-jump.com/nxt-sensors/lego-nxt-line-follow-with-moving-sensor-1-0/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>NXT compass sensor</title>
		<link>http://nxt-jump.com/nxt-sensors/nxt-compass-sensor</link>
		<comments>http://nxt-jump.com/nxt-sensors/nxt-compass-sensor#comments</comments>
		<pubDate>Wed, 14 Oct 2009 14:55:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[nxt sensors]]></category>
		<category><![CDATA[compass]]></category>
		<category><![CDATA[HiTechnic]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[NXT]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[sensor]]></category>

		<guid isPermaLink="false">http://nxt-jump.com/nxt-sensors/nxt-compass-sensor</guid>
		<description><![CDATA[Demonstration of the new HiTechnic compass sensor for the NXT, implemented as a south-pointing chariot&#8230; on a turntable
Duration : 0:0:38


  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-sensors%2Fnxt-compass-sensor';
  addthis_title  = 'NXT+compass+sensor';
  addthis_pub    = '';




Technorati Tags: compass, HiTechnic, LEGO, NXT, robot, sensor


]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/ztkSdgVen-Q/2.jpg" align="left">Demonstration of the new HiTechnic compass sensor for the NXT, implemented as a south-pointing chariot&#8230; on a turntable</p>
<p>Duration : <b>0:0:38</b></p>
<p><span id="more-128"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/ztkSdgVen-Q&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/ztkSdgVen-Q&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-sensors%2Fnxt-compass-sensor';
  addthis_title  = 'NXT+compass+sensor';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/compass' rel='tag' target='_blank'>compass</a>, <a class='technorati-link' href='http://technorati.com/tag/HiTechnic' rel='tag' target='_blank'>HiTechnic</a>, <a class='technorati-link' href='http://technorati.com/tag/LEGO' rel='tag' target='_blank'>LEGO</a>, <a class='technorati-link' href='http://technorati.com/tag/NXT' rel='tag' target='_blank'>NXT</a>, <a class='technorati-link' href='http://technorati.com/tag/robot' rel='tag' target='_blank'>robot</a>, <a class='technorati-link' href='http://technorati.com/tag/sensor' rel='tag' target='_blank'>sensor</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://nxt-jump.com/nxt-sensors/nxt-compass-sensor/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>LEGO MINDSTORMS NXT SPC: The Self Parking Car</title>
		<link>http://nxt-jump.com/nxt-programming/lego-mindstorms-nxt-spc-the-self-parking-car-2</link>
		<comments>http://nxt-jump.com/nxt-programming/lego-mindstorms-nxt-spc-the-self-parking-car-2#comments</comments>
		<pubDate>Wed, 14 Oct 2009 14:54:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[nxt programming]]></category>
		<category><![CDATA[8527]]></category>
		<category><![CDATA[autonomous]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[Mindstorms]]></category>
		<category><![CDATA[NXT]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[sensor]]></category>
		<category><![CDATA[spc]]></category>

		<guid isPermaLink="false">http://nxt-jump.com/nxt-programming/lego-mindstorms-nxt-spc-the-self-parking-car-2</guid>
		<description><![CDATA[Chapter 8 from the book LEGO MINDSTORMS NXT One Kit Wonders.
This chapter introduces building and programming instructions for a self parking car with a gearing system that allows steering and driving with the front wheels.
The creative minds behind the NXT Step blog (thenxtstep.com) are back with a brand new collection of innovative robots. LEGO MINDSTORMS [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/fB8XUrfdk5E/2.jpg" align="left">Chapter 8 from the book LEGO MINDSTORMS NXT One Kit Wonders.</p>
<p>This chapter introduces building and programming instructions for a self parking car with a gearing system that allows steering and driving with the front wheels.</p>
<p>The creative minds behind the NXT Step blog (thenxtstep.com) are back with a brand new collection of innovative robots. LEGO MINDSTORMS NXT One Kit Wonders is packed with building and programming instructions for ten exciting robots. The book dives headfirst into the creative thrill of robot-building with models like Grabbot, a robot that finds, grabs, lifts, and moves objects autonomously; Dragster, a super-fast drag racing vehicle; and The Hand, a simple robotic replacement hand to protect you from those dangerous cleanup jobs, like picking up your brother&#8217;s dirty gym socks. To further fire your imagination, you&#8217;ll also learn how to build a self-parking car model, an M&amp;M sorter, a punchcard reading robot, a bike, and a realistic BobCat.</p>
<p>Step by step building instructions make it simple to construct even the most complex models while the detailed programming instructions teach you how a NXT program really works. All of the models in the book can be built with just the basic NXT Retail kit; there are no extra parts to locate or buy.</p>
<p>Armed with the knowledge you gain from this book, you&#8217;ll be inventing your own amazing creations in no time. LEGO MINDSTORMS NXT One Kit Wonders is perfect for readers who have enjoyed the other books in the No Starch LEGO series as well as for builders who want to get starting creating right away. Appropriate for kids (10+), parents, educators, and LEGO fans of all ages.</p>
<p>http://www.amazon.com/LEGO-MINDSTORMS-NXT-One-Kit-Wonders/dp/1593271883/</p>
<p>Duration : <b>0:0:23</b></p>
<p><span id="more-118"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/fB8XUrfdk5E&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/fB8XUrfdk5E&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-programming%2Flego-mindstorms-nxt-spc-the-self-parking-car-2';
  addthis_title  = 'LEGO+MINDSTORMS+NXT+SPC%3A+The+Self+Parking+Car';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/8527' rel='tag' target='_blank'>8527</a>, <a class='technorati-link' href='http://technorati.com/tag/autonomous' rel='tag' target='_blank'>autonomous</a>, <a class='technorati-link' href='http://technorati.com/tag/LEGO' rel='tag' target='_blank'>LEGO</a>, <a class='technorati-link' href='http://technorati.com/tag/Mindstorms' rel='tag' target='_blank'>Mindstorms</a>, <a class='technorati-link' href='http://technorati.com/tag/NXT' rel='tag' target='_blank'>NXT</a>, <a class='technorati-link' href='http://technorati.com/tag/robot' rel='tag' target='_blank'>robot</a>, <a class='technorati-link' href='http://technorati.com/tag/sensor' rel='tag' target='_blank'>sensor</a>, <a class='technorati-link' href='http://technorati.com/tag/spc' rel='tag' target='_blank'>spc</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://nxt-jump.com/nxt-programming/lego-mindstorms-nxt-spc-the-self-parking-car-2/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>NXT Sensors</title>
		<link>http://nxt-jump.com/nxt-sensors/nxt-sensors</link>
		<comments>http://nxt-jump.com/nxt-sensors/nxt-sensors#comments</comments>
		<pubDate>Mon, 12 Oct 2009 17:52:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[nxt sensors]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[light]]></category>
		<category><![CDATA[mindstorm]]></category>
		<category><![CDATA[Mindstorms]]></category>
		<category><![CDATA[NXT]]></category>
		<category><![CDATA[sensor]]></category>
		<category><![CDATA[sensors]]></category>

		<guid isPermaLink="false">http://nxt-jump.com/nxt-sensors/nxt-sensors</guid>
		<description><![CDATA[In this lab we learned how to use the sensors and how to program it&#8230;!!!
Duration : 0:0:53


  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-sensors%2Fnxt-sensors';
  addthis_title  = 'NXT+Sensors';
  addthis_pub    = '';




Technorati Tags: experiment, lab, LEGO, light, mindstorm, Mindstorms, NXT, sensor, sensors


]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/pBZwD2nmFi8/2.jpg" align="left">In this lab we learned how to use the sensors and how to program it&#8230;!!!</p>
<p>Duration : <b>0:0:53</b></p>
<p><span id="more-115"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/pBZwD2nmFi8&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/pBZwD2nmFi8&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-sensors%2Fnxt-sensors';
  addthis_title  = 'NXT+Sensors';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/experiment' rel='tag' target='_blank'>experiment</a>, <a class='technorati-link' href='http://technorati.com/tag/lab' rel='tag' target='_blank'>lab</a>, <a class='technorati-link' href='http://technorati.com/tag/LEGO' rel='tag' target='_blank'>LEGO</a>, <a class='technorati-link' href='http://technorati.com/tag/light' rel='tag' target='_blank'>light</a>, <a class='technorati-link' href='http://technorati.com/tag/mindstorm' rel='tag' target='_blank'>mindstorm</a>, <a class='technorati-link' href='http://technorati.com/tag/Mindstorms' rel='tag' target='_blank'>Mindstorms</a>, <a class='technorati-link' href='http://technorati.com/tag/NXT' rel='tag' target='_blank'>NXT</a>, <a class='technorati-link' href='http://technorati.com/tag/sensor' rel='tag' target='_blank'>sensor</a>, <a class='technorati-link' href='http://technorati.com/tag/sensors' rel='tag' target='_blank'>sensors</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://nxt-jump.com/nxt-sensors/nxt-sensors/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lego NXT&#8211;Compass Sensor application</title>
		<link>http://nxt-jump.com/nxt-sensors/lego-nxt-compass-sensor-application</link>
		<comments>http://nxt-jump.com/nxt-sensors/lego-nxt-compass-sensor-application#comments</comments>
		<pubDate>Thu, 08 Oct 2009 20:27:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[nxt sensors]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[compass]]></category>
		<category><![CDATA[Cosine]]></category>
		<category><![CDATA[HiTechnic]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[NXT]]></category>
		<category><![CDATA[sensor]]></category>
		<category><![CDATA[Sine]]></category>

		<guid isPermaLink="false">http://nxt-jump.com/nxt-sensors/lego-nxt-compass-sensor-application</guid>
		<description><![CDATA[I make a digital compass by Lego NXT with Hitechnic Compass sensor. I write NXT-G program with Sine Cosine block and compass sensor block. You can see the pointer in NXT screen, no matter you turn NXT Brick, the pointer in screen always points to the North.
Duration : 0:0:32


  addthis_url    = [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/IUo_VXlBI9k/2.jpg" align="left">I make a digital compass by Lego NXT with Hitechnic Compass sensor. I write NXT-G program with Sine Cosine block and compass sensor block. You can see the pointer in NXT screen, no matter you turn NXT Brick, the pointer in screen always points to the North.</p>
<p>Duration : <b>0:0:32</b></p>
<p><span id="more-100"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/IUo_VXlBI9k&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/IUo_VXlBI9k&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-sensors%2Flego-nxt-compass-sensor-application';
  addthis_title  = 'Lego+NXT%26%238211%3BCompass+Sensor+application';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/block' rel='tag' target='_blank'>block</a>, <a class='technorati-link' href='http://technorati.com/tag/compass' rel='tag' target='_blank'>compass</a>, <a class='technorati-link' href='http://technorati.com/tag/Cosine' rel='tag' target='_blank'>Cosine</a>, <a class='technorati-link' href='http://technorati.com/tag/HiTechnic' rel='tag' target='_blank'>HiTechnic</a>, <a class='technorati-link' href='http://technorati.com/tag/LEGO' rel='tag' target='_blank'>LEGO</a>, <a class='technorati-link' href='http://technorati.com/tag/NXT' rel='tag' target='_blank'>NXT</a>, <a class='technorati-link' href='http://technorati.com/tag/sensor' rel='tag' target='_blank'>sensor</a>, <a class='technorati-link' href='http://technorati.com/tag/Sine' rel='tag' target='_blank'>Sine</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://nxt-jump.com/nxt-sensors/lego-nxt-compass-sensor-application/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>LEGO Edu NXT &#8212; Robot with two sound sensors</title>
		<link>http://nxt-jump.com/nxt-sensors/lego-edu-nxt-robot-with-two-sound-sensors</link>
		<comments>http://nxt-jump.com/nxt-sensors/lego-edu-nxt-robot-with-two-sound-sensors#comments</comments>
		<pubDate>Thu, 08 Oct 2009 20:27:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[nxt sensors]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[Mindstorms]]></category>
		<category><![CDATA[NXT]]></category>
		<category><![CDATA[NXT-G]]></category>
		<category><![CDATA[sensor]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://nxt-jump.com/nxt-sensors/lego-edu-nxt-robot-with-two-sound-sensors</guid>
		<description><![CDATA[LEGO NXT robot can know the direction of voice by using two sound sensors. The program is written by NXT-G.
Duration : 0:0:55


  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-sensors%2Flego-edu-nxt-robot-with-two-sound-sensors';
  addthis_title  = 'LEGO+Edu+NXT+%26%238212%3B+Robot+with+two+sound+sensors';
  addthis_pub    = '';




Technorati Tags: LEGO, Mindstorms, NXT, NXT-G, sensor, sound


]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/XYAFIWR0OEg/2.jpg" align="left">LEGO NXT robot can know the direction of voice by using two sound sensors. The program is written by NXT-G.</p>
<p>Duration : <b>0:0:55</b></p>
<p><span id="more-98"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/XYAFIWR0OEg&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/XYAFIWR0OEg&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-sensors%2Flego-edu-nxt-robot-with-two-sound-sensors';
  addthis_title  = 'LEGO+Edu+NXT+%26%238212%3B+Robot+with+two+sound+sensors';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/LEGO' rel='tag' target='_blank'>LEGO</a>, <a class='technorati-link' href='http://technorati.com/tag/Mindstorms' rel='tag' target='_blank'>Mindstorms</a>, <a class='technorati-link' href='http://technorati.com/tag/NXT' rel='tag' target='_blank'>NXT</a>, <a class='technorati-link' href='http://technorati.com/tag/NXT-G' rel='tag' target='_blank'>NXT-G</a>, <a class='technorati-link' href='http://technorati.com/tag/sensor' rel='tag' target='_blank'>sensor</a>, <a class='technorati-link' href='http://technorati.com/tag/sound' rel='tag' target='_blank'>sound</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://nxt-jump.com/nxt-sensors/lego-edu-nxt-robot-with-two-sound-sensors/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Using a MacBook as tilting remote for LEGO MINDSTORMS NXT</title>
		<link>http://nxt-jump.com/nxt-education/using-a-macbook-as-tilting-remote-for-lego-mindstorms-nxt</link>
		<comments>http://nxt-jump.com/nxt-education/using-a-macbook-as-tilting-remote-for-lego-mindstorms-nxt#comments</comments>
		<pubDate>Thu, 08 Oct 2009 20:27:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[NXT Education]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[cinderella]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[geometry]]></category>
		<category><![CDATA[gravity]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[Mindstorms]]></category>
		<category><![CDATA[NXT]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[sensor]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://nxt-jump.com/nxt-education/using-a-macbook-as-tilting-remote-for-lego-mindstorms-nxt</guid>
		<description><![CDATA[In this video we show how to use the gravity sensor of a Apple MacBook Pro in order to remote control a LEGO MINDSTORMS NXT robot. They connect via bluetooth, and the Interactive Geometry Software Cinderella.2 is used as controlling software. It reads the data from the gravity sensor of the MacBook, processes it and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/I8VvTENzPGI/2.jpg" align="left">In this video we show how to use the gravity sensor of a Apple MacBook Pro in order to remote control a LEGO MINDSTORMS NXT robot. They connect via bluetooth, and the Interactive Geometry Software Cinderella.2 is used as controlling software. It reads the data from the gravity sensor of the MacBook, processes it and then controls the motors of the NXT robot accordingly.</p>
<p>More info about Cinderella at http://cinderella.de, contact: kortenkamp@cinderella.de. Recorded at the University of Education Schwäbisch Gmünd, Germany.</p>
<p>Duration : <b>0:2:19</b></p>
<p><span id="more-96"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/I8VvTENzPGI&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/I8VvTENzPGI&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-education%2Fusing-a-macbook-as-tilting-remote-for-lego-mindstorms-nxt';
  addthis_title  = 'Using+a+MacBook+as+tilting+remote+for+LEGO+MINDSTORMS+NXT';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/apple' rel='tag' target='_blank'>apple</a>, <a class='technorati-link' href='http://technorati.com/tag/cinderella' rel='tag' target='_blank'>cinderella</a>, <a class='technorati-link' href='http://technorati.com/tag/control' rel='tag' target='_blank'>control</a>, <a class='technorati-link' href='http://technorati.com/tag/geometry' rel='tag' target='_blank'>geometry</a>, <a class='technorati-link' href='http://technorati.com/tag/gravity' rel='tag' target='_blank'>gravity</a>, <a class='technorati-link' href='http://technorati.com/tag/LEGO' rel='tag' target='_blank'>LEGO</a>, <a class='technorati-link' href='http://technorati.com/tag/macbook' rel='tag' target='_blank'>macbook</a>, <a class='technorati-link' href='http://technorati.com/tag/Mindstorms' rel='tag' target='_blank'>Mindstorms</a>, <a class='technorati-link' href='http://technorati.com/tag/NXT' rel='tag' target='_blank'>NXT</a>, <a class='technorati-link' href='http://technorati.com/tag/remote' rel='tag' target='_blank'>remote</a>, <a class='technorati-link' href='http://technorati.com/tag/robot' rel='tag' target='_blank'>robot</a>, <a class='technorati-link' href='http://technorati.com/tag/robotics' rel='tag' target='_blank'>robotics</a>, <a class='technorati-link' href='http://technorati.com/tag/sensor' rel='tag' target='_blank'>sensor</a>, <a class='technorati-link' href='http://technorati.com/tag/software' rel='tag' target='_blank'>software</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://nxt-jump.com/nxt-education/using-a-macbook-as-tilting-remote-for-lego-mindstorms-nxt/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Lego Mindstorms NXT Brick Sorter 8527</title>
		<link>http://nxt-jump.com/nxt-building-instructions/lego-mindstorms-nxt-brick-sorter-8527</link>
		<comments>http://nxt-jump.com/nxt-building-instructions/lego-mindstorms-nxt-brick-sorter-8527#comments</comments>
		<pubDate>Wed, 07 Oct 2009 00:48:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[nxt building instructions]]></category>
		<category><![CDATA[8527]]></category>
		<category><![CDATA[brick]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[light]]></category>
		<category><![CDATA[machine]]></category>
		<category><![CDATA[Mindstorms]]></category>
		<category><![CDATA[NXT]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[sensor]]></category>
		<category><![CDATA[sort]]></category>
		<category><![CDATA[sorter]]></category>
		<category><![CDATA[sorting]]></category>

		<guid isPermaLink="false">http://nxt-jump.com/nxt-building-instructions/lego-mindstorms-nxt-brick-sorter-8527</guid>
		<description><![CDATA[This brick sorting robot can be made from the NXT retail kit.
I have made building instructions for it as well.
Please go to my website for building instructions.
http://www.freewebs.com/laurens200/
Duration : 0:0:26


  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-building-instructions%2Flego-mindstorms-nxt-brick-sorter-8527';
  addthis_title  = 'Lego+Mindstorms+NXT+Brick+Sorter+8527';
  addthis_pub    = '';




Technorati Tags: 8527, brick, LEGO, light, machine, Mindstorms, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/jDQgvLB_wnA/2.jpg" align="left">This brick sorting robot can be made from the NXT retail kit.<br />
I have made building instructions for it as well.<br />
Please go to my website for building instructions.<br />
http://www.freewebs.com/laurens200/</p>
<p>Duration : <b>0:0:26</b></p>
<p><span id="more-84"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/jDQgvLB_wnA&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/jDQgvLB_wnA&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-building-instructions%2Flego-mindstorms-nxt-brick-sorter-8527';
  addthis_title  = 'Lego+Mindstorms+NXT+Brick+Sorter+8527';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/8527' rel='tag' target='_blank'>8527</a>, <a class='technorati-link' href='http://technorati.com/tag/brick' rel='tag' target='_blank'>brick</a>, <a class='technorati-link' href='http://technorati.com/tag/LEGO' rel='tag' target='_blank'>LEGO</a>, <a class='technorati-link' href='http://technorati.com/tag/light' rel='tag' target='_blank'>light</a>, <a class='technorati-link' href='http://technorati.com/tag/machine' rel='tag' target='_blank'>machine</a>, <a class='technorati-link' href='http://technorati.com/tag/Mindstorms' rel='tag' target='_blank'>Mindstorms</a>, <a class='technorati-link' href='http://technorati.com/tag/NXT' rel='tag' target='_blank'>NXT</a>, <a class='technorati-link' href='http://technorati.com/tag/robot' rel='tag' target='_blank'>robot</a>, <a class='technorati-link' href='http://technorati.com/tag/sensor' rel='tag' target='_blank'>sensor</a>, <a class='technorati-link' href='http://technorati.com/tag/sort' rel='tag' target='_blank'>sort</a>, <a class='technorati-link' href='http://technorati.com/tag/sorter' rel='tag' target='_blank'>sorter</a>, <a class='technorati-link' href='http://technorati.com/tag/sorting' rel='tag' target='_blank'>sorting</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://nxt-jump.com/nxt-building-instructions/lego-mindstorms-nxt-brick-sorter-8527/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Lego PF Remote NXT Sensor</title>
		<link>http://nxt-jump.com/nxt-sensors/lego-pf-remote-nxt-sensor</link>
		<comments>http://nxt-jump.com/nxt-sensors/lego-pf-remote-nxt-sensor#comments</comments>
		<pubDate>Tue, 29 Sep 2009 01:40:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[nxt sensors]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[NXT]]></category>
		<category><![CDATA[Optical]]></category>
		<category><![CDATA[Power]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[Rotation]]></category>
		<category><![CDATA[sensor]]></category>

		<guid isPermaLink="false">http://nxt-jump.com/nxt-sensors/lego-pf-remote-nxt-sensor</guid>
		<description><![CDATA[This is my version of the PF Remote sensor made by Dave of NXTPrograms.com
I made this version with a differential input giving one four speed directional output to which I attached a rotation sensor, the rest is programming.
I do not have the RCX style rotation sensors so I used my own optical sensor
It is a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/Bv3Y2dC9p8w/2.jpg" align="left">This is my version of the PF Remote sensor made by Dave of NXTPrograms.com</p>
<p>I made this version with a differential input giving one four speed directional output to which I attached a rotation sensor, the rest is programming.</p>
<p>I do not have the RCX style rotation sensors so I used my own optical sensor<br />
It is a simple coloured drum and a light sensor, theres some clever tricks to determine direction but because the sensor relies on full rotations it is a little slow to respond hence the 1 second update (&amp; heartbeat tone) </p>
<p>More at Brickshelf:<br />
http://www.brickshelf.com/cgi-bin/gallery.cgi?i=3044386</p>
<p>Rotation Sensor at NXTLOG:<br />
http://us.mindstorms.lego.com/nxtlog/ProjectDisplay.aspx?id=afb1e401-94b7-4060-b779-d6ebafabd100</p>
<p>And the inspiration:<br />
http://www.nxtprograms.com/extra/PF_remote/index.html</p>
<p>Duration : <b>0:1:7</b></p>
<p><span id="more-57"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Bv3Y2dC9p8w&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/Bv3Y2dC9p8w&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fnxt-sensors%2Flego-pf-remote-nxt-sensor';
  addthis_title  = 'Lego+PF+Remote+NXT+Sensor';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Functions' rel='tag' target='_blank'>Functions</a>, <a class='technorati-link' href='http://technorati.com/tag/LEGO' rel='tag' target='_blank'>LEGO</a>, <a class='technorati-link' href='http://technorati.com/tag/NXT' rel='tag' target='_blank'>NXT</a>, <a class='technorati-link' href='http://technorati.com/tag/Optical' rel='tag' target='_blank'>Optical</a>, <a class='technorati-link' href='http://technorati.com/tag/Power' rel='tag' target='_blank'>Power</a>, <a class='technorati-link' href='http://technorati.com/tag/remote' rel='tag' target='_blank'>remote</a>, <a class='technorati-link' href='http://technorati.com/tag/Rotation' rel='tag' target='_blank'>Rotation</a>, <a class='technorati-link' href='http://technorati.com/tag/sensor' rel='tag' target='_blank'>sensor</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://nxt-jump.com/nxt-sensors/lego-pf-remote-nxt-sensor/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>First Look Reviews: Lego Mindstorm NXT 2.0</title>
		<link>http://nxt-jump.com/mindstorm-nxt/first-look-reviews-lego-mindstorm-nxt-2-0</link>
		<comments>http://nxt-jump.com/mindstorm-nxt/first-look-reviews-lego-mindstorm-nxt-2-0#comments</comments>
		<pubDate>Tue, 29 Sep 2009 01:40:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mindstorm nxt]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[balls]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[construction]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[develop]]></category>
		<category><![CDATA[fair]]></category>
		<category><![CDATA[hands]]></category>
		<category><![CDATA[hands-on]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[launcher]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[light]]></category>
		<category><![CDATA[london]]></category>
		<category><![CDATA[machine]]></category>
		<category><![CDATA[megawhat]]></category>
		<category><![CDATA[megawhat.tv]]></category>
		<category><![CDATA[mindstorm]]></category>
		<category><![CDATA[Mindstorms]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[NXT]]></category>
		<category><![CDATA[on]]></category>
		<category><![CDATA[overview]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[sensor]]></category>
		<category><![CDATA[toy]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[variety]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://nxt-jump.com/mindstorm-nxt/first-look-reviews-lego-mindstorm-nxt-2-0</guid>
		<description><![CDATA[Lego has announced it&#8217;s updating its Lego Mindstorms kit with an updated and some would say simplified version of the hugely successful range.
Duration : 0:2:1


  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fmindstorm-nxt%2Ffirst-look-reviews-lego-mindstorm-nxt-2-0';
  addthis_title  = 'First+Look+Reviews%3A+Lego+Mindstorm+NXT+2.0';
  addthis_pub    = '';




Technorati Tags: 2.0, 2009, balls, build, colour, commands, computer, construction, control, create, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/zd_cqMHgQrk/2.jpg" align="left">Lego has announced it&#8217;s updating its Lego Mindstorms kit with an updated and some would say simplified version of the hugely successful range.</p>
<p>Duration : <b>0:2:1</b></p>
<p><span id="more-52"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/zd_cqMHgQrk&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/zd_cqMHgQrk&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnxt-jump.com%2Fmindstorm-nxt%2Ffirst-look-reviews-lego-mindstorm-nxt-2-0';
  addthis_title  = 'First+Look+Reviews%3A+Lego+Mindstorm+NXT+2.0';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/2.0' rel='tag' target='_blank'>2.0</a>, <a class='technorati-link' href='http://technorati.com/tag/2009' rel='tag' target='_blank'>2009</a>, <a class='technorati-link' href='http://technorati.com/tag/balls' rel='tag' target='_blank'>balls</a>, <a class='technorati-link' href='http://technorati.com/tag/build' rel='tag' target='_blank'>build</a>, <a class='technorati-link' href='http://technorati.com/tag/colour' rel='tag' target='_blank'>colour</a>, <a class='technorati-link' href='http://technorati.com/tag/commands' rel='tag' target='_blank'>commands</a>, <a class='technorati-link' href='http://technorati.com/tag/computer' rel='tag' target='_blank'>computer</a>, <a class='technorati-link' href='http://technorati.com/tag/construction' rel='tag' target='_blank'>construction</a>, <a class='technorati-link' href='http://technorati.com/tag/control' rel='tag' target='_blank'>control</a>, <a class='technorati-link' href='http://technorati.com/tag/create' rel='tag' target='_blank'>create</a>, <a class='technorati-link' href='http://technorati.com/tag/desktop' rel='tag' target='_blank'>desktop</a>, <a class='technorati-link' href='http://technorati.com/tag/develop' rel='tag' target='_blank'>develop</a>, <a class='technorati-link' href='http://technorati.com/tag/fair' rel='tag' target='_blank'>fair</a>, <a class='technorati-link' href='http://technorati.com/tag/hands' rel='tag' target='_blank'>hands</a>, <a class='technorati-link' href='http://technorati.com/tag/hands-on' rel='tag' target='_blank'>hands-on</a>, <a class='technorati-link' href='http://technorati.com/tag/keyboard' rel='tag' target='_blank'>keyboard</a>, <a class='technorati-link' href='http://technorati.com/tag/laptop' rel='tag' target='_blank'>laptop</a>, <a class='technorati-link' href='http://technorati.com/tag/launch' rel='tag' target='_blank'>launch</a>, <a class='technorati-link' href='http://technorati.com/tag/launcher' rel='tag' target='_blank'>launcher</a>, <a class='technorati-link' href='http://technorati.com/tag/LEGO' rel='tag' target='_blank'>LEGO</a>, <a class='technorati-link' href='http://technorati.com/tag/light' rel='tag' target='_blank'>light</a>, <a class='technorati-link' href='http://technorati.com/tag/london' rel='tag' target='_blank'>london</a>, <a class='technorati-link' href='http://technorati.com/tag/machine' rel='tag' target='_blank'>machine</a>, <a class='technorati-link' href='http://technorati.com/tag/megawhat' rel='tag' target='_blank'>megawhat</a>, <a class='technorati-link' href='http://technorati.com/tag/megawhat.tv' rel='tag' target='_blank'>megawhat.tv</a>, <a class='technorati-link' href='http://technorati.com/tag/mindstorm' rel='tag' target='_blank'>mindstorm</a>, <a class='technorati-link' href='http://technorati.com/tag/Mindstorms' rel='tag' target='_blank'>Mindstorms</a>, <a class='technorati-link' href='http://technorati.com/tag/new' rel='tag' target='_blank'>new</a>, <a class='technorati-link' href='http://technorati.com/tag/NXT' rel='tag' target='_blank'>NXT</a>, <a class='technorati-link' href='http://technorati.com/tag/on' rel='tag' target='_blank'>on</a>, <a class='technorati-link' href='http://technorati.com/tag/overview' rel='tag' target='_blank'>overview</a>, <a class='technorati-link' href='http://technorati.com/tag/program' rel='tag' target='_blank'>program</a>, <a class='technorati-link' href='http://technorati.com/tag/review' rel='tag' target='_blank'>review</a>, <a class='technorati-link' href='http://technorati.com/tag/robot' rel='tag' target='_blank'>robot</a>, <a class='technorati-link' href='http://technorati.com/tag/sensor' rel='tag' target='_blank'>sensor</a>, <a class='technorati-link' href='http://technorati.com/tag/toy' rel='tag' target='_blank'>toy</a>, <a class='technorati-link' href='http://technorati.com/tag/update' rel='tag' target='_blank'>update</a>, <a class='technorati-link' href='http://technorati.com/tag/upload' rel='tag' target='_blank'>upload</a>, <a class='technorati-link' href='http://technorati.com/tag/variety' rel='tag' target='_blank'>variety</a>, <a class='technorati-link' href='http://technorati.com/tag/version' rel='tag' target='_blank'>version</a>, <a class='technorati-link' href='http://technorati.com/tag/video' rel='tag' target='_blank'>video</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://nxt-jump.com/mindstorm-nxt/first-look-reviews-lego-mindstorm-nxt-2-0/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>
