<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Relavak Labs</title>
	<atom:link href="http://relavak.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://relavak.wordpress.com</link>
	<description>Hardware and Software Projects</description>
	<lastBuildDate>Sat, 05 Dec 2009 00:14:25 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='relavak.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/4255931a0d9559d4285a37fe59f23e00?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Relavak Labs</title>
		<link>http://relavak.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://relavak.wordpress.com/osd.xml" title="Relavak Labs" />
		<item>
		<title>TEMPer Temperature Sensor Linux Driver</title>
		<link>http://relavak.wordpress.com/2009/10/17/temper-temperature-sensor-linux-driver/</link>
		<comments>http://relavak.wordpress.com/2009/10/17/temper-temperature-sensor-linux-driver/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 07:51:03 +0000</pubDate>
		<dc:creator>relavak</dc:creator>
				<category><![CDATA[Drivers]]></category>

		<guid isPermaLink="false">http://relavak.wordpress.com/?p=17</guid>
		<description><![CDATA[In addition to the Tenma driver, I just finished writing a driver for the TEMPer usb temperature sensor. I found that much of the information on the Internet regarding linux drivers for this device was wrong.  Perhaps they refer to a different version of the part. The usb device I received uses a customized [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=17&subd=relavak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In addition to the Tenma driver, I just finished writing a driver for the TEMPer usb temperature sensor. I found that much of the information on the Internet regarding linux drivers for this device was wrong.  Perhaps they refer to a different version of the part. The usb device I received uses a customized HID chip. You can find the linux driver <a href="http://www.relavak.com/downloads/temper-1.0.tgz">here</a>. Note that this driver is based on the libusb user space library and is not a kernel level driver. The driver can be compiled either as a standalone program or as a library to your own application. Permissioning is handled with a udev rule file.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relavak.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relavak.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relavak.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relavak.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relavak.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relavak.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relavak.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relavak.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relavak.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relavak.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=17&subd=relavak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relavak.wordpress.com/2009/10/17/temper-temperature-sensor-linux-driver/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a78cda0d57ef112c44c7a0798eca317?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">relavak</media:title>
		</media:content>
	</item>
		<item>
		<title>Tenma 72-7730 in Linux</title>
		<link>http://relavak.wordpress.com/2009/10/04/tenma-72-7730-in-linux/</link>
		<comments>http://relavak.wordpress.com/2009/10/04/tenma-72-7730-in-linux/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 02:19:49 +0000</pubDate>
		<dc:creator>relavak</dc:creator>
				<category><![CDATA[Drivers]]></category>

		<guid isPermaLink="false">http://relavak.wordpress.com/?p=15</guid>
		<description><![CDATA[I bought a Tenma 72-7730 DMM for work so we could record data from our temperature chamber. The DMM is reasonably priced for a USB based instrument. Unfortunately it did not come with a driver or software for linux, only windows, so I was stuck reverse engineering the interface. The USB is based on a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=15&subd=relavak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I bought a Tenma 72-7730 DMM for work so we could record data from our temperature chamber. The DMM is reasonably priced for a USB based instrument. Unfortunately it did not come with a driver or software for linux, only windows, so I was stuck reverse engineering the interface. The USB is based on a Hoitek UART to USB device that interfaces into the linux HID code instead of the serial tty driver. The Hoitek site is currently down (looks like they lost their domain name, maybe they were bought or something) but I found enough documentation on the internet to set the bit rate for the device so I could see what was coming on the HID interface. Long story short, <a href="http://relavak.com/downloads/tenma.zip">here</a> is the resultant gnu/linux software to fetch raw data, screen readings, and floating point values from the DMM. The software can be run stand-alone or as a library for  your own application. Instructions are included.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relavak.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relavak.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relavak.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relavak.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relavak.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relavak.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relavak.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relavak.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relavak.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relavak.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=15&subd=relavak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relavak.wordpress.com/2009/10/04/tenma-72-7730-in-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a78cda0d57ef112c44c7a0798eca317?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">relavak</media:title>
		</media:content>
	</item>
		<item>
		<title>MSP430 UIF</title>
		<link>http://relavak.wordpress.com/2009/05/15/msp430-uif/</link>
		<comments>http://relavak.wordpress.com/2009/05/15/msp430-uif/#comments</comments>
		<pubDate>Fri, 15 May 2009 06:50:29 +0000</pubDate>
		<dc:creator>relavak</dc:creator>
				<category><![CDATA[Drivers]]></category>

		<guid isPermaLink="false">http://relavak.wordpress.com/?p=11</guid>
		<description><![CDATA[I wrote a simple program to download to and dump the memory of an MSP430 via the TI USB FET a couple of years ago.  I made it available at the time in source code form (TI gave me permission as long as I made it clear that TI does not support my code). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=11&subd=relavak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I wrote a simple program to download to and dump the memory of an MSP430 via the TI USB FET a couple of years ago.  I made it available at the time in source code form (TI gave me permission as long as I made it clear that TI does not support my code).  I was recently forced to look into upgrading to the new MSP430F249 part and wanted to use my old code to download. Guess what?  Things had changed.</p>
<p>1. The firmware in the USB FET needed to be upgraded. I installed the windows version of IAR (the current one) and it automatically downloaded the new FET code. OK so far.<br />
2. The new firmware (version 20305000)  is incompatible with the old firmware in that the old firmware had a list of available MSP430 devices built into the firmware itself, while the new firmware does not.  In addition, there appear to be new commands to the FET that I don&#8217;t know about. I am waiting for TI to give me some info.<br />
3. I did a little &#8220;research&#8221; and found that I could get the new firmware to work by exchanging some messages. First one must send one of the new messages to return a code indicating the type of device (for example, an MSP430F249). Next one must lookup the device in a table and send a couple of messages to configure the FET for that device. Therefore the linux code must have configuration messages for each supported processor while previously these were stored in the FET itself.</p>
<p>I have some code that will work with the three processors that I use: 149, 1611, and the 249.  One can add ones own processor to this code if you can figure out the magic messages that are sent to initialize them. It would be nice if I could get all of the magic messages.</p>
<p>The code is available here: <a href="http://www.relavak.com/downloads/uif430-1.0.tgz">http://www.relavak.com/downloads/uif430-1.0.tgz</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relavak.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relavak.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relavak.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relavak.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relavak.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relavak.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relavak.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relavak.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relavak.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relavak.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=11&subd=relavak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relavak.wordpress.com/2009/05/15/msp430-uif/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a78cda0d57ef112c44c7a0798eca317?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">relavak</media:title>
		</media:content>
	</item>
		<item>
		<title>Flash PinHockey</title>
		<link>http://relavak.wordpress.com/2008/05/07/flash-pinhockey/</link>
		<comments>http://relavak.wordpress.com/2008/05/07/flash-pinhockey/#comments</comments>
		<pubDate>Wed, 07 May 2008 18:30:23 +0000</pubDate>
		<dc:creator>relavak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://relavak.wordpress.com/?p=10</guid>
		<description><![CDATA[You can now play Pin Hockey on any Flash platform (like a PC or a Mac). The flash port supports most of the features of the DS version including single player and two player modes.  Currently dual screen play is not supported. Check the OPTIONS screen for selecting options and keyboard mappings. Slammer play [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=10&subd=relavak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>You can now play Pin Hockey on any Flash platform (like a PC or a Mac). The flash port supports most of the features of the DS version including single player and two player modes.  Currently dual screen play is not supported. Check the OPTIONS screen for selecting options and keyboard mappings. Slammer play requires a mouse.</p>
<p>Here is the link: <a href="http://www.relavak.com/downloads/PinHockey.swf">http://www.relavak.com/downloads/PinHockey.swf</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relavak.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relavak.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relavak.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relavak.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relavak.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relavak.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relavak.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relavak.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relavak.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relavak.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relavak.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relavak.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=10&subd=relavak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relavak.wordpress.com/2008/05/07/flash-pinhockey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a78cda0d57ef112c44c7a0798eca317?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">relavak</media:title>
		</media:content>
	</item>
		<item>
		<title>Update of PinHockey (Version 0.2)</title>
		<link>http://relavak.wordpress.com/2008/03/04/update-of-pinhockey-version-02/</link>
		<comments>http://relavak.wordpress.com/2008/03/04/update-of-pinhockey-version-02/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 08:37:01 +0000</pubDate>
		<dc:creator>relavak</dc:creator>
				<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://relavak.wordpress.com/?p=9</guid>
		<description><![CDATA[PinHockey for the Nintendo DS has been updated:

Added Dual Screen field with moving paddles and various options
Added Booster and Spin Booster obstacles
Added &#8220;Win At&#8221; options
Added one puck/two puck option
Updated underlying Box2D library to version 2.

Updated version at:
http://www.relavak.com/downloads/PinHockey.zip
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=9&subd=relavak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>PinHockey for the Nintendo DS has been updated:</p>
<ol>
<li>Added Dual Screen field with moving paddles and various options</li>
<li>Added Booster and Spin Booster obstacles</li>
<li>Added &#8220;Win At&#8221; options</li>
<li>Added one puck/two puck option</li>
<li>Updated underlying Box2D library to version 2.</li>
</ol>
<p>Updated version at:</p>
<p><a href="http://www.relavak.com/downloads/PinHockey.zip">http://www.relavak.com/downloads/PinHockey.zip</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relavak.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relavak.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relavak.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relavak.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relavak.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relavak.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relavak.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relavak.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relavak.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relavak.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relavak.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relavak.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=9&subd=relavak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relavak.wordpress.com/2008/03/04/update-of-pinhockey-version-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a78cda0d57ef112c44c7a0798eca317?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">relavak</media:title>
		</media:content>
	</item>
		<item>
		<title>First Project</title>
		<link>http://relavak.wordpress.com/2008/02/09/first-project/</link>
		<comments>http://relavak.wordpress.com/2008/02/09/first-project/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 08:58:26 +0000</pubDate>
		<dc:creator>relavak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://relavak.wordpress.com/?p=6</guid>
		<description><![CDATA[What was Relavak Labs first project???
A hardware based game called the Flashwand. The Flashwand displays text when waived in the air. It also can display a variety of colors and patterns from a crystal ball on its end. The programming contains an adventure (RPG) game that uses the display and the single pushbutton. As you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=6&subd=relavak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>What was Relavak Labs first project???</p>
<p>A hardware based game called the Flashwand. The Flashwand displays text when waived in the air. It also can display a variety of colors and patterns from a crystal ball on its end. The programming contains an adventure (RPG) game that uses the display and the single pushbutton. As you play you earn more functions for the wand until you get all of the wand&#8217;s powers, and the ability to put program the wand to say whatever phrase you wish.</p>
<p>I used this project as my first foray into sub $100 development systems. A PIC processor, a 64kbit EEPROM, 10 LEDs, a pushbutton switch, a tilt switch, and a resistor is pretty much the entire hardware. The most difficult part was designing the hardware to fit in a very skinny aluminum tube. I built about 10 of them (have parts for 100) but can only find one or two.</p>
<p>This project lead to the creation of Sensys Networks (http://www.sensysnetworks.com).</p>
<p><a href="http://relavak.files.wordpress.com/2008/02/123-2382_img.jpg" title="Flashwand"><img src="http://relavak.files.wordpress.com/2008/02/123-2382_img.thumbnail.jpg" alt="Flashwand" /></a><a href="http://relavak.files.wordpress.com/2008/02/123-2391_img.jpg" title="Flashwand in Action"><img src="http://relavak.files.wordpress.com/2008/02/123-2391_img.thumbnail.jpg" alt="Flashwand in Action" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relavak.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relavak.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relavak.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relavak.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relavak.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relavak.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relavak.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relavak.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relavak.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relavak.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relavak.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relavak.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=6&subd=relavak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relavak.wordpress.com/2008/02/09/first-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a78cda0d57ef112c44c7a0798eca317?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">relavak</media:title>
		</media:content>

		<media:content url="http://relavak.files.wordpress.com/2008/02/123-2382_img.thumbnail.jpg" medium="image">
			<media:title type="html">Flashwand</media:title>
		</media:content>

		<media:content url="http://relavak.files.wordpress.com/2008/02/123-2391_img.thumbnail.jpg" medium="image">
			<media:title type="html">Flashwand in Action</media:title>
		</media:content>
	</item>
		<item>
		<title>Relavak Labs Second Project</title>
		<link>http://relavak.wordpress.com/2008/02/04/relavak-labs-first-project/</link>
		<comments>http://relavak.wordpress.com/2008/02/04/relavak-labs-first-project/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 01:41:24 +0000</pubDate>
		<dc:creator>relavak</dc:creator>
				<category><![CDATA[Nintendo DS]]></category>

		<guid isPermaLink="false">http://relavak.wordpress.com/?p=3</guid>
		<description><![CDATA[I have been wanting to develop a game for the Nintendo Wii but it seems that Nintendo is not interested in supporting individual developers yet.  So instead I looked into the Nintendo DS and found lots of &#8220;homebrew&#8221; support for development on the DS.  So I bought a development system (supercard) and downloaded [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=3&subd=relavak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have been wanting to develop a game for the Nintendo Wii but it seems that Nintendo is not interested in supporting individual developers yet.  So instead I looked into the Nintendo DS and found lots of &#8220;homebrew&#8221; support for development on the DS.  So I bought a development system (supercard) and downloaded the devkitpro tools and started.  Soon I found a couple of software packages that provided a reasonable &#8220;game engine&#8221; for my game: Box2D (physics) and uLibrary (graphics). Box2D had a port already to the DS (fixed point) by tobw.net, which I updated to the then current version of Box2D.</p>
<p>My first game: PinHockey, a one or two player game (one DS) that is a combination of AirHockey and Pinball. It can downloaded at <a href="http://www.relavak.com/downloads/PinHockey.zip">http://www.relavak.com/downloads/PinHockey.zip</a>. The select button invokes a list of option that can be changed via the touchpad.</p>
<p>Have fun.  Check my blog at <a href="http://www.relavak.com" title="Relavak Labs Home Page">http://www.relavak.com</a> for updates and info on other Relavak Labs projects.<br />
<a href="http://relavak.files.wordpress.com/2008/02/pinhockey.jpg" title="Screenshot of PinHockey"><img src="http://relavak.files.wordpress.com/2008/02/pinhockey.jpg" alt="Screenshot of PinHockey" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relavak.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relavak.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relavak.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relavak.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relavak.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relavak.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relavak.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relavak.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relavak.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relavak.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relavak.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relavak.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relavak.wordpress.com&blog=2730467&post=3&subd=relavak&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relavak.wordpress.com/2008/02/04/relavak-labs-first-project/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a78cda0d57ef112c44c7a0798eca317?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">relavak</media:title>
		</media:content>

		<media:content url="http://relavak.files.wordpress.com/2008/02/pinhockey.jpg" medium="image">
			<media:title type="html">Screenshot of PinHockey</media:title>
		</media:content>
	</item>
	</channel>
</rss>