<?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>Online Cortex &#187; Inventions</title>
	<atom:link href="http://www.huginn.com/knuth/blog/category/inventions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.huginn.com/knuth/blog</link>
	<description>Thoughts on Science and Technology</description>
	<lastBuildDate>Thu, 03 Jun 2010 04:26:55 +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>Making Things Talk</title>
		<link>http://www.huginn.com/knuth/blog/2008/04/03/making-things-talk/</link>
		<comments>http://www.huginn.com/knuth/blog/2008/04/03/making-things-talk/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 06:20:51 +0000</pubDate>
		<dc:creator>drknuth</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[Exploration]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Intelligent Systems]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Inventions]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hobby]]></category>
		<category><![CDATA[instruction]]></category>
		<category><![CDATA[microcontrollers]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[uC]]></category>

		<guid isPermaLink="false">http://www.huginn.com/knuth/blog/2008/04/03/making-things-talk/</guid>
		<description><![CDATA[Looking back, I am surprised at how electronics has quietly advanced to the point where we can buy small programmable computers on chips for a dollar or two.  These are microcontrollers of course, and in my lab we are working on programming them to handle the tedious tasks in our robotics projects.
At makezine.com, I stumbled on this gem of [...]]]></description>
			<content:encoded><![CDATA[<p>Looking back, I am surprised at how electronics has quietly advanced to the point where we can buy small programmable computers on chips for a dollar or two.  These are microcontrollers of course, and in my lab we are working on programming them to handle the tedious tasks in our robotics projects.</p>
<p>At <a href="http://www.makezine.com/">makezine.com</a>, I stumbled on this gem of a book titled &#8220;<a href="http://www.amazon.com/gp/product/0596510519?ie=UTF8&amp;tag=onlicort-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0596510519">Making Things Talk</a><img border="0" width="1" src="http://www.assoc-amazon.com/e/ir?t=onlicort-20&amp;l=as2&amp;o=1&amp;a=0596510519" height="1" style="margin: 0px; border: medium none" />&#8221;</p>
<p><a href="http://www.amazon.com/gp/product/0596510519?ie=UTF8&amp;tag=onlicort-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0596510519"><img border="0" width="131" src="pics/31p83T2bAvL__AA_SL160_.jpg" height="160" /></a><img border="0" width="1" src="pics/31p83T2bAvL__AA_SL160_.jpg" height="1" /><img border="0" width="1" src="http://www.assoc-amazon.com/e/ir?t=onlicort-20&amp;l=as2&amp;o=1&amp;a=0596510519" height="1" style="margin: 0px; border: medium none" /></p>
<p>It is packed with 26 electronics projects that involve getting these tiny computers to talk to each other and the internet over both wired and wireless connections.  I have ordered all the requisite parts, and when purchased, they amount to around $280.  I am looking forward to summer vacation when I get to go through each of these projects one-by-one:</p>
<ol>
<li>Making a computer &#8220;mouse&#8221; out of a stuffed animal monkey and flex sensors.</li>
<li>Making the monkey wireless</li>
<li>Negotiating in Bluetooth with the BlueSMiRF module</li>
<li>Setting up a networked webcam</li>
<li>Connecting a microcontroller to the internet <em>without</em> a computer</li>
<li>Networked Air Quality Meter</li>
<li>Networked Games</li>
<li>Infrared Communication</li>
<li>Radio Communication</li>
<li>Duplex Radio Communication</li>
<li>Bluetooth Communication</li>
<li>Broadcasting Messaging</li>
<li>Directed Messaging</li>
<li>Infrared Rangefinding</li>
<li>Ultrasonic Rangefinding</li>
<li>Reading Signal Strength with XBee Radios</li>
<li>Reading Signal Strength with Bluetooth Radios</li>
<li>Reading the GPS Serial Protocol</li>
<li>Heading with a Digital Compass</li>
<li>Attitude with an Accelerometer</li>
<li>Color Recognition with a Webcam</li>
<li>2D Barcode Recognition with a Webcam</li>
<li>Reading RFID Tags</li>
<li>RFID and Home Automation</li>
<li>IP Geocoding</li>
<li>Email from RFID</li>
</ol>
<p>OK, I wont be making each of these.  I will get an idea halfway through and take off and work on that.  But it should be fun!</p>
<p>Kevin Knuth<br />
Albany NY<br />
 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.huginn.com/knuth/blog/2008/04/03/making-things-talk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Five Questions for Dean Kamen</title>
		<link>http://www.huginn.com/knuth/blog/2008/03/29/five-questions-for-dean-kamen/</link>
		<comments>http://www.huginn.com/knuth/blog/2008/03/29/five-questions-for-dean-kamen/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 16:15:52 +0000</pubDate>
		<dc:creator>drknuth</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Inventions]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Dean Kamen]]></category>
		<category><![CDATA[DEKA research]]></category>
		<category><![CDATA[iBOT]]></category>
		<category><![CDATA[segway]]></category>

		<guid isPermaLink="false">http://www.huginn.com/knuth/blog/2008/03/29/five-questions-for-dean-kamen/</guid>
		<description><![CDATA[The current issue of the IEEE Spectrum Insider has a video interview with Dean Kamen founder of DEKA Research (and inventor of the segway, iBOT, and founder of the FIRST robotics competitions).  He answers five questions on the future of robotics, the hype surrounding the segway, and education.
Watch Dean Kamen&#8217;s interview here.
Kevin Knuth
Albany NY
]]></description>
			<content:encoded><![CDATA[<p>The current issue of the <a href="http://www.spectrum.ieee.org">IEEE Spectrum Insider</a> has a <a href="http://www.spectrum.ieee.org/video?id=281">video interview with Dean Kamen</a> founder of <a href="http://www.dekaresearch.com/">DEKA Research</a> (and inventor of the <a href="http://www.segway.com/">segway</a>, <a href="http://www.ibotnow.com/">iBOT</a>, and founder of the <a href="http://www.usfirst.org/">FIRST</a> robotics competitions).  He answers five questions on the future of robotics, the hype surrounding the segway, and education.</p>
<p><a target="_blank" href="http://www.spectrum.ieee.org/video?id=281">Watch Dean Kamen&#8217;s interview here</a>.</p>
<p>Kevin Knuth<br />
Albany NY</p>
]]></content:encoded>
			<wfw:commentRss>http://www.huginn.com/knuth/blog/2008/03/29/five-questions-for-dean-kamen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vapor Compression Distiller</title>
		<link>http://www.huginn.com/knuth/blog/2008/03/21/vapor-compression-distiller/</link>
		<comments>http://www.huginn.com/knuth/blog/2008/03/21/vapor-compression-distiller/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 02:13:02 +0000</pubDate>
		<dc:creator>drknuth</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Inventions]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[clean]]></category>
		<category><![CDATA[Dean]]></category>
		<category><![CDATA[Green]]></category>
		<category><![CDATA[invention]]></category>
		<category><![CDATA[Kamen]]></category>
		<category><![CDATA[water]]></category>

		<guid isPermaLink="false">http://www.huginn.com/knuth/blog/2008/03/21/vapor-compression-distiller/</guid>
		<description><![CDATA[Dean Kamen, an engineer was on The Colbert Report last night discussion his latest invention: the Vapor Compression Distiller.  This device takes dirty or salinated water and produces clean fresh water. The distiller is produced by Dean Kamen&#8217;s engineering compand Deka Research, and they are aiming to distribute it world-wide to help solve ongoing and [...]]]></description>
			<content:encoded><![CDATA[<p>Dean Kamen, an engineer was on <a href="http://www.comedycentral.com/colbertreport/videos.jhtml?episodeId=164042">The Colbert Report</a> last night discussion his latest invention: the Vapor Compression Distiller.  This device takes dirty or salinated water and produces clean fresh water. The distiller is produced by Dean Kamen&#8217;s engineering compand <a href="http://www.dekaresearch.com/">Deka Research</a>, and they are aiming to distribute it world-wide to help solve ongoing and future water shortage distasters.</p>
<p><embed FlashVars="videoId=164485" quality="high" bgcolor="#cccccc" allowScriptAccess="always" allownetworking="external" height="316" width="332" src="http://www.comedycentral.com/sitewide/video_player/view/default/swf.jhtml" pluginspage="http://www.macromedia.com/go/getflashplayer" name="comedy_central_player"></embed></p>
<p>While I do not know precisely how this distiller works, in general a distiller would boil the water, collect the steam in baffles and let it condense into water and flow out of the machine. </p>
<p>Dean Kamen claims that this machine cleans all forms of dirty water.  I am not sure how this is possible without membranes or filters.  Any volatiles in the water with a boiling point less than or equal to that off water will boil off and possibly be collected in the baffles.</p>
<p>Regardless, it is an impressive machine as it will save thousands of lives.</p>
<p>Kevin Knuth<br />
Albany NY </p>
]]></content:encoded>
			<wfw:commentRss>http://www.huginn.com/knuth/blog/2008/03/21/vapor-compression-distiller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First Google Gadget</title>
		<link>http://www.huginn.com/knuth/blog/2008/03/08/my-first-google-gadget/</link>
		<comments>http://www.huginn.com/knuth/blog/2008/03/08/my-first-google-gadget/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 00:40:26 +0000</pubDate>
		<dc:creator>drknuth</dc:creator>
				<category><![CDATA[Biology]]></category>
		<category><![CDATA[Birds]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Inventions]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Bird of the Daym Birdplanner]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.huginn.com/knuth/blog/2008/03/08/my-first-google-gadget/</guid>
		<description><![CDATA[I have just submitted my first Google Gadget.
It is called Bird of the Day, and it simply presents a photo of a new bird species each day. The photo is a public domain image from Wikipedia, and I link back to it so that you can get more information.
Here it is:
You can put it on [...]]]></description>
			<content:encoded><![CDATA[<p>I have just submitted my first <a href="http://code.google.com/apis/gadgets/">Google Gadget</a>.<br />
It is called <a target="_blank" href="http://www.google.com/ig/adde?hl=en&amp;moduleurl=http://hosting.gmodules.com/ig/gadgets/file/118338762254680645661/bird-of-the-day.xml&amp;source=imag">Bird of the Day</a>, and it simply presents a photo of a new bird species each day. The photo is a public domain image from <a href="http://www.wikipedia.org/">Wikipedia</a>, and I link back to it so that you can get more information.</p>
<p>Here it is:</p>
<p><script src="http://gmodules.com/ig/ifr?url=http://hosting.gmodules.com/ig/gadgets/file/118338762254680645661/bird-of-the-day.xml&amp;up_bkgcolor=White&amp;synd=open&amp;w=320&amp;h=200&amp;title=Bird+of+the+Day&amp;border=http%3A%2F%2Fgmodules.com%2Fig%2Fimages%2F&amp;output=js"></script>You can put it on your <a target="_blank" href="http://www.google.com/ig">iGoogle</a> page by <a target="_blank" href="http://www.google.com/ig/adde?hl=en&amp;moduleurl=http://hosting.gmodules.com/ig/gadgets/file/118338762254680645661/bird-of-the-day.xml&amp;source=imag">clicking here&#8230;</a></p>
<p>I am going to write a few other versions that will complement my <a href="http://birdplanner.com/index.php">BirdPlanner.com</a> site. The first will be a modification of the above where the user can enter their latitude and longitude to get birds that are present in that locale. That way people can prepare for their birdwatching trips.</p>
<p>I will also try writing one which is a Bird Identification Quiz. It will be a multiple choice quiz. I can vary the difficulty by sampling from birds of the same genus, from the same family, or from the whole set of birds.</p>
<p>This is a fun way for me to become familiar with the computational technology. The google gadget is just an XML file. The tag &lt;Module&gt; identifies it as a Google Gadget.</p>
<p>The remaining XML has three parts:</p>
<ol>
<li><font face="Courier New">&lt;ModulePrefs&gt;</font>, which encodes the properties of the gadget.</li>
<li><font face="Courier New">&lt;UserPref&gt;</font>, which encodes the user information.</li>
<li><font face="Courier New">&lt;Content&gt;</font>, which encodes the content.</li>
</ol>
<p>My gadget is pretty straightforward.  There are no User Preferences, so I just have the first and last sections. </p>
<p>You can look at the <a target="_blank" href="http://hosting.gmodules.com/ig/gadgets/file/118338762254680645661/bird-of-the-day.xml">xml code here</a>.  You will see that the workhorse of the content section is a php file that emits an html file.  In this case the gadget simply holds a simple web page.</p>
<p>In the future, I will write more details about how all of this works.</p>
<p>Kevin Knuth<br />
Albany NY<br />
<script>          f(clean);</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.huginn.com/knuth/blog/2008/03/08/my-first-google-gadget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sarcos Exoskeletons to be used by Army</title>
		<link>http://www.huginn.com/knuth/blog/2008/01/10/sarcos-exoskeletons-to-be-used-by-army/</link>
		<comments>http://www.huginn.com/knuth/blog/2008/01/10/sarcos-exoskeletons-to-be-used-by-army/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 08:11:11 +0000</pubDate>
		<dc:creator>drknuth</dc:creator>
				<category><![CDATA[Inventions]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[army]]></category>
		<category><![CDATA[exoskeleton]]></category>
		<category><![CDATA[Sarcos]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.huginn.com/knuth/blog/2008/01/10/sarcos-exoskeletons-to-be-used-by-army/</guid>
		<description><![CDATA[Sarcos is a company that specializes in robotic systems.  They have been working to develop exoskeletons that will give ordinary people super-human strength.  The age of the super-hero and super-villian is upon us!
The video below shows their exoskeleton in action:

]]></description>
			<content:encoded><![CDATA[<p>Sarcos is a company that specializes in robotic systems.  They have been working to develop exoskeletons that will give ordinary people super-human strength.  The age of the super-hero and super-villian is upon us!</p>
<p>The video below shows their exoskeleton in action:</p>
<p><object width="350" height="292"><param name="movie" value="http://www.youtube.com/v/IYWd2C3XVIk&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/IYWd2C3XVIk&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="350" height="292"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.huginn.com/knuth/blog/2008/01/10/sarcos-exoskeletons-to-be-used-by-army/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
