<?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>Jan Varwig &#187; mindstorms</title>
	<atom:link href="http://jan.varwig.org/archive/tag/mindstorms/feed" rel="self" type="application/rss+xml" />
	<link>http://jan.varwig.org</link>
	<description>Somewhere between Hello World and HAL9000</description>
	<lastBuildDate>Wed, 17 Mar 2010 11:12:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Haskell-NXT</title>
		<link>http://jan.varwig.org/archive/haskell-nxt</link>
		<comments>http://jan.varwig.org/archive/haskell-nxt#comments</comments>
		<pubDate>Wed, 24 Sep 2008 10:39:14 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[haskell]]></category>
		<category><![CDATA[lego]]></category>
		<category><![CDATA[mindstorms]]></category>
		<category><![CDATA[nxt]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://jan.varwig.org/?p=93</guid>
		<description><![CDATA[I have begun writing a Haskell library to remotely control Lego Mindstorms NXT Bricks via Bluetooth. I just uploaded the repository to github at http://github.com/janv/haskell-nxt.

The library is far from complete, there&#8217;s lots and lots of unimplemented commands and it&#8217;s not even working with USB-connections yet. It doesn&#8217;t run on windows since it communicates via POSIX [...]]]></description>
			<content:encoded><![CDATA[<p>I have begun writing a Haskell library to remotely control Lego Mindstorms NXT Bricks via Bluetooth. I just uploaded the repository to github at <a href="http://github.com/janv/haskell-nxt">http://github.com/janv/haskell-nxt</a>.</p>

<p>The library is far from complete, there&#8217;s lots and lots of unimplemented commands and it&#8217;s not even working with USB-connections yet. It doesn&#8217;t run on windows since it communicates via POSIX device files. Don&#8217;t ask me how to create these on Linux, it was <a href="http://juju.org/articles/2006/08/01/mindstorms-nxt-bluetooth-on-osx">dead-easy under OS X</a>.</p>

<p>But release early, release often they say, so <a href="http://github.com/janv/haskell-nxt">here you go</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jan.varwig.org/archive/haskell-nxt/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
