<?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: 2006 CES Report: First look at the Mindstorms NXT (Part 2)</title>
	<atom:link href="http://nxtbot.com/blog/2006/01/09/2006-ces-report-first-look-at-the-mindstorms-nxt-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://nxtbot.com/blog/2006/01/09/2006-ces-report-first-look-at-the-mindstorms-nxt-part-2/</link>
	<description>Covering the world of consumer and personal robotics</description>
	<lastBuildDate>Sun, 11 Sep 2011 15:07:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: alerk</title>
		<link>http://nxtbot.com/blog/2006/01/09/2006-ces-report-first-look-at-the-mindstorms-nxt-part-2/comment-page-1/#comment-3213</link>
		<dc:creator>alerk</dc:creator>
		<pubDate>Sat, 09 Sep 2006 15:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://nxtbot.com/blog/?p=14#comment-3213</guid>
		<description>hey if you wanna do a little demo of the software goto lego education.com and gotto mindstorms nxt it should be there</description>
		<content:encoded><![CDATA[<p>hey if you wanna do a little demo of the software goto lego education.com and gotto mindstorms nxt it should be there</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haz</title>
		<link>http://nxtbot.com/blog/2006/01/09/2006-ces-report-first-look-at-the-mindstorms-nxt-part-2/comment-page-1/#comment-1000</link>
		<dc:creator>haz</dc:creator>
		<pubDate>Fri, 02 Jun 2006 14:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://nxtbot.com/blog/?p=14#comment-1000</guid>
		<description>awesome</description>
		<content:encoded><![CDATA[<p>awesome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kodanda</title>
		<link>http://nxtbot.com/blog/2006/01/09/2006-ces-report-first-look-at-the-mindstorms-nxt-part-2/comment-page-1/#comment-412</link>
		<dc:creator>Kodanda</dc:creator>
		<pubDate>Mon, 06 Mar 2006 18:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://nxtbot.com/blog/?p=14#comment-412</guid>
		<description>I was looking at the pictures of the new software and thinking what each part did and what kind of program was that. I understood all the other bricks, but what does that brick that has something like a monitor (lowest image on this page, lowest row, the one on the left) ? What does it do? Do you know? Did you see that program running?</description>
		<content:encoded><![CDATA[<p>I was looking at the pictures of the new software and thinking what each part did and what kind of program was that. I understood all the other bricks, but what does that brick that has something like a monitor (lowest image on this page, lowest row, the one on the left) ? What does it do? Do you know? Did you see that program running?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jasonhill</title>
		<link>http://nxtbot.com/blog/2006/01/09/2006-ces-report-first-look-at-the-mindstorms-nxt-part-2/comment-page-1/#comment-402</link>
		<dc:creator>jasonhill</dc:creator>
		<pubDate>Wed, 01 Mar 2006 15:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://nxtbot.com/blog/?p=14#comment-402</guid>
		<description>Joel (Senior Group Manager at National Instruments (developer of LabView)) seems to imply that the NXT brick will be open to meddling by other programing languages.

http://www.blogger.com/comment.g?blogID=12950249&amp;postID=113873571098273003</description>
		<content:encoded><![CDATA[<p>Joel (Senior Group Manager at National Instruments (developer of LabView)) seems to imply that the NXT brick will be open to meddling by other programing languages.</p>
<p><a href="http://www.blogger.com/comment.g?blogID=12950249&#038;postID=113873571098273003" rel="nofollow">http://www.blogger.com/comment.g?blogID=12950249&#038;postID=113873571098273003</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolf Kalbermatter</title>
		<link>http://nxtbot.com/blog/2006/01/09/2006-ces-report-first-look-at-the-mindstorms-nxt-part-2/comment-page-1/#comment-329</link>
		<dc:creator>Rolf Kalbermatter</dc:creator>
		<pubDate>Wed, 22 Feb 2006 07:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://nxtbot.com/blog/?p=14#comment-329</guid>
		<description>The software that comes with the NXT is based on LabVIEW but not the full package of LabVIEW. As has been told LabVIEW costs from $1200 up to $10000 and more and the makers would be crazy to include everything in the NXT software too.

LabVIEW itself is a full programming environment and language and there is virtually nothing you can&#039;t do with LabVIEW if it can be done in a programming language at all. There are of course things where other programming environments are better suited but the limitations of LabVIEW itself are very few. I have created applications in LabVIEW that control entire manufacturing processes and lab experiment setups with several dozen substations some of them containing 2, 3, or 4 axis robots and several TCP/IP and serially controlled devices.

As to if external code (shared libraries) nodes will be supported in the NXT software I have some doubts. Even if that would be the case it wouldn&#039;t be trivial to do. The new version of LabVIEW used in NXT does directly compile into binary code for the NXT CPU that then gets downloaded to the brick. Your external code shared library would be required to be compiled in the same way for the to me still unknown CPU architecture of the NXT. So you will need a compatible compiler tool chain for the NXT target (which probably will show up eventually unless LEGO has tried to completely lock the brick).</description>
		<content:encoded><![CDATA[<p>The software that comes with the NXT is based on LabVIEW but not the full package of LabVIEW. As has been told LabVIEW costs from $1200 up to $10000 and more and the makers would be crazy to include everything in the NXT software too.</p>
<p>LabVIEW itself is a full programming environment and language and there is virtually nothing you can&#8217;t do with LabVIEW if it can be done in a programming language at all. There are of course things where other programming environments are better suited but the limitations of LabVIEW itself are very few. I have created applications in LabVIEW that control entire manufacturing processes and lab experiment setups with several dozen substations some of them containing 2, 3, or 4 axis robots and several TCP/IP and serially controlled devices.</p>
<p>As to if external code (shared libraries) nodes will be supported in the NXT software I have some doubts. Even if that would be the case it wouldn&#8217;t be trivial to do. The new version of LabVIEW used in NXT does directly compile into binary code for the NXT CPU that then gets downloaded to the brick. Your external code shared library would be required to be compiled in the same way for the to me still unknown CPU architecture of the NXT. So you will need a compatible compiler tool chain for the NXT target (which probably will show up eventually unless LEGO has tried to completely lock the brick).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dez Futak</title>
		<link>http://nxtbot.com/blog/2006/01/09/2006-ces-report-first-look-at-the-mindstorms-nxt-part-2/comment-page-1/#comment-224</link>
		<dc:creator>Dez Futak</dc:creator>
		<pubDate>Sun, 12 Feb 2006 09:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://nxtbot.com/blog/?p=14#comment-224</guid>
		<description>I&#039;m interested to know how the programming environments will develop for the NXT, as what attracts me to the RCX are the number of different IDE&#039;s and commandline utilities available cross-platform.  As a linux user, I&#039;ll be keeping my ears close to the ground about such equivalent developments for the NXT before considering purchasing...</description>
		<content:encoded><![CDATA[<p>I&#8217;m interested to know how the programming environments will develop for the NXT, as what attracts me to the RCX are the number of different IDE&#8217;s and commandline utilities available cross-platform.  As a linux user, I&#8217;ll be keeping my ears close to the ground about such equivalent developments for the NXT before considering purchasing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philippe::niquille &#187; Blog Archive &#187; LEGO nxt - the kid in me?</title>
		<link>http://nxtbot.com/blog/2006/01/09/2006-ces-report-first-look-at-the-mindstorms-nxt-part-2/comment-page-1/#comment-204</link>
		<dc:creator>philippe::niquille &#187; Blog Archive &#187; LEGO nxt - the kid in me?</dc:creator>
		<pubDate>Mon, 06 Feb 2006 22:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://nxtbot.com/blog/?p=14#comment-204</guid>
		<description>[...] update (6.2.06): This blog has tree great articles covering the Las Vegas nxt release (especially the comments). [...]</description>
		<content:encoded><![CDATA[<p>[...] update (6.2.06): This blog has tree great articles covering the Las Vegas nxt release (especially the comments). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D. Amo</title>
		<link>http://nxtbot.com/blog/2006/01/09/2006-ces-report-first-look-at-the-mindstorms-nxt-part-2/comment-page-1/#comment-196</link>
		<dc:creator>D. Amo</dc:creator>
		<pubDate>Thu, 02 Feb 2006 20:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://nxtbot.com/blog/?p=14#comment-196</guid>
		<description>I have never used previous mindstorm products but have had my interest sparked by the NXT kit. LabView has the ability to call external code through a number of methods(Call Library node, in-line C node,  .NET node, ect). Not sure how complex the version of LabView included with the kit can get. The inline C node makes the most sense because it can be easily compiled for any 32-bit embedded processor. Java or .NET would require a VM on the brick.

I have signed up for the developer program, but chances are probably slim. I want to use a PDA with bluetooth (Microsoft stack - open source libraries available) to collect data from the ultrasound sensor for navigation and evironment mapping, or simply use it as a remote control. Hooking up a bluetooth (RFCOMM) GPS might be fun to try for outdoor navigation.</description>
		<content:encoded><![CDATA[<p>I have never used previous mindstorm products but have had my interest sparked by the NXT kit. LabView has the ability to call external code through a number of methods(Call Library node, in-line C node,  .NET node, ect). Not sure how complex the version of LabView included with the kit can get. The inline C node makes the most sense because it can be easily compiled for any 32-bit embedded processor. Java or .NET would require a VM on the brick.</p>
<p>I have signed up for the developer program, but chances are probably slim. I want to use a PDA with bluetooth (Microsoft stack &#8211; open source libraries available) to collect data from the ultrasound sensor for navigation and evironment mapping, or simply use it as a remote control. Hooking up a bluetooth (RFCOMM) GPS might be fun to try for outdoor navigation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://nxtbot.com/blog/2006/01/09/2006-ces-report-first-look-at-the-mindstorms-nxt-part-2/comment-page-1/#comment-176</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 28 Jan 2006 20:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://nxtbot.com/blog/?p=14#comment-176</guid>
		<description>I have a RCX right now, and use Robolab, the educational software that is based on an earlier version of Labview. I hope that this new software for the NXT will be as easy if not easier. My only other worry is that the mac version of the software will be intel due to apples reinvented computers . Well, I only can wait I guess.</description>
		<content:encoded><![CDATA[<p>I have a RCX right now, and use Robolab, the educational software that is based on an earlier version of Labview. I hope that this new software for the NXT will be as easy if not easier. My only other worry is that the mac version of the software will be intel due to apples reinvented computers . Well, I only can wait I guess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kieran</title>
		<link>http://nxtbot.com/blog/2006/01/09/2006-ces-report-first-look-at-the-mindstorms-nxt-part-2/comment-page-1/#comment-153</link>
		<dc:creator>Kieran</dc:creator>
		<pubDate>Mon, 23 Jan 2006 01:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://nxtbot.com/blog/?p=14#comment-153</guid>
		<description>I&#039;m hopeing that soon after they release nxt they bring out a backward compatibility kit with adapters for old sensors and - most importantly a brick that can be placed infrount of the infer red port on the rcx compatible with boath types of comunication enableing 2 way comunication without making the nxt ugly.
sory bout any spelling mistakes</description>
		<content:encoded><![CDATA[<p>I&#8217;m hopeing that soon after they release nxt they bring out a backward compatibility kit with adapters for old sensors and &#8211; most importantly a brick that can be placed infrount of the infer red port on the rcx compatible with boath types of comunication enableing 2 way comunication without making the nxt ugly.<br />
sory bout any spelling mistakes</p>
]]></content:encoded>
	</item>
</channel>
</rss>

