<?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>BrickEngineer: LEGO Design&#187; Resources</title>
	<atom:link href="http://www.brickengineer.com/pages/category/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brickengineer.com/pages</link>
	<description>LEGO Engineering for LEGO NXT and Robot Enthusiasts</description>
	<lastBuildDate>Sun, 08 Jan 2012 05:53:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MATLAB Packages for the NXT</title>
		<link>http://www.brickengineer.com/pages/2009/02/11/matlab-packages-for-the-nxt/</link>
		<comments>http://www.brickengineer.com/pages/2009/02/11/matlab-packages-for-the-nxt/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 07:10:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[LEGO mindstorms]]></category>
		<category><![CDATA[MATLAB]]></category>
		<category><![CDATA[mindstorms]]></category>
		<category><![CDATA[NXT]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[starting]]></category>

		<guid isPermaLink="false">http://www.brickengineer.com/pages/?p=45</guid>
		<description><![CDATA[There are now several MATLAB packages for robotics, and specifically for the NXT.  One paradigm is to run the code on a PC and have it communicate direct commands to the NXT Brick via Bluetooth or USB.  I have found this paradigm to be a bit dangerous since in the event of a MATLAB crash [...]]]></description>
			<content:encoded><![CDATA[<p>There are now several MATLAB packages for robotics, and specifically for the NXT.  One paradigm is to run the code on a PC and have it communicate direct commands to the NXT Brick via Bluetooth or USB.  I have found this paradigm to be a bit dangerous since in the event of a MATLAB crash or a miscommunication, the NXT Brick will continue with its last command until ordered to stop.  This has the potential to destroy your robot.  The paradigm that I prefer to use is to write several programs that run on the brick.  These programs take commands from files on the brick that can be uploaded rapidly from the PC.  The MATLAB code then is in charge of sending the command files and starting and stopping programs.  In the event of a MATLAB crash or communication failure, the software running on the NXT Brick can be designed to terminate gracefully.</p>
<p>Here are the MATLAB packages that I know of.  The first two are specifically geared toward the NXT; whereas the last is a general robotics package.</p>
<ul>
<li>LEGO MINDSTORMS NXT Toolkit for MATLAB and Simulink<br />
<a href="http://www.mathworks.com/programs/mindstorms/" target="_blank">http://www.mathworks.com/programs/mindstorms/</a></li>
<li>Robotics Toolbox for MATLAB (Release 7.1) (P.I. Corke)<br />
<a href="http://petercorke.com/Robotics%20Toolbox.html" target="_blank">http://petercorke.com/Robotics%20Toolbox.html</a></li>
<li>RWTH Mindstorms NXT Toolbox for Matlab<br />
<a href="http://www.mindstorms.rwth-aachen.de/" target="_blank">http://www.mindstorms.rwth-aachen.de/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.brickengineer.com/pages/2009/02/11/matlab-packages-for-the-nxt/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Launch of Robots Everywhere Blog</title>
		<link>http://www.brickengineer.com/pages/2008/08/31/launch-of-robots-everywhere-blog/</link>
		<comments>http://www.brickengineer.com/pages/2008/08/31/launch-of-robots-everywhere-blog/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 01:28:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[LEGO mindstorms]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://www.brickengineer.com/pages/2008/08/31/launch-of-robots-everywhere-blog/</guid>
		<description><![CDATA[Announcing the launch of a new blog that focuses entirely on advances in robotics. This blog will provide information about research-quality advances and links to the more technical aspects, such as journal papers, computer code, and other resources. Please visit Robots Everywhere!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.brickengineer.com/robots/" title="Robots Everywhere"><img src="http://www.brickengineer.com/pages/pics/general/banner_small.jpg" alt="Robots Everywhere Banner" align="middle" height="59" width="350" /></a></p>
<p>Announcing the launch of a <a href="http://www.brickengineer.com/robots/" title="Robots Everywhere">new blog</a> that focuses entirely on advances in robotics.</p>
<p>This blog will provide information about research-quality advances and links to the more technical aspects, such as journal papers, computer code, and other resources.</p>
<p>Please visit <a href="http://www.brickengineer.com/robots/" title="Robots Everywhere">Robots Everywhere</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brickengineer.com/pages/2008/08/31/launch-of-robots-everywhere-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LEGO Technic Tora no Maki</title>
		<link>http://www.brickengineer.com/pages/2008/01/13/lego-technic-tora-no-maki/</link>
		<comments>http://www.brickengineer.com/pages/2008/01/13/lego-technic-tora-no-maki/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 06:20:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[construction]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[parts]]></category>

		<guid isPermaLink="false">http://www.brickengineer.com/pages/2008/01/13/lego-technic-tora-no-maki/</guid>
		<description><![CDATA[LEGO Technic Tora no Maki is a new book by ISOGAWA Yoshihito and is available on the internet for download.  He asks $10 to be paid, which is more than a fair price as this book boasts over 200 pages of images of over 1700 LEGO constructs. Here is a sample page: Download it from: [...]]]></description>
			<content:encoded><![CDATA[<p><img border="0" align="middle" width="350" src="http://www.brickengineer.com/pages/pics/books/tora-no-maki.jpg" alt="Book Cover" height="248" /></p>
<p><a href="http://www.isogawastudio.co.jp/legostudio/toranomaki/en/">LEGO Technic Tora no Maki</a> is a new book by ISOGAWA Yoshihito and is available on the internet for download.  He asks $10 to be paid, which is more than a fair price as this book boasts over 200 pages of images of over 1700 LEGO constructs.</p>
<p>Here is a sample page:</p>
<p><img border="0" align="middle" width="350" src="http://www.brickengineer.com/pages/pics/books/tora-no-maki-sample.jpg" alt="Sampla Page" height="248" /></p>
<p>Download it from:<br />
<a href="http://www.isogawastudio.co.jp/legostudio/toranomaki/en/">http://www.isogawastudio.co.jp/legostudio/toranomaki/en/</a></p>
<p>And don&#8217;t forget to pay the $10 if you can afford it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brickengineer.com/pages/2008/01/13/lego-technic-tora-no-maki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NXT Books</title>
		<link>http://www.brickengineer.com/pages/2007/12/05/nxt-books/</link>
		<comments>http://www.brickengineer.com/pages/2007/12/05/nxt-books/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 05:50:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Constructs]]></category>
		<category><![CDATA[Geometry]]></category>
		<category><![CDATA[Mechanisms]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[NXT]]></category>
		<category><![CDATA[sale]]></category>

		<guid isPermaLink="false">http://www.brickengineer.com/pages/2007/12/05/nxt-books/</guid>
		<description><![CDATA[All of a sudden there are several NXT books available.  Here are several that I have seen and really enjoy. The others, I have not yet had a chance to review.]]></description>
			<content:encoded><![CDATA[<p>All of a sudden there are several NXT books available.  Here are several that I have seen and really enjoy.</p>
<table>
<tr>
<td><iframe scrolling="no" frameBorder="0" src="http://rcm.amazon.com/e/cm?t=onlicort-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=1590598180&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" marginHeight="0" marginWidth="0" style="width: 120px; height: 240px"></iframe></td>
<td><iframe scrolling="no" frameBorder="0" src="http://rcm.amazon.com/e/cm?t=onlicort-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0973864923&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" marginHeight="0" marginWidth="0" style="width: 120px; height: 240px"></iframe></td>
<td><iframe scrolling="no" frameBorder="0" src="http://rcm.amazon.com/e/cm?t=onlicort-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0973864915&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" marginHeight="0" marginWidth="0" style="width: 120px; height: 240px"></iframe></td>
<td><iframe scrolling="no" frameBorder="0" src="http://rcm.amazon.com/e/cm?t=onlicort-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0071481478&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" marginHeight="0" marginWidth="0" style="width: 120px; height: 240px"></iframe></td>
</tr>
</table>
<p>The others, I have not yet had a chance to review.</p>
<table>
<tr>
<td><iframe scrolling="no" frameBorder="0" src="http://rcm.amazon.com/e/cm?t=onlicort-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=1593271506&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" marginHeight="0" marginWidth="0" style="width: 120px; height: 240px"></iframe></td>
<td><iframe scrolling="no" frameBorder="0" src="http://rcm.amazon.com/e/cm?t=onlicort-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=159059763X&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" marginHeight="0" marginWidth="0" style="width: 120px; height: 240px"></iframe></td>
<td><iframe scrolling="no" frameBorder="0" src="http://rcm.amazon.com/e/cm?t=onlicort-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=1590598717&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" marginHeight="0" marginWidth="0" style="width: 120px; height: 240px"></iframe></td>
<td><iframe scrolling="no" frameBorder="0" src="http://rcm.amazon.com/e/cm?t=onlicort-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=1593271549&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" marginHeight="0" marginWidth="0" style="width: 120px; height: 240px"></iframe></td>
</tr>
<tr>
<td><iframe scrolling="no" frameBorder="0" src="http://rcm.amazon.com/e/cm?t=onlicort-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=1597491527&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" marginHeight="0" marginWidth="0" style="width: 120px; height: 240px"></iframe></td>
<td><iframe scrolling="no" frameBorder="0" src="http://rcm.amazon.com/e/cm?t=onlicort-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=1590598431&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" marginHeight="0" marginWidth="0" style="width: 120px; height: 240px"></iframe></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.brickengineer.com/pages/2007/12/05/nxt-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

