<?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>Hack a Day &#187; review</title>
	<atom:link href="http://hackaday.com/tag/review/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Sun, 12 Feb 2012 06:24:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hackaday.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5560f98f805877b0e332f191cb9e0af3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hack a Day &#187; review</title>
		<link>http://hackaday.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hackaday.com/osd.xml" title="Hack a Day" />
	<atom:link rel='hub' href='http://hackaday.com/?pushpress=hub'/>
		<item>
		<title>Parts: ChronoDot RTC Module (DS3231)</title>
		<link>http://hackaday.com/2009/10/27/parts-chronodot-rtc-module-ds3231/</link>
		<comments>http://hackaday.com/2009/10/27/parts-chronodot-rtc-module-ds3231/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 16:00:46 +0000</pubDate>
		<dc:creator>James Munns</dc:creator>
				<category><![CDATA[parts]]></category>
		<category><![CDATA[chrono]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[doh]]></category>
		<category><![CDATA[dot]]></category>
		<category><![CDATA[DS3231]]></category>
		<category><![CDATA[i2c]]></category>
		<category><![CDATA[macetech]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[TCXO]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=17144</guid>
		<description><![CDATA[Macetech&#8217;s ChronoDot is a Real Time Clock module for projects requiring highly accurate time keeping and measurement. The ChronoDot uses the DS3231 chip, which features a TCXO to compensate for variations in temperature which affect normal oscillators, like the ones in most microcontrollers. The DS3231 uses simple I2C commands and registers for storing and retrieving [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=17144&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-17802" title="ChronoDot" src="http://hackadaycom.files.wordpress.com/2009/10/chronodot.jpg" alt="ChronoDot" width="300" height="291" /></p>
<p><a href="http://docs.macetech.com/doku.php/chronodot">Macetech&#8217;s ChronoDot</a> is a Real Time Clock module for projects requiring highly accurate time keeping and measurement. The ChronoDot uses the <a href="http://www.maxim-ic.com/quick_view2.cfm/qv_pk/4627">DS3231</a> chip, which features <a href="http://www.wenzel.com/documents/tcxo.html">a TCXO</a> to compensate for variations in temperature which affect normal oscillators, like the ones in most microcontrollers. The DS3231 uses simple I2C commands and registers for storing and retrieving time, but also features a variable output that goes all the way down to 1.000 hz for low power, interrupt style timekeeping applications. With the provided watch battery, the ChronoDot can keep time in idle mode for up to 8 years.</p>
<p>Normally the <a href="http://macetech.com/store/index.php?main_page=product_info&amp;cPath=5&amp;products_id=8">ChronoDot</a> comes mostly assembled, requiring you to only solder on the watch battery. However, due to a manufacturing mistake, Macetech is selling a version with the header pins on the wrong side they call the <a href="http://macetech.com/store/index.php?main_page=product_info&amp;cPath=5&amp;products_id=15">ChronoDoh</a>. This module is currently nearly half off the regular price of $14.99, which makes it a great low cost addition to a project. Macetech has sent us a couple of these modules to demonstrate how functional they still are.</p>
<p><span id="more-17144"></span></p>
<p><img class="alignnone size-full wp-image-17803" title="Dohdot" src="http://hackadaycom.files.wordpress.com/2009/10/dohdot.jpg" alt="Dohdot" width="470" height="235" /></p>
<p>Because of this mistake, using these parts as a breadboard tool is made a little bit harder, as the silkscreen pin names are only on the &#8220;top&#8221; side. However, if a project is designed around this part, or if alternate tools such as a wire ribbon or probes were used, this problem would disappear. It would also be possible to desolder the header pins and remount them, but there is always the possibility of lifting the pads, or otherwise causing damage to the parts whenever desoldering is involved.</p>
<p><img class="alignnone size-full wp-image-17804" title="Preparing to solder the battery on." src="http://hackadaycom.files.wordpress.com/2009/10/cd1.jpg" alt="cd1" width="470" height="295" /></p>
<p>We set up one of the ChronoDoh modules as demonstrated, and pinned out the I2C connection using a &#8220;right side up&#8221; ChronoDoh as reference. The Dot must have an external VCC signal to respond to I2C commands, and will only silently keep time when powered by the watch battery. For the ChronoDo(h/t), sample Arduino code and schematics are provided on Macetech&#8217;s website, making initial set up and testing a breeze. We used a <a href="http://www.pjrc.com/teensy/teensyduino.html">Teensy++ running the Teensyduino loader</a> to simplify the process. The sample code simply displayed the time reported over I2C by the Dot, which seemed to be the time since the Dot first received 5V power (when it was most likely initialized). The chip reported that the time was 00:01:55, which meant that it was time to update the registers. Unfortunately, this is where the sample code leaves off, though the provided documentation does provide a list of all of the relevant registers (page 11 of the datasheet).</p>
<p><img class="alignnone size-full wp-image-17805" title="Soldered battery next to unpopulated dot." src="http://hackadaycom.files.wordpress.com/2009/10/cimg0776ed.jpg" alt="CIMG0776ed" width="470" height="198" /></p>
<p>After <a href="http://www.robot-electronics.co.uk/htm/using_the_i2c_bus.htm">setting the I2C registers</a>, the ChronoDoh was correctly keeping time, so we decided to test the accuracy. We set up the other module, put it in our freezer for a week, then tested the two against each other. Wonderfully, they both reported identical times. Though unscientific, this is backed up by the <a href="http://www.maxim-ic.com/products/timers/DS3231_demo/">ongoing accuracy test</a> by the makers of the DS3231, which claims an accuracy of &#8220;± 2ppm at 0C to +40C (~1 minute per year)&#8221;.</p>
<p><img class="alignnone size-full wp-image-17806" title="Both dots on a breadboard with the Teensy++" src="http://hackadaycom.files.wordpress.com/2009/10/cimg0783ed.jpg" alt="CIMG0783ed" width="470" height="353" /></p>
<p>These breakout boards are a great way to test out this chip, <a href="http://hackaday.com/2009/10/22/gear-clock/">which</a> has <a href="http://hackaday.com/2009/10/14/led-pocket-watch/">tons</a> of <a href="http://hackaday.com/2009/09/27/word-clock-tell-the-time-with-words/">applications</a>, on an easy to use breakout board, which is what Macetech does best.</p>
<p><strong>Hack a Day review disclosure</strong>: Macetech gave us a couple free ChronoDohs to review for this post.</p>
<br />Posted in parts  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/17144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/17144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/17144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/17144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/17144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/17144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/17144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/17144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/17144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/17144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/17144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/17144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/17144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/17144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=17144&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/10/27/parts-chronodot-rtc-module-ds3231/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jahmez</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/10/chronodot.jpg" medium="image">
			<media:title type="html">ChronoDot</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/10/dohdot.jpg" medium="image">
			<media:title type="html">Dohdot</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/10/cd1.jpg" medium="image">
			<media:title type="html">Preparing to solder the battery on.</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/10/cimg0776ed.jpg" medium="image">
			<media:title type="html">Soldered battery next to unpopulated dot.</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/10/cimg0783ed.jpg" medium="image">
			<media:title type="html">Both dots on a breadboard with the Teensy++</media:title>
		</media:content>
	</item>
		<item>
		<title>DSO nano oscilloscope reviewed</title>
		<link>http://hackaday.com/2009/10/19/dso-nano-oscilloscope-reviewed/</link>
		<comments>http://hackaday.com/2009/10/19/dso-nano-oscilloscope-reviewed/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 18:09:10 +0000</pubDate>
		<dc:creator>Phil Burgess</dc:creator>
				<category><![CDATA[reviews]]></category>
		<category><![CDATA[oscilloscope]]></category>
		<category><![CDATA[oscope]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[scope]]></category>
		<category><![CDATA[seeed studio]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=17494</guid>
		<description><![CDATA[We’ve been eyeing Seeed Studio’s DSO nano digital storage oscilloscope with a mix of intrigue and skepticism. A pocket-sized $89 storage ’scope? This is a joke, right? Hack a Day reader [Blair Thomson] has written a thorough review based on his experience with one of the beta test units, and it might be a winner [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=17494&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-17495" title="dsonano" src="http://hackadaycom.files.wordpress.com/2009/10/dsonano.jpg" alt="dsonano" width="470" height="260" /></p>
<p>We’ve been eyeing Seeed Studio’s <em>DSO nano</em> digital storage oscilloscope with a mix of intrigue and skepticism. A pocket-sized $89 storage ’scope? This is a joke, right? Hack a Day reader [Blair Thomson] <a href="http://www.justblair.co.uk/seeed-studio-dso-nano-pocket-digital-storage-oscilloscope-review.html">has written a thorough review based on his experience with one of the beta test units</a>, and it might be a winner after all.</p>
<p>[Blair] feels the unit compares favorably to buying a similarly-priced secondhand analog <a href="http://hackaday.com/2008/07/16/tennis-for-two-resurrected/">oscilloscope</a>. The DSO nano wins major points for ease of use, a good range of functionality, and of course the whole portability thing (the enclosure is a repurposed portable media player). Can’t say we’re entirely convinced though. As a single-trace ’scope with 1 MHz bandwidth, the DSO nano may be extremely limiting for anything but basic hobbyist use…which, to be fair, is exactly how they’re marketing it. We can see a place for this the same way there’s a place for <a href="http://hackaday.com/2009/10/05/pocket-multimeter-review/">$10 multimeters</a> — an inexpensive, toss-in-the-toolbag second ’scope to quickly test for vital signs, something that might complement but not replace a good bench unit.</p>
<br />Posted in reviews  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/17494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/17494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/17494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/17494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/17494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/17494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/17494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/17494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/17494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/17494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/17494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/17494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/17494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/17494/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=17494&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/10/19/dso-nano-oscilloscope-reviewed/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">philburgess</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/10/dsonano.jpg" medium="image">
			<media:title type="html">dsonano</media:title>
		</media:content>
	</item>
		<item>
		<title>Pocket multimeter review</title>
		<link>http://hackaday.com/2009/10/05/pocket-multimeter-review/</link>
		<comments>http://hackaday.com/2009/10/05/pocket-multimeter-review/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 17:56:48 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[tool hacks]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[harbor freight]]></category>
		<category><![CDATA[ladyada]]></category>
		<category><![CDATA[mikey sklar]]></category>
		<category><![CDATA[multimeter]]></category>
		<category><![CDATA[pocket]]></category>
		<category><![CDATA[radio shack]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=16729</guid>
		<description><![CDATA[Reader [Mikey Sklar] told us about a review he wrote covering 3 different models of pocket multimeters. We&#8217;re sure that you&#8217;ve had the same experiences we have being the go-to-guy or got-to-gal  for all things electrical. For our sort, having a multimeter on hand at all times has become an expectation. [Mikey] looks at a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=16729&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-16730" title="three_pocket_multimeters" src="http://hackadaycom.files.wordpress.com/2009/10/three_pocket_multimeters.jpg" alt="three_pocket_multimeters" width="470" height="196" /></p>
<p>Reader [Mikey Sklar] told us about a <a href="http://www.popsci.com/diy/article/2009-10/pocket-multimeters">review he wrote covering 3 different models of pocket multimeters</a>. We&#8217;re sure that you&#8217;ve had the same experiences we have being the go-to-guy or got-to-gal  for all things electrical. For our sort, having a multimeter on hand at all times has become an expectation.</p>
<p>[Mikey] looks at a model from <a href="http://www.ebay.com/">ebay</a>, <a href="http://www.harborfreight.com/">Harbor Freight</a>, and <a href="http://www.radioshack.com">Radio Shack</a>. Not surprisingly, the ebay offering doesn&#8217;t rate too well but does get the job done. We were surprised to read that he picked up the Cen-Tech model for about $10 at Harbor Freight. Although it may no longer be sold there (we haven&#8217;t checked) [Mikey] seems pretty happy with it so we&#8217;ll be on the lookout during our next tool-buying trip. We&#8217;re unfamiliar with the tiny Radio Shack 22-820 but we&#8217;ve always been happy with our larger 22-811. The 22-820 allows the probes to be folded up inside of the case cover for a truly pocketable package.</p>
<p>You can never have too many meters at your disposal and we&#8217;ll have to keep this article in mind the next time we&#8217;re shopping for another. Never used a multimeter before? Take a look at the tutorial [Mikey] linked to <a href="http://www.ladyada.net/learn/metertut/">over at ladyada</a>.</p>
<br />Posted in tool hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/16729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/16729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/16729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/16729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/16729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/16729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/16729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/16729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/16729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/16729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/16729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/16729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/16729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/16729/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=16729&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/10/05/pocket-multimeter-review/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/10/three_pocket_multimeters.jpg" medium="image">
			<media:title type="html">three_pocket_multimeters</media:title>
		</media:content>
	</item>
		<item>
		<title>Tools: Proxxon drill press TBM115/TBM220</title>
		<link>http://hackaday.com/2009/02/27/tools-proxxon-drill-press-tbm115tbm220/</link>
		<comments>http://hackaday.com/2009/02/27/tools-proxxon-drill-press-tbm115tbm220/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 20:22:18 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[reviews]]></category>
		<category><![CDATA[circuit board]]></category>
		<category><![CDATA[drill]]></category>
		<category><![CDATA[drill press]]></category>
		<category><![CDATA[electronics tools]]></category>
		<category><![CDATA[pcb drill]]></category>
		<category><![CDATA[proxxon]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[tbm115]]></category>
		<category><![CDATA[tbm220]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=8723</guid>
		<description><![CDATA[A decent drill press is a crucial tool for an electronics lab. We use our drill press to make holes in our own circuit boards, and tap or break traces on existing circuit boards. We&#8217;ve used a lot of tools to drill circuit boards &#8212; power drills, power drills in &#8220;drill press stands&#8221;, and high-speed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=8723&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-8724" title="tbm220ii" src="http://hackadaycom.files.wordpress.com/2009/02/tbm220ii.jpg" alt="tbm220ii" width="450" height="353" /></p>
<p>A decent drill press is a crucial tool for an electronics lab. We use our drill press to make holes in our own circuit boards, and tap or break traces on existing circuit boards. We&#8217;ve used a lot of tools to drill circuit boards &#8212; power drills, power drills in &#8220;drill press stands&#8221;, and high-speed rotary tools &#8212; but when we started doing projects on a schedule, it was time for something more reliable.</p>
<p>We first spotted the <a href="http://www.proxxon.com/">Proxxon</a> TBM115/TBM220 drill press in the window of a local shop.  Its tiny size and adjustable speed seemed ideal for drilling circuit boards. At $200, this is one of the pricier tools in our lab, but quality bearings and smooth drilling action aren&#8217;t cheap.  Read about our experience with this tool below the break.</p>
<p><span id="more-8723"></span></p>
<p><img class="alignnone size-full wp-image-8726" title="belt-exposed" src="http://hackadaycom.files.wordpress.com/2009/02/belt-exposed.jpg" alt="belt-exposed" width="450" height="326" /></p>
<p>This drill press is tiny, less than a foot tall. It&#8217;s easy to tuck away in a closet or under a bed. Despite it&#8217;s size, it has all the typical drill press functions like adjustable height and drill depth.</p>
<p>An adjustable drive belt connects the drill head to the motor. The belt moves to different positions on internal pulleys to create three combinations of speed and torque; 1,800, 4,700 and 8,500 rpm. It&#8217;s a bit of a pain to adjust the belt, and the instructions for proper tightness are a bit vague.</p>
<p>If the drill is left for long periods, the belt should be loosened so it doesn&#8217;t warp. We think our drill press was over-tightened and stood in a hot shop window for more than a year. Now it sometimes suffers excessive vibration and noise after long periods of drilling. This was ameliorated to some extent by the previously mentioned vague adjustment procedure, but we probably need a new belt. While this is a problem specific to our drill, it&#8217;s something to consider if you have similar problems, or if you have the opportunity to buy a new belt when you get the drill.</p>
<p><img class="alignnone size-full wp-image-8725" title="chuck-and-colletii" src="http://hackadaycom.files.wordpress.com/2009/02/chuck-and-colletii.jpg" alt="chuck-and-colletii" width="450" height="254" /></p>
<p>The drill came with 6 <a href="http://en.wikipedia.org/wiki/Collet">collets</a> of various diameters, but no chuck. We bought the collet-compatible drill bit in the photo at the local electronics store for about $10. Reconditioned drill bits are much cheaper on eBay and we&#8217;ve also had <a href="http://drillbitcity.com/">Drill Bit City</a> recommended to us.</p>
<p>We usually use cheap 0.8mm bits that don&#8217;t fit in a collet, so we bought the optional chuck. As you can see in the photo, after a couple years we still haven&#8217;t taken it out of the package. The drill is so smooth and straight that the first bit we purchased has lasted through two years of medium-duty use.</p>
<p><img class="alignnone size-full wp-image-8728" title="safety1" src="http://hackadaycom.files.wordpress.com/2009/02/safety1.jpg" alt="safety1" width="450" height="246" /></p>
<p>Proper safety is imperative when working with high-speed drills and tiny bits. You <em>must</em> wear safety glasses. Every bit will break, it&#8217;s just a question of when. A broken bit will usually stick inside the circuit board, but sometimes they shoot out like shrapnel and stick in the woodwork. Not wearing safety glasses while using a high-speed drill almost guarantees you&#8217;ll eventually lose an eye. We also wear a dust mask, not just to protect the lungs from fiberglass dust, but to shield the face from broken drill bit debris.</p>
<p><img class="alignnone size-full wp-image-8739" title="hole-quality" src="http://hackadaycom.files.wordpress.com/2009/02/hole-quality.jpg" alt="hole-quality" width="450" height="344" /></p>
<p>Like our <a href="http://hackaday.com/2009/02/20/tools-aoyue-968-3-in-1-soldering-and-rework-station/">soldering station</a>, this is another tool that we absolutely love. It&#8217;s the prefect size for working with circuit boards, and worlds better than any high-speed rotary tool we&#8217;ve had the displeasure of using. The drilling action is very smooth, and the motor has tons of speed and torque. The biggest difference to us, migrating from a cordless drill on an old drill press stand, is the steadiness of the drilling head. It drills super sharp holes with no wobble or rough edges. This is one of the most important tools in our lab, and one of our favorites.</p>
<p>The 115volt North American model (TBM 115) is available <a href="http://www.minicrafttools.com/38128.html">here</a> for about $200, a <a href="http://www.google.com/search?q=tbm220">search</a> shows several other outlets. The 220volt EU/AUS/world model (TBM 220) is available from <a href="http://www.modulor.de/shop/oxid.php/sid/x/shp/oxbaseshop/cl/details/cnid/TS_LRF/anid/LRFA/changelang/1">here</a>, and a number of <a href="http://www.google.com/search?q=tbm+220">online shops</a>. You can also <a href="http://www.proxxon.com/us/">contact Proxxon</a> to find nearby brick and mortar outlets.</p>
<p><img class="alignnone size-full wp-image-8729" title="drillhead" src="http://hackadaycom.files.wordpress.com/2009/02/drillhead.jpg" alt="drillhead" width="450" height="304" /></p>
<br />Posted in reviews  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/8723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/8723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/8723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/8723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/8723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/8723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/8723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/8723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/8723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/8723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/8723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/8723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/8723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/8723/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=8723&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/02/27/tools-proxxon-drill-press-tbm115tbm220/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Ian</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/02/tbm220ii.jpg" medium="image">
			<media:title type="html">tbm220ii</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/02/belt-exposed.jpg" medium="image">
			<media:title type="html">belt-exposed</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/02/chuck-and-colletii.jpg" medium="image">
			<media:title type="html">chuck-and-colletii</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/02/safety1.jpg" medium="image">
			<media:title type="html">safety1</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/02/hole-quality.jpg" medium="image">
			<media:title type="html">hole-quality</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/02/drillhead.jpg" medium="image">
			<media:title type="html">drillhead</media:title>
		</media:content>
	</item>
		<item>
		<title>How-To: Hack a ThingamaKIT</title>
		<link>http://hackaday.com/2008/08/19/how-to-hack-a-thingamakit/</link>
		<comments>http://hackaday.com/2008/08/19/how-to-hack-a-thingamakit/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 01:30:00 +0000</pubDate>
		<dc:creator>loganwilliams</dc:creator>
				<category><![CDATA[digital audio hacks]]></category>
		<category><![CDATA[home entertainment hacks]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[bleeplabs]]></category>
		<category><![CDATA[circuitbending]]></category>
		<category><![CDATA[circuitbent]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[photoresistor]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[thingamagoop]]></category>
		<category><![CDATA[thingamakit]]></category>

		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/08/19/how-to-hack-a-thingamakit/</guid>
		<description><![CDATA[The ThingamaKIT is an anthropomorphic analog synthesizer kit from Bleep Labs. Using &#8220;LEDacles&#8221;, photoresistors, knobs, and switches, it generates interesting high pitched vocalizations. Bleep Labs sent us a review unit and this article shares our experiences building and using the kit. We&#8217;ve also included a tutorial on making some hacks, modifications, and circuit bends to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2470&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div align="left"><img width="450" vspace="4" hspace="4" height="303" border="0" alt="" src="http://hackadaycom.files.wordpress.com/2008/08/header.jpg?w=450&#038;h=303" /></div>
<p>The <a href="http://bleeplabs.com/thingamakit/">ThingamaKIT</a> is an anthropomorphic analog synthesizer kit from <a href="http://bleeplabs.com/">Bleep Labs</a>. Using &#8220;LEDacles&#8221;, photoresistors, knobs, and switches, it generates interesting high pitched vocalizations. Bleep Labs sent us a review unit and this article shares our experiences building and using the kit. We&#8217;ve also included a tutorial on making some hacks, modifications, and circuit bends to it. Skip to the end to see a video of our hacked kit in action.</p>
<p><span id="more-2470"></span></p>
<h2>Using the ThingamaKIT</h2>
<p>While it may not be that useful for serious musical composition, the ThingamaKIT makes some nice bleeps and blips, even without modification.The LED to photoresistor input/feedback method is enjoyable to play with, by repointing the LEDacles and waving hands around the photoresistor. The ThingamaKIT is very easy to start using; just twiddle knobs, and it starts making its characteristic ridiculous sounds.</p>
<p>The ThingamaKIT is an simple but fun circuit, and <a href="http://bleeplabs.com/thingamakit/extra-2/">schematics</a> are provided. Three Schmitt trigger oscillators, like the ones used in the <a href="http://www.hackaday.com/2008/05/01/how-to-make-a-digital-synthesizer/">previous Hack a Day synth article</a> are used to control the first LEDacle. Because they have different frequencies, the LEDacle blinks in an interesting manner. A Schmitt trigger and op amp generate a triangle wave for the other LEDacle, with controllable waveshape and speed. Another Schmitt trigger generates the modulating wave, with a frequency based on either Photocell 2 or a potentiometer. The main oscillator, the XR2206, has a pitch controlled by Photocell 1, except when the output from the modulation is high, then it switches to a different pitch.</p>
<p><object width="450" height="364"><param name="movie" value="http://www.youtube.com/v/vIiqGVKPgPE&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/vIiqGVKPgPE&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" type="application/x-shockwave-flash" allowfullscreen="true" width="450" height="364"></embed></object><br />Embedded above is Bleep Labs official demo video.</p>
<h2>Building the ThingamaKIT</h2>
<p><object width="450" height="338"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1370175&amp;server=www.vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=23C50B&amp;fullscreen=1" /><embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1370175&amp;server=www.vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=23C50B&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="450" height="338"></embed></object><br />The instructions for building the ThingamaKIT are printed well and easy to follow. [Surachai]&#8216;s build time lapse, shown above, gives a nice overview of the process. We had no problem finding components and soldering them to the board. Though troubleshooting instructions are provided in the manual, our device worked fine, and we did not need them.</p>
<p>If you are assembling the ThingamaKIT with the intent to hack it as shown in the rest of this article, there are a couple things you should do differently than shown in the instructions.</p>
<ul>
<li>Cut the 4&#8221; wires a little longer, closer to 6&#8221;. You&#8217;ll need the extra length when fitting components.</li>
<li>Do not install the waveshape switch, unless you want to test the default ThingamaKIT unit without modifications.</li>
<li>Do not proceed to the casing steps until you have made modifications.</li>
</ul>
<p><img width="450" vspace="4" hspace="4" height="347" border="0" id="img2" src="http://hackadaycom.files.wordpress.com/2008/08/board.jpg?w=450&#038;h=347" alt="" /></p>
<h2>Hacking the ThingamaKIT</h2>
<p>Bleep Labs has designed the ThingamaKIT to be easily <a href="http://en.wikipedia.org/wiki/Circuit_bending">circuit bendable</a>, and there are many fun hacks that can be done with this unit. A few are briefly presented in the extra information given with the kit. While playing around with it and assembling it, we also discovered several more. We&#8217;ll show you a few different hacks and circuit bends that you can do with an assembled ThingamaKIT.</p>
<h2>Adding an audio input</h2>
<p>Our favorite hack for the ThingamaKIT is to add an audio input. The ThingamaKIT will completely warp any audio input, crushing it to lo-fi fuzz and crunches. Here is its emotional rendition of The Police&#8217;s &#8220;Every Breath You Take&#8221;:</p>
<p><embed width="450" height="27" type="application/x-shockwave-flash" src="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl=http://blog.mahalo.com/hackaday/howto/ThingamaKIT_sample.mp3" allowscriptaccess="never" quality="best" bgcolor="#ffffff" wmode="window" flashvars="playerMode=embedded"></embed><img width="450" vspace="4" hspace="4" height="285" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/input_1.jpg?w=450&#038;h=285" id="img3" alt="" /><br />To do this, you&#8217;ll need a 3.5mm audio jack, like the kind used in the <a href="http://www.hackaday.com/2008/05/01/how-to-make-a-digital-synthesizer/">previous synthesizer how-to article</a> and a SPDT (three way) switch. Solder a wire to the signal lug and a wire to the ground lug on the jack. Then, solder the signal wire (the blue wire) to the left hand pad of the .01 uF capacitor, which is outlined above in red. Our solder joints look like a warzone, but it all works. We swear.</p>
<p><img width="450" vspace="4" hspace="4" height="267" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/input_2.jpg?w=450&#038;h=267" id="img4" alt="" /><br />There are two places the ground wire can be soldered, and each has a different sound; we installed a switch so that both could be used. Solder the ground wire to the center lug on the SPDT switch. Solder one of the outside lugs to the board&#8217;s ground, and another to the other pin of the .01 uF capacitor, as outlined in red above.</p>
<p>To use the audio input, flip the SPDT switch to either outside position, then patch some audio to the input. Music, drum machines, other synthesizers and more all work to make an interesting sound.</p>
<h2>Adding a waveshaper knob</h2>
<p>In its default configuration, the ThingamaKIT only has a switch to select between triangle and square wave main oscillators. By replacing this knob with a potentiometer, you can transition smoothly between the two waveforms. However, there will be a significant attenuation (decrease in volume) when the potentiometer is near its center, as both outputs will have increased impedance. This is not easily corrected, except with active amplification, or a dual potentiometer with two different tapers, which we have been unable to find.</p>
<p><img width="450" vspace="4" hspace="4" height="300" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/knob_1.jpg?w=450&#038;h=300" id="img5" alt="" /><br />To do this mod, you first need to remove the waveshape switch if you have already attached it. The easiest way to remove it is with a <a href="http://www.radioshack.com/product/index.jsp?productId=2062731&amp;cp=&amp;sr=1">desoldering iron</a>. Simply squeeze the bulb, place the hot iron over each pad (pads to remove are outlined in red on the image above), and release the bulb. Do this for each pad until all solder is removed, then remove the switch. Keep the switch, as it will be useful if you want to do the sine wave hack.</p>
<p><img width="450" vspace="4" hspace="4" height="288" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/knob_2.jpg?w=450&#038;h=288" id="img6" alt="" /><br />Next, solder three wires to a 10K potentiometer, such as the one pictured above. The red wire goes to the middle lug, and the other two go to either end on the board. </p>
<p><img width="450" vspace="4" hspace="4" height="300" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/knob_3.jpg?w=450&#038;h=300" id="img7" alt="" /><br />The waveshaper knob is complete, and you can now easily fade between square and triangle waves.</p>
<h2>Adding a sine wave switch</h2>
<p>While reading the <a href="https://www.jameco.com/Jameco/Products/ProdDS/34972.pdf">datasheet</a> (PDF) for the XR2206, the signal generator that the ThingamaKIT uses, we noticed a very easy way to change the triangle wave output into a sine wave, which has a softer sound.</p>
<p><img width="450" vspace="4" hspace="4" height="225" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/sine_1.jpg?w=450&#038;h=225" id="img8" alt="" /><br />If you are doing this with the waveshaper hack above, start by taking the old switch, and removing one lug from its side. Then bend the other two down slightly, as shown. This will allow the switch to fit where the old one did on the panel, without being in contact with the board. Solder two short wires to the remaining lugs. Then, stick a piece of electrical tape over the top of the pads on the board where the potentiometer is now wired, and put the switch there, using a bit of hot glue to hold it in place.</p>
<p><img width="450" vspace="4" hspace="4" height="257" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/sine_2.jpg?w=450&#038;h=257" id="img9" alt="" /><br />To one wire, solder a 220 ohm resistor inline; an extra is helpfully provided in the kit. Wrap the resistor in electrical tape to cover the exposed leads, then solder the two wire ends to pins 13 and 14 of the XR2206 as outlined in red above. The sine wave mod is complete!</p>
<p><img width="450" vspace="4" hspace="4" height="300" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/sine_3.jpg?w=450&#038;h=300" id="img10" alt="" /></p>
<h2>Adding a spike wave switch</h2>
<p><img width="450" vspace="4" hspace="4" height="300" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/spike_1.jpg?w=450&#038;h=300" id="img11" alt="" /><br />Another bend we found while poking around in the unit caused the main oscillator to create a &#8220;spike&#8221; waveform. It produces a nice lo-fi, glitchy sound. To add this bend, take any normal SPST (two way on-off switch) and solder a wire to each lug.</p>
<p><img width="450" vspace="4" hspace="4" height="300" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/spike_2.jpg?w=450&#038;h=300" id="img12" alt="" /><br /> Then, connect it to pins 8 and 6 on the XR2206, as outlined in red. The spike wave mod is done.</p>
<h2>Packaging it all up</h2>
<p>To finish up our ThingamaKIT, we followed the instructions provided with the kit, but with a few modifications. A couple of extra holes had to be drilled for the new potentiometer (5/16&#8221;), the spike wave switch (5/16&#8221;), and the audio input (1/4&#8221;).</p>
<p><img width="450" vspace="4" hspace="4" height="300" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/case_1.jpg?w=450&#038;h=300" id="img1" alt="" /><br />We had some difficulty getting all of the new components fitted into the case, but with some rearranging we managed. Be sure not to push the photoresistors up higher on the face then is shown on the drill jig, or you will have trouble fitting them around the LEDacles. The volume potentiometer was also mounted a little low, and we had to put the speaker toward the controls side rather then the LEDacle side of the case to fit it in.</p>
<p><img width="450" vspace="4" hspace="4" height="675" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/case_2.jpg?w=450&#038;h=675" id="img2" alt="" /><br />Check out the demo video below to see our glorious leader in action.</p>
<p><object type="application/x-shockwave-flash" width="450" height="338" data="http://www.flickr.com/apps/video/stewart.swf?v=58825" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&amp;photo_secret=97e4947114&amp;photo_id=2752387990"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=58825"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=58825" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;photo_secret=97e4947114&amp;photo_id=2752387990" height="338" width="450"></embed></object> </p>
<h2>Further hacks</h2>
<p>To hack your ThingamaKIT further, Dr. Bleep has some <a href="http://bleeplabs.com/thingamakit/extra-2/">recommendations</a> in the manual: using the extra oscillators on the board to add effects, replacing the variable photocells with resistors and buttons to make a keyboard, making a patchbay, and getting complete control over LEDacle 1 with potentiometers.</p>
<p>That concludes our ThingamaKIT hacking. Have any of you built one? To see other custom ThingamaKITs, check out the <a href="http://www.flickr.com/groups/772348@N24/">Flickr group</a>.<br /><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hackadaycom.wordpress.com/2470/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hackadaycom.wordpress.com/2470/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/2470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/2470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/2470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/2470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/2470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/2470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/2470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/2470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/2470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/2470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/2470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/2470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/2470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/2470/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2470&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/08/19/how-to-hack-a-thingamakit/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">loganwilliams</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/header.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/board.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/input_1.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/input_2.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/knob_1.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/knob_2.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/knob_3.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/sine_1.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/sine_2.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/sine_3.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/spike_1.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/spike_2.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/case_1.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/case_2.jpg" medium="image" />
	</item>
		<item>
		<title>Eye-Fi Explore review</title>
		<link>http://hackaday.com/2008/06/27/eye-fi-explore-review/</link>
		<comments>http://hackaday.com/2008/06/27/eye-fi-explore-review/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 22:55:00 +0000</pubDate>
		<dc:creator>Juan Aguilar</dc:creator>
				<category><![CDATA[digital cameras hacks]]></category>
		<category><![CDATA[wireless hacks]]></category>
		<category><![CDATA[eye-fi]]></category>
		<category><![CDATA[geotagging]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[sdcard]]></category>
		<category><![CDATA[wi-fi]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wps]]></category>

		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/27/eye-fi-explore-review/</guid>
		<description><![CDATA[The WiFi uploading Eye-Fi SD card made a big splash when it was first introduced, but now Eye-Fi has a whole line of different products. The top of the line is the Eye-Fi Explore, which supports geotagging without using a GPS. Instead of GPS hardware, it uses the Skyhook Wireless Wi-Fi Postitioning System, which correlates [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2134&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=1.161" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"> <param name="flashvars" value="photo_id=2611298593&amp;photo_secret=0&amp;flickr_show_info_box=true"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=1.161"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><param name="wmode" value="opaque"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=1.161" bgcolor="#000000" allowfullscreen="true" flashvars="photo_id=2611298593&amp;photo_secret=0&amp;flickr_show_info_box=true" wmode="opaque" height="300" width="400"></embed></object>
<p>The WiFi uploading <a href="http://www.mahalo.com/Eye_Fi">Eye-Fi</a> SD card made a big splash when it was first introduced, but now Eye-Fi has a whole line of different products. The top of the line is the Eye-Fi Explore, which <a href="http://paulstamatiou.com/2008/06/26/review-eye-fi-explore-geotagging-sd-card">supports geotagging without using a GPS</a>. Instead of GPS hardware, it uses the Skyhook Wireless Wi-Fi Postitioning System, which correlates the position of the Eye-Fi&#8217;s access point to GPS locations, creating virtual GPS functionality. This allows photos taken with the Eye-Fi to be be geotagged. Of course, the accuracy of the system is noticeably lower than true GPS and seems to be affected by a number of external factors, but it is still accurate enough to tag the photo within the immediate vicinity of where it was taken. </p>
<p>WiFi positioning is great feature, but certainly not limited to photography. Since the Eye-Fi is at its core SD storage media, you could probably have it geotag data saved to the card, even if it wasn&#8217;t created by a digital camera..</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hackadaycom.wordpress.com/2134/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hackadaycom.wordpress.com/2134/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/2134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/2134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/2134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/2134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/2134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/2134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/2134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2134&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/06/27/eye-fi-explore-review/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">juanaguilar</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenSUSE 11.0 reviewed</title>
		<link>http://hackaday.com/2008/06/19/opensuse-110-reviewed/</link>
		<comments>http://hackaday.com/2008/06/19/opensuse-110-reviewed/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 01:30:00 +0000</pubDate>
		<dc:creator>Juan Aguilar</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[downloadsquad]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linuxdistro]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[opensuse11]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[zypper]]></category>

		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/19/opensuse-110-reviewed/</guid>
		<description><![CDATA[Download squad has posted a thorough review of OpenSUSE 11.0. Previous versions of the Linux distro were plagued by thorny and confusing installations, but OpenSUSE 11.0 installs much more easily and cleanly. After a few standard configuration screens, the user has several options for admin accounts, disk partitions, dual-boot setups, and more. The installation of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2053&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img vspace="4" hspace="4" border="0" alt="" src="http://hackadaycom.files.wordpress.com/2008/06/had-opensuse.jpg" /><br />Download squad has posted <a href="http://www.downloadsquad.com/2008/06/19/opensuse-11-0-review-part-3/">a thorough review of OpenSUSE 11.0</a>. Previous versions of the Linux distro were plagued by thorny and confusing installations, but <a href="http://news.opensuse.org/2008/06/19/announcing-opensuse-110-gm/">OpenSUSE 11.0</a> installs much more easily and cleanly. After a few standard configuration screens, the user has several options for admin accounts, disk partitions, dual-boot setups, and more. The installation of the OS files takes about 20 minutes from there, followed by a quick reboot and first boot, making for a highly customizable yet speedy install from start to finish. </p>
<p>The other major problem with previous versions was the inconsistent speed of their package handling system. In 11.0, though, a new command line app called <a href="http://en.opensuse.org/Zypper">Zypper</a> makes installing updates, patches, and other packages much faster. </p>
<p>The final verdict is that OpenSUSE 11.0 has become a viable alternative to Ubuntu; the overall quality of the open source distro was never in question, but now that speed has gone from being its biggest deficiency to being one of its biggest strengths, we expect to see a lot more chameleons in the wild.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hackadaycom.wordpress.com/2053/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hackadaycom.wordpress.com/2053/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/2053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/2053/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/2053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/2053/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/2053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/2053/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/2053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/2053/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/2053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/2053/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/2053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/2053/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/2053/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/2053/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2053&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/06/19/opensuse-110-reviewed/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">juanaguilar</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/06/had-opensuse.jpg" medium="image" />
	</item>
		<item>
		<title>Xbox 360 first impressions</title>
		<link>http://hackaday.com/2005/11/27/xbox-360-first-impressions/</link>
		<comments>http://hackaday.com/2005/11/27/xbox-360-first-impressions/#comments</comments>
		<pubDate>Sun, 27 Nov 2005 10:00:00 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[reviews]]></category>
		<category><![CDATA[xbox hacks]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[xbox]]></category>
		<category><![CDATA[xbox 360]]></category>

		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2005/11/27/xbox-360-first-impressions/</guid>
		<description><![CDATA[I feel the need to include a disclaimer before getting into this: I don&#8217;t own an original Xbox, I own a Playstation 2, I consider myself a casual gamer, I&#8217;m a fan of Open Source and not Microsoft. I purchased this box on the first day because early versions of consoles are generally easier to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=678&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img alt="xbox desk" src="http://www.weblogsinc.com/common/images/3060000000055699.JPG.9160215767804512" align="texttop" border="0" height="319" hspace="4" vspace="4" width="425" /><br /> 
<p><em>I feel the need to include a disclaimer before getting into this: I don&#8217;t own an original Xbox, I own a Playstation 2, I consider myself a casual gamer, I&#8217;m a fan of Open Source and not Microsoft.<br /></em><br /> I purchased this box on the first day because early versions of consoles are generally easier to modify. With the PSP ver. 1.0 it was easy to run homebrew code, but with each successive firmware version, Sony makes it harder. The original Xboxes that are being sold now make it almost impossible to run <a href="http://www.xbox-linux.org/">Xbox Linux</a> because of a hardware change.</p>
<p>Before we get to my experiences, here are some links that you might find interesting.</p>
<ul>
<li>
<p><a href="http://www.chipworks.com/news/2005_xbox360.asp">Chipworks de-capps and photographs Xbox silicon</a>.   Chipworks is a leading silicon reverse engineering company. [via   <a href="http://www.bunniestudios.com/wordpress/?p=70">bunnie</a>, who still needs a 360]</p>
</li>
<li>
<p>Anandtech&#8217;s photo tour of the 360 internals, <a href="http://anandtech.com/systems/showdoc.aspx?i=2610">one</a>   and <a href="http://anandtech.com/systems/showdoc.aspx?i=2611">two</a></p>
</li>
<li>
<p>batlogic&#8217;s <a href="http://softlife.blogspot.com/2005/11/xbox-360-on-viagra-vga.html">VGA cable pinout</a> and   article on the <a href="http://softlife.blogspot.com/2005/11/understanding-original-xbox-security.html">original   Xbox&#8217;s security model</a></p>
</li>
<li>
<p><a href="http://www.free60.org/">Free60.org</a>, the Xbox 360 Linux project</p>
</li>
</ul>
<p><span id="more-678"></span></p>
<p><img alt="glitch" src="http://www.weblogsinc.com/common/images/3060000000055690.JPG.9233390725994155" align="texttop" border="0" height="266" hspace="4" vspace="4" width="425" /></p>
<h2>Crashes</h2>
<p>This is the current hot topic (puns are always intended), so I&#8217;ll start with it. As you can see from the photo above, I have experienced problems with my 360. You can see more photos on the <a href="http://www.flickr.com/groups/hack-a-day/pool/">Flickr Hack-A-Day photo pool</a>. While observing a race that<br />
<a href="http://www.joystiq.com">Joystiq</a> was in, I brought up the sidebar to play music from my iPod. This resulted in severe graphic glitches (the music wasn&#8217;t playing right either) and I had to reboot. Another time while playing PGR3 I brought up the sidebar and the system froze; I could still chat, but the system would not respond to any button presses, so I rebooted. I feel that both of these issues are Dashboard problems and not heat related. I&#8217;m guessing these problems will probably be cured in a future Dashboard upgrade. When you access Live for the first time the dashboard upgrades from ver. 2.0.1888.0 to 2.0.2241.0.</p>
<p>I haven&#8217;t experienced any problems that I would consider heat related. That being said: This console is extremely hot. Heat pours out of the back out the machine even when doing menial tasks like playing MP3s. If you place a hand across the right side of the box you can feel the suction from fans. This is the largest intake and because of that I think standing the box up on carpet would be a really bad idea. The feet are short enough that I wouldn&#8217;t feel good about standing it up on a hard surface either. The power supply has been blamed for most overheating problems. It has intake and exhaust ports that consist of two rows of holes in a 2&#215;1/4 inch space. The power supply doesn&#8217;t get too hot; I&#8217;m sitting with my feet on top of it right now using it a foot warmer.</p>
<h2>HiDef</h2>
<p>From the top photo you can see I&#8217;ve got the 360 plugged into my <a href="http://www1.us.dell.com/content/topics/topic.aspx/global/products/monitors/topics/en/monitor_feature?c=us&amp;cs=19&amp;l=en&amp;s=dhs"><br />
Dell 2405FP</a> using the included component cable. The component cable also has a composite video connection so you don&#8217;t need a different cable when connecting to an SDTV. Yes, 720p looks amazing and I&#8217;m glad that Microsoft has required support for it in all games. It looks a lot better than the jaggie 480p from my Playstation 2. The clarity of the HD is a little lost on me since I use this as my regular computer monitor which can support resolutions up to 1920&#215;1200. I did buy this monitor specifically for the HD support and it should be able to handle 1080p, if the Playstation 3 manages to support it. It&#8217;s also nice being able to work while monitoring Live using the picture in picture.</p>
<h2>Controller</h2>
<p>Following the trend set by Nintendo, the Xbox&#8217;s OEM wireless controller is great.  They added two shoulder buttons, but unlike the Playstation, placing four fingers on the shoulder buttons doesn&#8217;t feel natural. This is fine because the upper buttons are used for occasional tasks like switching view points; you spend most of your time with index fingers on the triggers. The light on top of the controller indicates which number 1-4 the controller is assigned to, a nice touch. It would be nice to see the possibility of more players supported on a single console though. The wired USB controllers can be used with Windows, but not the wireless controllers when connected with the &#8220;play &amp;charge&#8221;. The obvious conclusion is that: the play &amp; charge is just a power cable and doesn&#8217;t add any sort of USB functionality. I think the headset connector is identical to the original Xbox: 2.5mm jack like cellphone headsets, I also have a 2.5mm RCA cable from my digicam that would work. There are two slots next to the headphone jack that have two metal contacts each which aren&#8217;t used by the headset.</p>
<h2>USB</h2>
<p>One of the first things I did was plug every USB device I had into the Xbox to see how it behaved. My keyboard worked fine whenever there was an on-screen keyboard (It&#8217;s the keyboard from the <a href="http://playstation2-linux.com">Playstation 2 Linux kit</a>). The system really hated the mouse; none of the other peripherals would work when it was plugged in. My video iPod came up almost immediately and was identified by its name &#8220;pwn3d by hackaday&#8221;. Plugging in the camera, card reader and flash drive all worked, but not at the same time. It also doesn&#8217;t like the card reader built into the monitor, but the flash drive and keyboard both work when connected through the monitor&#8217;s hub. My Prism2 based WiFi adapters were not recognized by the box.</p>
<h2>Media</h2>
<p>One of the main reasons I purchased the Xbox was its media streaming ability. Using the <a href="http://www.microsoft.com/windows/windowsmedia/devices/wmconnect/default.aspx">Windows Media Connect</a> you can access music and photos stored on your Windows XP machine. The software will also stream video, but not to the Xbox 360 because Microsoft has decided to <strong>cripple</strong> it. This is an attempt to sell more Windows Media Center PCs since you can stream video using them. Media Connect uses the <a href="http://en.wikipedia.org/wiki/UPNP">UPnP AV</a> protocol to stream media, but the Xbox won&#8217;t recognize other UPnP servers like <a href="http://ushare.geexbox.org/">uShare</a>. If it did, it would be easy to stream from a Mac or a Linux machine. The Xbox also doesn&#8217;t appear as a media renderer when using <a href="http://www.cidero.com/">Cidero</a> UPnP control Point software. <a href="http://packetswitched.blogspot.com/2005/11/review-xbox-360-media-centric-features.html">Here is a good overview of the media center features</a>. [via <a href="http://www.xbox360fanboy.com/2005/11/23/360-media-capabilities-investigated">Xbox360Fanboy</a>]</p>
<p>Playing music is easy enough. It was a lot more enjoyable navigating music stored on the iPod than on my roommate&#8217;s XP machine. The iPod is neatly organized while Media Connect scrapes every directory you give it, listing every random music file and playlist it comes across. The interface is pretty easy to use, but I have a couple complaints. Adding a song to a playlist takes at least three button pushes. When you click &#8220;add to playlist&#8221; it takes you to the playlist and then you have back up to get back to where you were before. They should dedicate one button on the controller for adding the song and not make you jump back and forth. Also, you can&#8217;t save playlists that include music not stored on the hard drive. The easiest way to manage playlists is building them on your PC or in iTunes for your iPod instead of using the Xbox interface. The Xbox does work really well if you want to play by album, artist, or genre though.</p>
<h2>Live</h2>
<p>I&#8217;ve enjoyed playing on Xbox live. Being able to jump easily into a game with friends is great. Delivering free demos to consoles is a wonderful idea: I&#8217;m much more likely to buy games I&#8217;ve already played just like buying DVDs of movies I&#8217;ve already seen. It would be nice to receive videos from videogame review sites too. The downloads from Live are extremely slow, they should really use a distributed system since they have a huge network of identical consoles. I wish Live had a way to organize friends into groups like I can on IM: coworkers, readers, random.</p>
<h2>Money, money, money</h2>
<p>This is what I hate the most about the new Xbox 360.</p>
<ul>
<li>Sure, you can buy a Core bundle for $299, which isn&#8217;t anymore than the last version, but it doesn&#8217;t come with a hard drive. The hard drive is a $30 SATA drive, but since it is for the Xbox it costs $99.</li>
<li>The free Media Connect software is fully capable of streaming video, but you have to buy a Media Center PC to do it.</li>
<li>Media Connect is using the open UPnP AV protocol, but you can&#8217;t use other UPnP software to stream to the Xbox</li>
<li>Xbox Live costs extra &#8211; Didn&#8217;t I pay a huge entry fee by buying the console? Why do I have to pay a monthly fee just to use it?</li>
<li>Micropayments &#8211; Sure, these little bits of content aren&#8217;t worth much, but we are still going to make you pay for it.</li>
</ul>
<h2>The bottom line</h2>
<p>Is the Xbox 360 worth buying? If you have prerequisites like an HDTV and a Media Center PC the Xbox 360&#8242;s support for these items will make it well worth your time.  If you want to just use it as gaming system, it&#8217;s hard to justify the expense right now. Like most console launches, the titles aren&#8217;t that revolutionary. I think the best plan would be to wait till next year to make the purchase: the console will be cheaper, the selection of games will be broader, used games will be available, you&#8217;ll know the Playstation 3&#8242;s features, the Xbox 360 games will be making better use of the console&#8217;s power, Microsoft will have most of the bugs ironed out and you might be able to run Linux.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hackadaycom.wordpress.com/678/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hackadaycom.wordpress.com/678/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/678/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/678/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/678/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/678/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/678/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/678/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/678/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/678/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/678/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/678/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/678/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/678/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/678/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/678/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=678&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2005/11/27/xbox-360-first-impressions/feed/</wfw:commentRss>
		<slash:comments>110</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">RobotSkirts</media:title>
		</media:content>

		<media:content url="http://www.weblogsinc.com/common/images/3060000000055699.JPG.9160215767804512" medium="image">
			<media:title type="html">xbox desk</media:title>
		</media:content>

		<media:content url="http://www.weblogsinc.com/common/images/3060000000055690.JPG.9233390725994155" medium="image">
			<media:title type="html">glitch</media:title>
		</media:content>
	</item>
	</channel>
</rss>
