<?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>airwav.es &#187; projects</title>
	<atom:link href="http://airwav.es/tag/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://airwav.es</link>
	<description>sound, design</description>
	<lastBuildDate>Mon, 17 May 2010 14:06:06 +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>installing PDa to the beagle board</title>
		<link>http://airwav.es/2008/10/08/installing-pda-to-the-beagle-board/</link>
		<comments>http://airwav.es/2008/10/08/installing-pda-to-the-beagle-board/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 15:33:06 +0000</pubDate>
		<dc:creator>Spencer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[beagleboard]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[puredata]]></category>

		<guid isPermaLink="false">http://airwav.es/?p=204</guid>
		<description><![CDATA[
Well, today I got Günter Geiger&#8217;s PDa version of Pure Data compiled on the Beagle Board. I haven&#8217;t gotten HDMI output to work properly to my TV so I&#8217;m relying on X-forwarding for the GUI, which is pretty painfully slow at the moment, but I did get some sound out. Here are the steps I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://airwav.es/wp-content/uploads/2008/10/pda-screen1.png" rel="lightbox[204]"><img class="size-medium wp-image-205 alignright" title="pda-screen1" src="http://airwav.es/wp-content/uploads/2008/10/pda-screen1-210x300.png" alt="" width="210" height="300" /></a></p>
<p>Well, today I got Günter Geiger&#8217;s <a href="http://gige.xdv.org/pda/">PDa</a> version of Pure Data compiled on the Beagle Board. I haven&#8217;t gotten HDMI output to work properly to my TV so I&#8217;m relying on X-forwarding for the GUI, which is pretty painfully slow at the moment, but I did get some sound out. Here are the steps I took:</p>
<ol>
<li>Install <code>libtk-dev</code> and <code>libtcl-dev</code> packages using opkg. I had to use the <code>-force-depends</code> option because opkg complained about some missing dependencies. Hope it doesn&#8217;t come back to bite me later.</li>
<li>Install the compiler packages <code>gcc</code> and <code>gcc-symlinks</code></li>
<li>Download the source code from <a href="http://gige.xdv.org/pda/release/src/">here</a>.</li>
<li>Unpack the source into a directory of your choosing</li>
<li>Edit the makefile in the <code>src</code> subdirectory and change <code>libtk8.4.a</code> to <code>libtk8.4.so</code> and <code>libtcl8.4.a</code> to <code>libtcl8.4.so</code></li>
<li>type &#8220;make&#8221;</li>
<p>You should now have a <code>pd</code> executable in the <code>bin</code> subdirectory.</ol>
]]></content:encoded>
			<wfw:commentRss>http://airwav.es/2008/10/08/installing-pda-to-the-beagle-board/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>the arrival of the beagle board</title>
		<link>http://airwav.es/2008/10/05/the-arrival-of-the-beagleboard/</link>
		<comments>http://airwav.es/2008/10/05/the-arrival-of-the-beagleboard/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 17:51:51 +0000</pubDate>
		<dc:creator>Spencer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[beagleboard]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://airwav.es/?p=201</guid>
		<description><![CDATA[

I have just received a beagleboard, flyswatter JTAG, 4GB SD card, USB ethernet adapter, and USB hub. Everything I should need to get started with embedded development.
I created the proper filesystem setup on the SD card as per these instructions, and installed koen&#8217;s demo image for the Ångstrom embedded linux distribution.
After hooking up the Flyswatter [...]]]></description>
			<content:encoded><![CDATA[<div class="alignright" style="text-align: left;"><a href="http://airwav.es/wp-content/uploads/2008/10/dsc00954.jpg" rel="lightbox[201]"><img class="alignright size-medium wp-image-212" title="First Beagleboard" src="http://airwav.es/wp-content/uploads/2008/10/dsc00954-300x225.jpg" alt="" width="300" height="225" /></a><br />
<a href="http://airwav.es/wp-content/uploads/2008/10/dsc00951.jpg" rel="lightbox[201]"><img class="alignright size-medium wp-image-213" title="dsc00951" src="http://airwav.es/wp-content/uploads/2008/10/dsc00951-300x225.jpg" alt="" width="300" height="225" /></a></div>
<p>I have just received a beagleboard, flyswatter JTAG, 4GB SD card, USB ethernet adapter, and USB hub. Everything I should need to get started with embedded development.</p>
<p>I created the proper filesystem setup on the SD card as per <a href="http://code.google.com/p/beagleboard/wiki/LinuxBootDiskFormat">these instructions</a>, and installed <a href="http://www.angstrom-distribution.org/demo/beagleboard/">koen&#8217;s demo image</a> for the Ångstrom embedded linux distribution.</p>
<p>After hooking up the Flyswatter to the serial connector through the Flyswatter/Beagleboard adapter I got a boot prompt. My TV is complaining that it doesn&#8217;t recognize the input format, so I&#8217;m probably going to have to figure out a custom modeline in the <code>xorg.conf</code>, but I can live with a command prompt for now.</p>
<p>For those unfamiliar, the Beagle Board is a platform for embedded development based on Texas Instruments&#8217; OMAP3530 System-on-chip board. Basically it&#8217;s a computer three inches square. It has handy input and output connectors for easy experimentation. Stay tuned for updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://airwav.es/2008/10/05/the-arrival-of-the-beagleboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
