<?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>Hack N Mod - Amazingly Cool Hacks, Mods, and DIY Projects</title>
	<atom:link href="http://hacknmod.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hacknmod.com</link>
	<description>Amazingly Cool Hacks, Mods, and DIY Projects</description>
	<lastBuildDate>Sat, 07 Nov 2009 23:54:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Geo-Location Game &#8220;Urban Defender&#8221; using Arduino</title>
		<link>http://hacknmod.com/hack/hyper-local-geo-location-game-urban-defender-arduino/</link>
		<comments>http://hacknmod.com/hack/hyper-local-geo-location-game-urban-defender-arduino/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 23:41:54 +0000</pubDate>
		<dc:creator>Joe L</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Circuitry]]></category>
		<category><![CDATA[Leds & Light]]></category>
		<category><![CDATA[Robots]]></category>
		<category><![CDATA[ardunio]]></category>
		<category><![CDATA[foursquare]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[xbee]]></category>

		<guid isPermaLink="false">http://hacknmod.com/?p=6251</guid>
		<description><![CDATA[
By using an Arduino, GPS, and an accelerometer, this group put together the &#8220;Urban Defender&#8221; &#8211; A hyper-local geolocation based game which allows users to &#8220;claim&#8221; various districts of a city by throwing the ball against a wall to claim the territory.  The ball tells you whether you&#8217;re in friendly or enemy territory through it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6252" title="uban defender" src="http://hacknmod.com/wp-content/uploads/2009/11/uban-defender.jpg" alt="uban defender" width="600" height="338" /></p>
<p>By using an <a href="http://hacknmod.com/hack/top-40-arduino-projects-of-the-web/">Arduino</a>, <a href="http://hacknmod.com/tag/gps/">GPS</a>, and an <a href="http://hacknmod.com/?s=accelerometer">accelerometer</a>, this group put together the &#8220;Urban Defender&#8221; &#8211; A <strong>hyper-local geolocation</strong> based game which allows users to &#8220;claim&#8221; various districts of a city by throwing the ball against a wall to claim the territory.  The ball tells you whether you&#8217;re in friendly or enemy territory through it&#8217;s built in <a href="http://hacknmod.com/hack/make-leds-thump-to-the-beat-of-your-music/">speakers and LEDs</a>. The concept video below does a great job of demonstrating the project.</p>
<p style="text-align: center;"><img class="aligncenter" title="territory" src="/wp-content/uploads/2009/11/territory-600x291.jpg" alt="territory" width="600" height="291" /></p>
<p>The map above is how the users can track which geo-locations are owned by different groups.  It&#8217;s just a concept for now, but it would make for a great <a href="http://hacknmod.com/hack/pov-ihone-app-writes-messages-in-midair/">iPhone app</a> to use to monitor which territories are owned by each team.</p>
<h3>The Concept:</h3>
<p><center><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/obRCMXvwhXQ&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/obRCMXvwhXQ&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></center><br />
The superb concept video above demonstrates the goal of the game, mapping out your &#8220;territory&#8221; by claiming and taking over blocks of a city.  Awesome stuff!</p>
<h3>The Execution:</h3>
<p><img class="aligncenter size-medium wp-image-6254" title="uban defender 2" src="http://hacknmod.com/wp-content/uploads/2009/11/uban-defender-2-600x276.jpg" alt="uban defender 2" width="600" height="276" /></p>
<p><strong>The Plan: </strong>The entire project is incredibly well documented, full of flow charts, diagrams, <a href="http://iad.projects.zhdk.ch/physicalcomputing/seminare/embodied-interaction-hs-2009/projektgruppen/nino-dondi-philipp/concept/">concept photos and videos</a> so you can learn how to recreate the build.</p>
<p><strong><img class="aligncenter size-medium wp-image-6257" title="control_big[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/new-code.jpg" alt="control_big[1]" width="600" height="243" /><br />
</strong></p>
<p><strong>The Code:</strong> Full details including flow charts, initial sketches, and source code can be obtained under their <a href="http://iad.projects.zhdk.ch/physicalcomputing/seminare/embodied-interaction-hs-2009/projektgruppen/nino-dondi-philipp/prototype-manufacture/code-laboratory/">coding section</a>.</p>
<p><img class="aligncenter size-full wp-image-6256" title="DSC00595[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/DSC005951.jpg" alt="DSC00595[1]" width="480" height="277" /></p>
<p><strong>The Build:</strong> Pictured above is their first prototype with all the electronics stuffed inside the ball, comfortably protected by foam.  You can view a walk through of the <a href="http://iad.projects.zhdk.ch/physicalcomputing/seminare/embodied-interaction-hs-2009/projektgruppen/nino-dondi-philipp/prototype-manufacture/construction-factory/">entire project build</a> if you&#8217;d like to learn more.</p>
<h3>Final Results:</h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/zrAFYava258&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zrAFYava258&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>The final result reminds us a lot of <a href="http://foursquare.com">Foursquare</a>, a popular location based game.  Full project details can be found at the links above at the <a href="http://iad.projects.zhdk.ch/physicalcomputing/seminare/embodied-interaction-hs-2009/projektgruppen/nino-dondi-philipp/">project build</a> site.  Be sure to subscribe to HacknMod for free to stay in the loop on future projects.</p>
<h3></h3>
<img src="http://hacknmod.com/?ak_action=api_record_view&id=6251&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hacknmod.com/hack/hyper-local-geo-location-game-urban-defender-arduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resurrect a Dead XBox 360 into A PC</title>
		<link>http://hacknmod.com/hack/ressurect-a-dead-xbox-360-into-a-pc/</link>
		<comments>http://hacknmod.com/hack/ressurect-a-dead-xbox-360-into-a-pc/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 08:00:02 +0000</pubDate>
		<dc:creator>Saikat</dc:creator>
				<category><![CDATA[Case Mod]]></category>
		<category><![CDATA[Xbox 360]]></category>
		<category><![CDATA[case mod]]></category>
		<category><![CDATA[case mod tutorial]]></category>
		<category><![CDATA[custom pc case]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[Xbox]]></category>
		<category><![CDATA[xbox 360]]></category>
		<category><![CDATA[xbox case mod]]></category>

		<guid isPermaLink="false">http://hacknmod.com/?p=6157</guid>
		<description><![CDATA[
Need a project for that dead Xbox 360?  Check out this detailed Xbox 360 mod which converts the console into a functional PC. Give it a new identity – the Xbox 360 PC.  If you are wondering about the specs that was pushed inside the small case of an Xbox 360, here they are:

3.0Ghz Pentium [...]]]></description>
			<content:encoded><![CDATA[<p><center><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/sKUyQUifHS8&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/sKUyQUifHS8&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></center></p>
<p>Need a project for that dead Xbox 360?  Check out this detailed <a href="http://hacknmod.com/hack/15-exceptional-xbox-360-case-mods/">Xbox 360 mod</a> which converts the console into a functional PC. Give it a new identity – the Xbox 360 PC.  If you are wondering about the specs that was pushed inside the small case of an Xbox 360, here they are:</p>
<ul>
<li>3.0Ghz Pentium 4 HT (upgraded from 2.26GHz P4 at start of mod)</li>
<li>512MB RAM</li>
<li>60GB 4200rpm SATA HDD</li>
<li>DVD-ROM, CD-RW</li>
<li>8x USB 2.0 ports</li>
<li>Integrated Intel graphics</li>
</ul>
<p>The main challenge with an Xbox to PC mod is fitting everything inside the cramped space of an Xbox 360. The CPU and the power supply have different sizes and line up differently. Innovation is the name of the game as electric0ant shows through careful planning and his project illustrations. Check out a few below. The complete step by step is given on his project page.</p>
<h3>Step by Step:</h3>
<ol>
<li>The project is born from a faulty Xbox 360 scrapped for the outer case.  Below is fitting the motherboard inside is the first test.</li>
<p><img class="aligncenter size-full wp-image-6159" title="02" src="http://hacknmod.com/wp-content/uploads/2009/11/02.jpg" alt="02" width="580" height="435" /></p>
<li>Installing Windows XP. In the final mod XP is exchanged for OS X.</li>
<p><img class="aligncenter size-full wp-image-6161" title="04" src="http://hacknmod.com/wp-content/uploads/2009/11/04.jpg" alt="04" width="580" height="435" /></p>
<li>Fitting the heatsink (taken from a dead P4 laptop) vertically.</li>
<p><img class="aligncenter size-full wp-image-6162" title="05" src="http://hacknmod.com/wp-content/uploads/2009/11/05.jpg" alt="05" width="580" height="435" /></p>
<li>Wiring up the power supply to the Xbox 360.</li>
<p><img class="aligncenter size-full wp-image-6164" title="06" src="http://hacknmod.com/wp-content/uploads/2009/11/06.jpg" alt="06" width="580" height="435" /></ol>
<h3>The Final Results:</h3>
<h3><img class="aligncenter size-full wp-image-6228" title="DSC09920[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/DSC099201.JPG" alt="DSC09920[1]" width="450" height="600" /></h3>
<p><img class="aligncenter size-full wp-image-6168" title="08" src="http://hacknmod.com/wp-content/uploads/2009/11/08.jpg" alt="08" width="576" height="670" /></p>
<p><img class="aligncenter size-medium wp-image-6229" title="DSC09855[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/DSC098551-600x450.jpg" alt="DSC09855[1]" width="600" height="450" /></p>
<p>The <a href="http://zoomcube.allenthinks.com/xbox360pc.htm">well illustrated project</a> gives you the headsup about the pitfalls. Maybe you can work your way through it with your own take on it. Let us know what you would do differently if you managed to find yourself a spare Xbox 360 lying around.</p>
<p>Check out some <a href="http://hacknmod.com/topics/xbox_360/">Xbox 360</a> case mods we&#8217;ve covered in the past.</p>
<ul>
<li><a href="http://hacknmod.com/hack/15-exceptional-xbox-360-case-mods/"><strong>15 Exceptional Xbox 360 Case Mods</strong></a></li>
<li><strong><a href="http://hacknmod.com/hack/all-in-one-wii-xbox-360-ps3-arcade-cabinet/">All-in-One Wii, Xbox 360 and Ps3 Arcade Cabinet</a></strong></li>
<li><a href="http://hacknmod.com/hack/diy-xbox-360-arcade-controller/"><strong>DIY Xbox 360 Arcade Style Controller</strong></a></li>
</ul>
<img src="http://hacknmod.com/?ak_action=api_record_view&id=6157&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hacknmod.com/hack/ressurect-a-dead-xbox-360-into-a-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LED &#8220;Graffiti&#8221; using LED Throwies</title>
		<link>http://hacknmod.com/hack/led-graffiti-using-led-throwies/</link>
		<comments>http://hacknmod.com/hack/led-graffiti-using-led-throwies/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 03:51:46 +0000</pubDate>
		<dc:creator>Joe L</dc:creator>
				<category><![CDATA[Leds & Light]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[graffiti]]></category>
		<category><![CDATA[graffiti research lab]]></category>
		<category><![CDATA[grl]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[led throwie]]></category>
		<category><![CDATA[light]]></category>

		<guid isPermaLink="false">http://hacknmod.com/?p=6211</guid>
		<description><![CDATA[
With all the exceptional LED projects we&#8217;ve featured, it&#8217;s amazing we haven&#8217;t published this one yet.  Take some basic LED throwies (a magnet, an LED, and a battery) and place them into a stencil.  Then, place the stencil on a pole and you can &#8220;write&#8221; any message you&#8217;d like and stick it on any magnetic [...]]]></description>
			<content:encoded><![CDATA[<p><center><object height="415" width="532" codebase="http://www.apple.com/qtactivex/qtplugin.cab" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"><param value="http://graffitiresearchlab.com/night_writer/night_writer_WEB.mov" name="src"/><param value="http://graffitiresearchlab.com/night_writer/night_writer_WEB.mov" name="qtsrc"/><param value="false" name="autoplay"/><param value="false" name="loop"/><param value="true" name="controller"/><param value="aspect" name="scale"/><param value="true" name="kioskmode"/><embed height="415" width="532" pluginspage="http://www.apple.com/quicktime/" type="video/quicktime" controller="true" loop="false" autoplay="false" kioskmode="true" scale="aspect" qtsrc="http://graffitiresearchlab.com/night_writer/night_writer_WEB.mov" src="http://graffitiresearchlab.com/night_writer/night_writer_WEB.mov"/></object></center></p>
<p>With all the exceptional <a href="http://hacknmod.com/topics/leds_lights/">LED projects</a> we&#8217;ve featured, it&#8217;s amazing we haven&#8217;t published this one yet.  Take some basic <a href="http://graffitiresearchlab.com/?page_id=6#video">LED throwies</a> (a magnet, an LED, and a battery) and place them into a stencil.  Then, place the stencil on a pole and you can &#8220;write&#8221; any message you&#8217;d like and stick it on any magnetic surface.  Full details can be found in the video above and detailed instructions are below (from their site):</p>
<ul>
<li>Buy <a href="http://hacknmod.com/store/index.php?act=viewCat&amp;catId=3">LEDs in our store</a> &#8211; Blue, Green, Red, White in multiple sizes.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" title="380295510_361d2f1512[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/380295510_361d2f15121.jpg" alt="380295510_361d2f1512[1]" width="500" height="375" /></p>
<p><strong>Materials:</strong></p>
<ul>
<li> 1/2-inch, 3/16-inch and 1/8-inch foam core, preferably black</li>
<li>5-minute epoxy</li>
<li>Clay</li>
<li>Paint Edger attachment</li>
<li>15-foot telescoping pole</li>
<li>A few hundred LED throwies</li>
<li>Shrink Tube or electrical tape</li>
</ul>
<p><strong>Tools:</strong></p>
<ul>
<li> An exacto-knife</li>
<li>T-square/ruler</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="/wp-content/uploads/2009/11/resistor11.jpg" alt="" /></p>
<p><strong>Instructions:</strong></p>
<p>Above we can see the final product.  The LEDs are positioned in the grid and the &#8220;artist&#8221; has the extension pole ready to place them on an unsuspecting build or overpass.</p>
<p><img class="aligncenter size-full wp-image-6216" title="nightwriter4[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/nightwriter41.jpg" alt="nightwriter4[1]" width="500" height="185" /></p>
<p>Above is the &#8220;stencil&#8221; to fill with LEDs for posting on surfaces.  The yellow attachment on the left attaches to the pole allowing the user to post the message well off the ground.</p>
<p><img class="aligncenter size-full wp-image-6215" title="nightwriter6[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/nightwriter61.jpg" alt="nightwriter6[1]" width="500" height="263" /></p>
<p>Step 3 (shown above) demonstrates one method for shrinking heat wrap tubing and also an assortment of blue led throwies ready to go.  For full instrcutions and detailed build photos, check out the <a href="http://graffitiresearchlab.com/?page_id=19#video">project website</a>.</p>
<p><strong>More Superb LED Projects:</strong></p>
<ul>
<li><a href="http://hacknmod.com/hack/top-5-oustanding-led-beer-pong-tables/">Top 5 Custom LED Beer Pong Tables</a></li>
<li><a href="http://hacknmod.com/hack/top-10-absolutely-stunning-led-light-projects/">Top 10 Absolutely Stunning LED Light Projects</a></li>
<li><a href="http://hacknmod.com/hack/outstanding-rgb-liquid-mood-lamps/">Outstanding RGB Liquid Moods Lamps</a></li>
</ul>
<img src="http://hacknmod.com/?ak_action=api_record_view&id=6211&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hacknmod.com/hack/led-graffiti-using-led-throwies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://graffitiresearchlab.com/night_writer/night_writer_WEB.mov" length="9228263" type="video/quicktime" />
		</item>
		<item>
		<title>Make your own District 9 Rifle</title>
		<link>http://hacknmod.com/hack/make-your-own-district-9-rifle/</link>
		<comments>http://hacknmod.com/hack/make-your-own-district-9-rifle/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 06:41:46 +0000</pubDate>
		<dc:creator>Joe L</dc:creator>
				<category><![CDATA[Airsoft & Gun]]></category>
		<category><![CDATA[district 9]]></category>
		<category><![CDATA[gun]]></category>
		<category><![CDATA[movie prop]]></category>
		<category><![CDATA[prop]]></category>
		<category><![CDATA[rifle]]></category>
		<category><![CDATA[weapon]]></category>

		<guid isPermaLink="false">http://hacknmod.com/?p=6193</guid>
		<description><![CDATA[
Learn to build your own futuristic rifle straight out of the newly released District 9 movie.  It&#8217;s definitely a unique design with plenty of wicked looking gadgets accessories.  The author has a superb write up with details on how you can recreate the gun yourself or buy it on eBay.  Be sure to check out [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6194" title="FRN01P6G145ROVW.MEDIUM[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/FRN01P6G145ROVW.MEDIUM1.jpg" alt="FRN01P6G145ROVW.MEDIUM[1]" width="500" height="253" /><br />
Learn to build your own futuristic rifle straight out of the newly released District 9 movie.  It&#8217;s definitely a unique design with plenty of wicked looking gadgets accessories.  The author has a superb write up with details on how you can <a href="http://www.instructables.com/id/How-to-make-a-district-9-Weapon">recreate the gun</a> yourself or <a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;pub=5574634718&amp;toolid=10001&amp;campid=5336457451&amp;customid=&amp;mpre=http%3A%2F%2Fcgi.ebay.co.uk%2Fws%2FeBayISAPI.dll%3FViewItem%26item%3D280416682647">buy it on eBay</a>.  Be sure to check out our other DIY <a href="http://hacknmod.com/topics/airsoft_guns/page/2/">projectile and gun projects</a>.</p>
<p><strong>Don&#8217;t Miss: </strong> <a href="http://hacknmod.com/hack/make-diy-fallout-3-laser-rifle/">Make a DIY Fallout 3 Laser Rifle</a></p>
<p><img class="aligncenter size-full wp-image-6195" title="district 9 gun" src="http://hacknmod.com/wp-content/uploads/2009/11/district-9-gun.jpg" alt="district 9 gun" width="500" height="223" /></p>
<p>At the top of the page is the project guide and above is the final product.  The designer definitely did a great job on the details of the gun with the limited, basic resources used on the project.  How cool would it be to have this hanging on your wall? Great project!</p>
<h3>Similar DIY Weapons from Games:</h3>
<ul>
<li><a href="http://hacknmod.com/hack/diy-metal-gear-solid-gun/">DIY Metal Gear Solid Gun</a></li>
<li><a href="../hack/make-a-steampunk-atomic-disruptor-raygun-from-old-parts/">Make a Steampunk “Atomic Disruptor” Raygun from Old Parts</a></li>
<li><a href="http://hacknmod.com/hack/make-your-own-handheld-portal-gun/">Make your own Handheld Portal Gun</a></li>
</ul>
<img src="http://hacknmod.com/?ak_action=api_record_view&id=6193&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hacknmod.com/hack/make-your-own-district-9-rifle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secret Knock Detecting Door Lock</title>
		<link>http://hacknmod.com/hack/secret-knock-detecting-arduino-door-lock/</link>
		<comments>http://hacknmod.com/hack/secret-knock-detecting-arduino-door-lock/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 04:52:13 +0000</pubDate>
		<dc:creator>Joe L</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Circuitry]]></category>
		<category><![CDATA[Robots]]></category>
		<category><![CDATA[detector]]></category>
		<category><![CDATA[fritzing]]></category>
		<category><![CDATA[knock]]></category>
		<category><![CDATA[lock]]></category>
		<category><![CDATA[motor]]></category>
		<category><![CDATA[piezo]]></category>
		<category><![CDATA[piezoelectric]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://hacknmod.com/?p=6179</guid>
		<description><![CDATA[
Here&#8217;s a fantastic project using an  arduino, a motor, and a piezo sensor which allows you to both record and detect knocking patterns to unlock a door.  The video below does a fantastic job of demonstrating how it works: It&#8217;s completely mobile and can be suction cupped to any dead bolt. Press a button [...]]]></description>
			<content:encoded><![CDATA[<p><center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/zE5PGeh2K9k&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550" height="355" src="http://www.youtube.com/v/zE5PGeh2K9k&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></center></p>
<p>Here&#8217;s a fantastic project using an <a href="http://hacknmod.com/topics/arduino/"> arduino</a>, a motor, and a <a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;pub=5574634718&amp;toolid=10001&amp;campid=5336331583&amp;customid=&amp;mpre=http%3A%2F%2Fbusiness.shop.ebay.com%2Fitems%2FElectrical-Test-Equipment__piezo-electric_W0QQ_catrefZ1QQ_flnZ1QQ_sacatZ92074QQ_scZ1QQ_sopZ15QQ_trksidZp3286Q2ec0Q2em282">piezo sensor</a> which allows you to both record and detect knocking patterns to unlock a door.  The video below does a fantastic job of demonstrating how it works: It&#8217;s completely mobile and can be suction cupped to any dead bolt. Press a button to record a new sequence.  Upon detecting the correct sequence of knocks, the motor turns the lock open.  Brilliant!</p>
<p><strong>Don&#8217;t miss:</strong> <a href="http://www.hacknmod.com/hack/top-40-arduino-projects-of-the-web/">Top 40 Arduino Projects of the Web</a></p>
<p><img class="aligncenter size-medium wp-image-6180" title="title_image-thumb-691x378-271[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/title_image-thumb-691x378-2711-600x328.jpg" alt="title_image-thumb-691x378-271[1]" width="600" height="328" /></p>
<p><a href="http://hacknmod.com/wp-content/uploads/2009/11/knock_sensor_layout_and_parts_list1.jpg"><img class="aligncenter size-medium wp-image-6182" title="knock_sensor_layout_and_parts_list[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/knock_sensor_layout_and_parts_list1-600x307.jpg" alt="knock_sensor_layout_and_parts_list[1]" width="600" height="307" /></a></p>
<p>For more details on the project including detailed photos and code, check out the <a href="http://grathio.com/2009/11/secret-knock-detecting-door-lock.html">project build</a>.  We have hundreds of the best <a href="http://hacknmod.com/topics/arduino/">Arduino projects</a> for your inspiration:</p>
<ul>
<li><a href="http://hacknmod.com/hack/diy-football-hero-using-the-arduino/">DIY Football Hero Using the Arduino</a></li>
<li><a href="http://www.hacknmod.com/hack/top-40-arduino-projects-of-the-web/">Top 40 Arduino Projects of the Web</a></li>
<li><a href="http://hacknmod.com/hack/twitter-robot-makes-popcorn-starts-movie/">Twitter Robot makes Popcorn, starts a Movie</a></li>
</ul>
<img src="http://hacknmod.com/?ak_action=api_record_view&id=6179&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hacknmod.com/hack/secret-knock-detecting-arduino-door-lock/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>15 Exceptional Xbox 360 Case Mods</title>
		<link>http://hacknmod.com/hack/15-exceptional-xbox-360-case-mods/</link>
		<comments>http://hacknmod.com/hack/15-exceptional-xbox-360-case-mods/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 07:20:09 +0000</pubDate>
		<dc:creator>Saikat</dc:creator>
				<category><![CDATA[Xbox 360]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[Case Mods]]></category>
		<category><![CDATA[casemod]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[Xbox]]></category>
		<category><![CDATA[xbox 360]]></category>

		<guid isPermaLink="false">http://hacknmod.com/?p=6106</guid>
		<description><![CDATA[
So, you&#8217;ve got an Xbox 360 like millions of other people.  It&#8217;s white, it&#8217;s boring, and it&#8217;s begging to be customized.  It&#8217;s time to learn from the modding experts and stand apart from the average gamer.  Throw in a few game inspired themes, chrome, and LEDs to create your own custom masterpiece.

Don&#8217;t Miss: 5 Ways [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6165" title="xbox mods" src="http://hacknmod.com/wp-content/uploads/2009/11/xbox-mods.jpg" alt="xbox mods" width="600" height="275" /></p>
<p>So, you&#8217;ve got an Xbox 360 like millions of other people.  It&#8217;s white, it&#8217;s boring, and it&#8217;s begging to be customized.  It&#8217;s time to learn from the modding experts and stand apart from the average gamer.  Throw in a few game inspired themes, chrome, and <a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?type=4&amp;campid=5335824872&amp;toolid=10001&amp;customid=&amp;mpre=http%3A%2F%2Fstores.ebay.com%2Fled-hk_3mm-5mm-Round-LED-Bulb_W0QQcolZ2QQdirZ1QQfsubZ9872881QQftidZ2QQtZkm">LEDs</a> to create your own custom masterpiece.</p>
<ul>
<li><strong>Don&#8217;t Miss:</strong> <a href="http://hacknmod.com/hack/5-ways-to-hack-your-xbox-360-controller/">5 Ways to Hack your Xbox 360 Controller</a></li>
</ul>
<ol>
<li><strong>Epic Halo Mod<br />
</strong></li>
<p><img class="aligncenter size-medium wp-image-6166" title="halo_mod_xbox_360[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/halo_mod_xbox_3601-600x404.jpg" alt="halo_mod_xbox_360[1]" width="572" height="385" /><strong> </strong></p>
<p><strong><a href="http://farm3.static.flickr.com/2548/4067113001_498d504ffe_b.jpg"><img class="aligncenter size-full wp-image-6108" title="02" src="http://hacknmod.com/wp-content/uploads/2009/10/022.jpg" alt="02" width="500" height="333" /></a></strong><br />
Check out the detail as these two Master Chiefs battle it out.  There is even a plasma pistol mixed in with the realistic terrain!</p>
<li><strong>Xbox 360 Car Mod?</strong></li>
<p><img class="aligncenter size-full wp-image-6107" title="01" src="http://hacknmod.com/wp-content/uploads/2009/10/012.jpg" alt="01" width="500" height="375" /><br />
First up is the questionably legal Xbox 360 car mod.    Check out the console in the dashboard &#8211; The Xbox 360 has been seamlessly fit into the car. The wireless controllers have also found a place for the driver and the passenger.  Learn 3 ways to <a href="http://hacknmod.com/hack/how-to-install-a-game-console-in-your-car/">install an Xbox, PS3, or any console in your car</a>.</p>
<li><strong>Hot Rock case Mod for Xbox 360</strong></li>
<p><strong><img class="aligncenter size-full wp-image-6109" title="03" src="http://hacknmod.com/wp-content/uploads/2009/10/031.jpg" alt="03" width="498" height="344" /><br />
</strong>The LED on the side glows with the rise in temperature of the gaming console. It’s time to switch off but not before admiring the <a href="http://hacknmod.com/topics/leds_lights/">LED luminescence</a>.</p>
<p><strong> </strong></p>
<li><strong>Xbox 360 Hellboy Case Mod</strong></li>
<p><strong> <img class="aligncenter size-full wp-image-6110" title="04" src="http://hacknmod.com/wp-content/uploads/2009/06/01.jpg" alt="hellboy xbox 360" width="512" height="741" /></strong></p>
<p>Comic books and movies are the inspirations for case mods this year. If it was the <a href="../hack/perhaps-best-wall-e-case-mod-yet/">Wall-E case mod</a> or the <a href="../hack/star-wars-nintendo-wii-case-mod/">Star Wars Nintendo Wii Case Mod</a> then, it’s a <a href="http://hacknmod.com/hack/xbox-360-hellboy-case-mod/">Hellboy inspired case mod</a> for the Xbox 360.</p>
<li><strong>Chrome HDMI Case Combo</strong></li>
<p><strong> <img class="aligncenter size-full wp-image-6110" title="04" src="http://hacknmod.com/wp-content/uploads/2009/10/041.jpg" alt="04" width="500" height="375" /></strong></p>
<p>While this wasn&#8217;t done custom (it was a kit), the High Quality Chrome HDMI Case definitely adds style to the otherwise bland, white console.</p>
<p><strong> </strong></p>
<li><strong>Master Chief Helmet Case Mod</strong></li>
<p><strong> <img class="aligncenter size-full wp-image-6111" title="05" src="http://hacknmod.com/wp-content/uploads/2009/10/051.jpg" alt="05" width="499" height="470" /></strong><br />
Another Halo inspired case but modeled on the Master Chief’s helmet. The Xbox bares its innards through the cutout in the shape of Master Chief’s visor.</p>
<p><strong> </strong></p>
<li><strong>Xbox 360 Laptop Mod</strong></li>
<p><strong> <img class="aligncenter size-full wp-image-6112" title="06" src="http://hacknmod.com/wp-content/uploads/2009/10/06.jpg" alt="06" width="500" height="436" /></strong></p>
<p>Why go back to being a computer when you are an Xbox? Because you get to be portable with a 17? 1280×720 progressive-scan LCD VGA monitor and Water-cooled custom-built radiator. A keyboard and Wi-Fi gives you the best of both worlds. Created by <a href="http://hacknmod.com/hack/ben-heck-the-man-the-myth-the-legend/">Ben Heck</a>.</p>
<p><strong> </strong></p>
<li><strong>The 360 PC</strong></li>
<p><strong> <img class="aligncenter size-full wp-image-6113" title="07" src="http://hacknmod.com/wp-content/uploads/2009/10/07.jpg" alt="07" width="500" height="429" /></strong></p>
<p>This modder added keyboard and mouse functionality to his Xbox making it a compact, powerful &#8220;PC&#8221; but has the power of the Xbox to play cutting edge games.</p>
<p><strong> </strong></p>
<li><strong>Water Cooled Xbox Mod</strong></li>
<p><strong><img class="aligncenter size-full wp-image-6114" title="08" src="http://hacknmod.com/wp-content/uploads/2009/10/08.jpg" alt="08" width="500" height="375" /><br />
</strong></p>
<p>Play your favorite games without worrying about the Red Ring of Death.  It&#8217;s temperature controlled with cool blue water.</p>
<p><strong> </strong></p>
<li><strong>Half Life Mod</strong></li>
<p><strong> <img class="aligncenter size-full wp-image-6115" title="09" src="http://hacknmod.com/wp-content/uploads/2009/10/09.jpg" alt="09" width="501" height="446" /></strong></p>
<p>An Xbox case mod with a game theme is common, but what’s not common is the detail that goes into this Half Life inspired mod with cut away windows and raised HL2 logos.</p>
<p><strong> </strong></p>
<li><strong>Rockstar Case Mod</strong></li>
<p><strong> <img class="aligncenter size-full wp-image-6116" title="10" src="http://hacknmod.com/wp-content/uploads/2009/10/10.jpg" alt="10" width="500" height="694" /></strong></p>
<p>This one is for the GTA buff. All in silver and orange, with controllers to match, the case mod gives a transparent peek into its guts.  It&#8217;s a special edition Xbox, not a custom case mod, but it looks stunning so we&#8217;re including it on the list.</p>
<p><strong> </strong></p>
<li><strong>The Joker Inspired Xbox 360 Mod<br />
</strong></li>
<p><strong> <img class="aligncenter size-full wp-image-6129" title="JOker" src="http://hacknmod.com/wp-content/uploads/2009/10/JOker.jpg" alt="JOker" width="500" height="333" /><br />
</strong></p>
<p>The Joker&#8217;s face pokes out accompanied by the now famous line, &#8220;Why so serious?&#8221; Creepy, but definitely a fantastic mod for <a href="http://hacknmod.com/?s=batman">Batman</a> fans.</p>
<p><strong> </strong></p>
<li><strong>Gear of War Case Mod</strong></li>
<p><strong> <img class="aligncenter size-full wp-image-6119" title="13" src="http://hacknmod.com/wp-content/uploads/2009/10/13.jpg" alt="13" width="500" height="379" /></strong></p>
<p>This one looks evil and wicked. Blame it on the <a href="http://hacknmod.com/hack/make-gears-of-war-lancer-from-a-nerf-gun/">Gear of Wars</a> addict who wants to kick some ass with this deadly mod.</p>
<p><strong> </strong></p>
<li><strong>The Xbox Millennium Falcon</strong></li>
<p><strong> <img class="aligncenter size-full wp-image-6120" title="14" src="http://hacknmod.com/wp-content/uploads/2009/10/14.jpg" alt="14" width="499" height="374" /></strong></p>
<p>If you know your <a href="http://hacknmod.com/hack/incredible-r2d2-hack-has-8-consoles-projector/">Star Wars</a>, you would want this to play your favorite Star Wars classics.  Although it&#8217;s the original Xbox, it&#8217;s still worthy of being added to the list for inspiration.</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<li><strong>Texas Longhorn Case Mod</strong></li>
<p><strong> <img class="aligncenter size-full wp-image-6117" title="11" src="http://hacknmod.com/wp-content/uploads/2009/10/11.jpg" alt="11" width="500" height="375" /></strong></p>
<p>A tribute to the University of Texas, this burnt orange stylish Xbox mod features a Longhorn logo as a window.</ol>
<p>Dig deep into our archives of our past Xbox 360 mods:</p>
<ul>
<li><a href="http://hacknmod.com/hack/diy-xbox-360-arcade-controller/">DIY Xbox 360 Arcade Style Controller</a></li>
<li><a href="../hack/custom-xbox-360-case-mod-using-bondo/">Simple Xbox 360 Case Mod using Bondo</a></li>
<li><a href="http://hacknmod.com/hack/xbox-360-hellboy-case-mod/">Xbox 360 Hellboy Case Mod</a></li>
</ul>
<img src="http://hacknmod.com/?ak_action=api_record_view&id=6106&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hacknmod.com/hack/15-exceptional-xbox-360-case-mods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY Halloween: When Pumpkins meet Circuitry</title>
		<link>http://hacknmod.com/hack/diy-halloween-when-pumpkins-meet-circuitry/</link>
		<comments>http://hacknmod.com/hack/diy-halloween-when-pumpkins-meet-circuitry/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 08:27:02 +0000</pubDate>
		<dc:creator>Joe L</dc:creator>
				<category><![CDATA[Circuitry]]></category>
		<category><![CDATA[Laser]]></category>
		<category><![CDATA[Leds & Light]]></category>
		<category><![CDATA[cylon]]></category>
		<category><![CDATA[diy halloween]]></category>
		<category><![CDATA[halloween]]></category>
		<category><![CDATA[hexapod]]></category>
		<category><![CDATA[knight rider]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[light]]></category>
		<category><![CDATA[motion sensor]]></category>
		<category><![CDATA[steampunk]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://hacknmod.com/?p=6131</guid>
		<description><![CDATA[
No honorable hacker or modder can be satisfied with a simple candle inside of a pumpkin.  How boring!  Us proud nerds step up and create unique, appealing, and downright stunning pumpkins complete with lasers, LEDs, robotics, motion sensors, whatever it takes!  Here are some of our DIY Halloween favorites:

If all else fails, just build a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6139" title="laser-pumpkin[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/laser-pumpkin1.jpg" alt="laser-pumpkin[1]" width="500" height="472" /></p>
<p>No honorable hacker or modder can be satisfied with a simple candle inside of a pumpkin.  How boring!  Us proud nerds step up and create unique, appealing, and downright stunning pumpkins complete with <a href="http://hacknmod.com/topics/lasers/">lasers</a>, <a href="http://hacknmod.com/topics/leds_lights/">LEDs</a>, <a href="http://hacknmod.com/topics/robots/">robotics</a>, <a href="http://hacknmod.com/tag/motion-sensor/">motion sensors</a>, whatever it takes!  Here are some of our DIY Halloween favorites:</p>
<ul>
<li>If all else fails, just <a href="http://hacknmod.com/hack/how-to-build-a-gigantic-diy-pumpkin-cannon/">build a gigantic pumpkin cannon</a> and launch them.</li>
</ul>
<h3>Lasers and LEDs:</h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6137" title="LED%20Pumpkin[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/LED%2520Pumpkin1.jpg" alt="LED%20Pumpkin[1]" /></p>
<p><img class="aligncenter size-full wp-image-6136" title="pumpkins22" src="http://hacknmod.com/wp-content/uploads/2009/11/pumpkins22.jpg" alt="pumpkins22" width="503" height="230" /></p>
<p>Learn to stuff a <a href="http://www.instructables.com/id/Jack-O-Laser-of-Doom/">laser light show</a> inside your pumpkin or stuff it full of <a href="http://www.instructables.com/id/Song-following-Led-flashing-Hack-O-Lantern!/?ALLSTEPS">LEDs which flash to music</a>.  Check out the <a href="http://zedomax.com/blog/2007/10/27/laser-pumpkin/">laser pumpkin</a> featured at the top of the screen.</p>
<h3>The SteamPunkin:<img class="aligncenter size-full wp-image-6133" title="steampunkin[1]" src="http://hacknmod.com/wp-content/uploads/2009/10/steampunkin1.jpg" alt="steampunkin[1]" width="400" height="300" /></h3>
<p>Based on the super popular <a href="http://hacknmod.com/tag/steampunk/">steampunk</a> craze, <a href="http://www.iamshadowlord.com/2009/10/steam-punpkin-my-steampunk-pumpkin.html">this pumpkin</a> is fitted with plenty of gadgets including LEDs and motion sensor which shoots steam out of its ears when someone walks by.</p>
<h3>Silly String Motion Sensor:</h3>
<p><img class="aligncenter size-full wp-image-6138" title="F7HNSPGG1BB3QSW.MEDIUM[1]" src="http://hacknmod.com/wp-content/uploads/2009/11/F7HNSPGG1BB3QSW.MEDIUM1.jpg" alt="F7HNSPGG1BB3QSW.MEDIUM[1]" width="500" height="375" /></p>
<p>A simple motion sensing circuit using infrared LEDs and a servo motor <a href="http://www.instructables.com/id/Arduino-controlled-Silly-String-shooter/">sprays silly string</a> at unsuspecting trick-or-treaters.  A superb, simple project to make your house unique.</p>
<h3>Wireless Surveillance Pumpkin:</h3>
<p style="text-align: left;"><img class="aligncenter" src="http://hacknmod.com/wp-content/uploads/2009/10/final.jpg" alt="" align="center" /><br />
Although <a href="http://hacknmod.com/hack/wireless-diy-halloween-surveillance-pumpkin/">this project</a> barely made the list since it involved little hacking, the concept is still pretty unique and worth a mention.</p>
<h3 style="text-align: left;">Super Mario 1-Up:</h3>
</p>
<p style="text-align: center;"><img title="4593-1[1]" src="/wp-content/uploads/2009/11/4593-11.jpg" alt="4593-1[1]" width="523" height="435" /></p>
<p style="text-align: left;">Instead of using the complex circuit in the pumpkin below, <a href="http://hacknmod.com/hack/super-mario-bros-led-mushroom-halloween-pumpkin/">this project</a> keeps it simple by flashing some RGB LEDs to create multicolored mushrooms from Super Mario brothers.</p>
<h3 style="text-align: left;">Color Changing Pumpkin:</h3>
<p><img class="aligncenter size-full wp-image-6134" title="FQ1U7THG1BB7QS4.MEDIUM[1]" src="http://hacknmod.com/wp-content/uploads/2009/10/FQ1U7THG1BB7QS4.MEDIUM1.jpg" alt="FQ1U7THG1BB7QS4.MEDIUM[1]" width="468" height="560" /></p>
<p style="text-align: left;">Instead of buying store bought merchandise like the surveillance pumpkin above, this guy built a completely custom infrared sensing circuit to <a href="http://www.instructables.com/id/Remote-control-color-changing-pumpkin/">control the color</a> of his pumpkin via a universal remote.</p>
<h3 style="text-align: left;">The Classic Cylon:</h3>
<p style="text-align: center;"><img class="aligncenter" src="http://static.flickr.com/100/274464845_64aba33c1e.jpg" alt="" /></p>
<p style="text-align: left;">The classic &#8220;<a href="http://www.evilmadscientist.com/article.php/CylonOLantern">knight rider</a>&#8221; circuit is a great edition to any pumpkin and is a simple, straightforward circuit to build.</p>
<h3 style="text-align: left;">The SpiderBot Pumpkin:</h3>
<p><center><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/NZ2XMBOGUDQ&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/NZ2XMBOGUDQ&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></center></p>
<p style="text-align: left;">Even though this is a basic <a href="http://hacknmod.com/?s=hexapod">hexapod robot</a> with a pumpkin on top, it&#8217;s still guaranteed to freak out trick-or-treaters.</p>
<h3>Honorable Mention:</h3>
<p><img class="aligncenter size-full wp-image-1322" title="mario-pumpkin" src="http://hacknmod.com/wp-content/uploads/2008/10/mario-pumpkin.jpg" alt="" width="500" height="231" /><br />
<img class="aligncenter size-full wp-image-1325" title="star-wars" src="http://hacknmod.com/wp-content/uploads/2008/10/star-wars.jpg" alt="" width="500" height="441" /><br />
<img class="aligncenter size-full wp-image-1321" title="linux-firefox-pumpkin" src="http://hacknmod.com/wp-content/uploads/2008/10/linux-firefox-pumpkin.jpg" alt="" width="500" height="278" /><br />
<img class="aligncenter size-full wp-image-1323" title="pac-man-pumpkins" src="http://hacknmod.com/wp-content/uploads/2008/10/pac-man-pumpkins.jpg" alt="" width="500" height="137" /><br />
<img class="aligncenter size-full wp-image-1324" title="retro-pumpkins" src="http://hacknmod.com/wp-content/uploads/2008/10/retro-pumpkins.jpg" alt="" width="500" height="258" /></p>
<p>While these don&#8217;t involve electronics or circuitry, they&#8217;re still incredible and deserve to be part of this list.  Be sure to <a href="http://feeds.feedburner.com/hacknmod/qjUG">subscribe to HacknMod</a> because you dont want to miss out on future DIY posts!</p>
<img src="http://hacknmod.com/?ak_action=api_record_view&id=6131&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hacknmod.com/hack/diy-halloween-when-pumpkins-meet-circuitry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 30 Incredible DIY Halloween Props</title>
		<link>http://hacknmod.com/hack/top-30-incredible-diy-halloween-props/</link>
		<comments>http://hacknmod.com/hack/top-30-incredible-diy-halloween-props/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 07:50:31 +0000</pubDate>
		<dc:creator>Saikat</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[diy halloween]]></category>
		<category><![CDATA[halloween]]></category>
		<category><![CDATA[halloween projects]]></category>
		<category><![CDATA[halloween props]]></category>
		<category><![CDATA[scary hallowen projects]]></category>

		<guid isPermaLink="false">http://hacknmod.com/?p=6012</guid>
		<description><![CDATA[
We&#8217;ve scoured the web to find the spooky, errie, most detailed Halloween props out there.  Are you ready for Halloween yet?  If not, here’s a loads of inspiration to get your projec started. For the remaining few days leading up to Halloween, we will be bringing some of the best DIY Halloween projects out there.  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img title="super creepy" src="/wp-content/uploads/2009/10/super-creepy.jpg" alt="super creepy" width="600" height="275" /></p>
<p>We&#8217;ve scoured the web to find the spooky, errie, most detailed Halloween props out there.  Are you ready for Halloween yet?  If not, here’s a loads of inspiration to get your projec started. For the remaining few days leading up to Halloween, we will be bringing some of the best <a href="http://hacknmod.com/tag/diy-halloween/">DIY Halloween</a> projects out there.  In the first installment of our series, we&#8217;ll look at the top DIY Halloween props &#8211; some of them easy, some may require a touch of workmanship. But all are super spooky!</p>
<ul>
<li><strong>Dont Miss:</strong> <a href="../hack/exceptional-halloween-decor-to-inspire-your-haunted-projects/">Exceptional Halloween Decor to Inspire your Haunted Projects</a></li>
</ul>
<p style="text-align: center;"><img title="title" src="/wp-content/uploads/2009/10/title.jpg" alt="title" width="598" height="275" /></p>
<h3>Super Creepy:</h3>
<p>Pictured at the top of the page, these are the most gruesome of them all.  Check out that intricate detail! Fantastic work!</p>
<ul>
<li><a href="http://www.fulcrumsites.com/haunt/html/new_props_3.html">Gruesome Gravestone Skeleton</a></li>
<li><a href="http://www.lotharslair.com/the_well.htm">Creepy Well Scene from &#8220;The Ring&#8221;</a></li>
<li><a href="http://www.fulcrumsites.com/haunt/html/new_props_9.html">Detailed &#8220;Acid Bath&#8221; Creature</a></li>
<li><a href="http://www.fulcrumsites.com/haunt/html/06_props_13.html">Fantastic Detailed Scarecrow</a></li>
<li><a href="http://www.fulcrumsites.com/haunt/html/halloween_07.html">More Props of Horror</a></li>
</ul>
<p><img class="aligncenter size-full wp-image-6089" title="animatronics" src="http://hacknmod.com/wp-content/uploads/2009/10/animatronics.jpg" alt="animatronics" width="598" height="275" /></p>
<h3>Animatronics:</h3>
<p>Who doesn&#8217;t love a werewolf or witch popping out of the bushes?  Learn how to master the art of animatronics.  <a href="http://feeds.feedburner.com/hacknmod/qjUG">Subscribe for free</a> so you don&#8217;t miss out on our comprehensive Halloween animatronics post coming up!</p>
<ul>
<li><a href="http://www.my-mania.com/halloween/leer.html">Erie Witch above a Gravestone</a></li>
<li><a href="http://www.horroween333.com/thelab2">Motion Activated Scarecrow</a></li>
<li><a href="http://www.davisgraveyard.com/Animated_grave_digger.htm">Exceptionally Realistic Gravedigger</a></li>
<li><a href="http://www.dreadnight.com/buckwolfpt2.html">Fully Animatronic Werewolf</a> (<a href="http://www.hectorturner.com/halloween/werewolf.html">Version 2</a>)</li>
<li><a href="http://www.hauntforum.com/showthread.php?t=12990">Super-Realistic Zombie Motion</a></li>
<li><a href="http://www.fulcrumsites.com/haunt/html/the_grave_grabber.html">The Grave Grabber</a> (<a href="http://www.fulcrumsites.com/haunt/html/mkii.html">version 2</a>)</li>
</ul>
<p><img class="aligncenter size-full wp-image-6081" title="halloween" src="http://hacknmod.com/wp-content/uploads/2009/10/halloween.jpg" alt="halloween" width="600" height="264" /></p>
<h3>Static Displays:</h3>
<p>While animatronics are awesome, they do require quite a bit of time to setup.  Learn how to build custom static displays like the ones pictured above.</p>
<ul>
<li><a href="http://www.instructables.com/id/Halloween_decor_werewolf_head/">Wall-Mount Werewolf Head Display</a></li>
<li><a href="http://blog.makezine.com/archive/2009/10/autobots_invade_cleveland_yard_for.html">DIY Massive Transformers Replicas</a></li>
<li><a href="http://www.garageofterror.com/fthome.html">The Glowing Fortune Teller</a></li>
<li><a href="http://www.fulcrumsites.com/haunt/html/new_props_0.html">Skeleton Tied to Body Stretcher</a></li>
<li><a href="http://www.fulcrumsites.com/haunt/html/new_props_16.html">Rising from the Dead Skeleton</a></li>
</ul>
<p><img class="aligncenter size-full wp-image-6092" title="pneumatics" src="http://hacknmod.com/wp-content/uploads/2009/10/pneumatics.jpg" alt="pneumatics" width="600" height="275" /></p>
<h3>Pneumatics and Electricity:</h3>
<p>No Halloween display is complete without some serious lighting and pneumatic effects.  Learn some oustanding techniuqes to improve your display:</p>
<ul>
<li><a href="http://www.youtube.com/user/kenpilot#p/a/u/0/Hk2j9e85rfo">Fantastic Electrocution Prop</a></li>
<li><a href="http://howto.wired.com/wiki/Make_Fog">Fog, Lighting, and Gravestones</a></li>
<li><a href="http://www.halloweenforum.com/halloween-props/81702-sneak-peek-castle-terra-09-a.html">Super Detailed Pneumatic Werewolf</a></li>
<li><a href="http://www.instructables.com/id/Low-cost-Halloween-scary-Trash-can-pop-up-characte/">Pop up Pneumatic Screaming Prop</a></li>
<li><a href="http://192.197.62.35/people/mcsele/halloween.htm">&#8220;Electrocuted&#8221; Skeleton</a></li>
</ul>
<p style="text-align: center;"><img class="aligncenter" title="Grave-Grabber" src="/wp-content/uploads/2009/10/Grave-Grabber.jpg" alt="Grave-Grabber" width="580" height="287" /></p>
<h3>Simple DIY Props:</h3>
<p>Say you might have procrastinated and don&#8217;t have time for some of the more time intensive projects above.  That&#8217;s alright, we have some of the more simple DIY Halloween Props below:</p>
<ol>
<li><a href="http://www.instructables.com/id/Taylor-Family-Haunt-2007/">Make a Creepy Cemetery Gate</a> (<a href="http://www.fulcrumsites.com/haunt/html/06_props_2.html">Complex version</a>)</li>
<li><a href="http://www.instructables.com/id/Make-a-cool-hologram-illusion!/">Make a Hologram Ghost Illusion</a></li>
<li><a href="http://www.instructables.com/id/Climbing_Halloween_Skeletons/">Climbing Halloween Skeletons</a> &amp; <a href="http://blog.makezine.com/archive/2009/09/how-to_cast_cheap_foam_skulls.html">DIY Skulls</a></li>
<li><a href="http://www.freewebs.com/steveshauntedyard/monsterinabox.htm">Monster in a Box</a> (<a href="http://www.cindybob.com/halloween/mib/">Version 2</a>)</li>
</ol>
<p>During the next few days, we&#8217;ll look at some of the best costumes and some animatronics hacks for spicing up any bland <a href="http://hacknmod.com/tag/diy-halloween/">DIY Halloween</a> display.  <strong>Do not miss out</strong> &#8211; <a href="http://feeds.feedburner.com/hacknmod/qjUG">Subscribe to HacknMod</a> to stay updated.</p>
<p><strong> </strong></p>
<img src="http://hacknmod.com/?ak_action=api_record_view&id=6012&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hacknmod.com/hack/top-30-incredible-diy-halloween-props/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireless DIY Halloween Surveillance Pumpkin</title>
		<link>http://hacknmod.com/hack/wireless-diy-halloween-surveillance-pumpkin/</link>
		<comments>http://hacknmod.com/hack/wireless-diy-halloween-surveillance-pumpkin/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 07:08:16 +0000</pubDate>
		<dc:creator>Joe L</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[diy halloween]]></category>
		<category><![CDATA[pumpkin]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[security camera]]></category>
		<category><![CDATA[surveillance]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[wireless camera]]></category>

		<guid isPermaLink="false">http://hacknmod.com/?p=6030</guid>
		<description><![CDATA[
We have dozens of DIY home security projects and here&#8217;s another outstanding project to add to the collection.  Learn to build your own DIY Halloween pumpkin with a built in wireless surveillance camera so you can watch for vandals or have advanced notice of unsuspecting trick-or-treaters.  The full tutorials are in step by step instructions [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="final" src="/wp-content/uploads/2009/10/final.jpg" alt="final" width="466" height="224" /></p>
<p>We have dozens of <a href="http://hacknmod.com/tag/security/">DIY home security</a> projects and here&#8217;s another outstanding project to add to the collection.  Learn to build your own <a href="http://hacknmod.com/tag/diy-halloween/">DIY Halloween</a> pumpkin with a built in wireless surveillance camera so you can watch for vandals or have advanced notice of unsuspecting trick-or-treaters.  The full tutorials are in step by step instructions as shown below:</p>
<h3>Basic Materials:</h3>
<h3><img class="aligncenter size-full wp-image-6040" title="pumpkinb-2-1009[1]" src="http://hacknmod.com/wp-content/uploads/2009/10/pumpkinb-2-10091.jpg" alt="pumpkinb-2-1009[1]" width="460" height="308" /></h3>
<p>Basically, this project just combines a consumer product with a pumpkin, making it rather bland.  We suggest you can spice up your version with some inspiration (see our <a href="http://hacknmod.com/tag/security/">popular security projects</a> at the bottom of the page).</p>
<h3>Gut, Install, Finished.</h3>
<p><img class="aligncenter size-full wp-image-6043" title="pumpkinb-7b-1009[1]" src="http://hacknmod.com/wp-content/uploads/2009/10/pumpkinb-7b-10091.jpg" alt="pumpkinb-7b-1009[1]" width="460" height="308" /></p>
<p><strong><img class="aligncenter size-full wp-image-6042" title="final" src="http://hacknmod.com/wp-content/uploads/2009/10/final.jpg" alt="final" width="466" height="224" /></strong></p>
<p>The <a href="http://www.popularmechanics.com/home_journal/workshop/4335159.html?page=1">project tutorial</a> shows you how to do this with two different types of wireless cameras.  Since little hacking is involved, the project is a little bland so check out our far more exciting tutorials below:</p>
<h3>Popular DIY Security Projects:</h3>
<ul>
<li><a href="http://hacknmod.com/hack/remote-surveillance-spy-vehicle-office/">Remote Surveillance Spy Vehicle/Office Unit</a></li>
<li><a href="http://hacknmod.com/hack/diy-rotating-bookshelves-staircases-trap-doors/">DIY Rotating Bookshelves, Staircases and Trap Doors</a></li>
<li><a href="http://hacknmod.com/hack/diy-quick-motion-sensing-laptop-security-cam/">DIY Motion-Sensing Laptop Security Cam</a></li>
</ul>
<img src="http://hacknmod.com/?ak_action=api_record_view&id=6030&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hacknmod.com/hack/wireless-diy-halloween-surveillance-pumpkin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GhostBusters DIY Halloween Costume (Arduino Powered)</title>
		<link>http://hacknmod.com/hack/ghostbusters-diy-halloween-costume-arduino-powered/</link>
		<comments>http://hacknmod.com/hack/ghostbusters-diy-halloween-costume-arduino-powered/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 05:17:53 +0000</pubDate>
		<dc:creator>Joe L</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Circuitry]]></category>
		<category><![CDATA[Laser]]></category>
		<category><![CDATA[Leds & Light]]></category>
		<category><![CDATA[diy custume]]></category>
		<category><![CDATA[diy halloween]]></category>
		<category><![CDATA[ecto goggles]]></category>
		<category><![CDATA[ghostbusters]]></category>
		<category><![CDATA[green laser]]></category>
		<category><![CDATA[halloween]]></category>
		<category><![CDATA[halloween costume]]></category>
		<category><![CDATA[red laser]]></category>
		<category><![CDATA[steampunk]]></category>

		<guid isPermaLink="false">http://hacknmod.com/?p=6006</guid>
		<description><![CDATA[
For your DIY Halloween costume this year, Learn how to make your own Ghostbusters Proton Pack equipt with red and green lasers (above).  There is a full tutorial on how to build your own along with a detailed photogallery of the proton pack.  An Arduino is used for basic controls of the various flashing and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6007" title="FZQM5ZTG145JQMC.MEDIUM[1]" src="http://hacknmod.com/wp-content/uploads/2009/10/FZQM5ZTG145JQMC.MEDIUM1.jpg" alt="FZQM5ZTG145JQMC.MEDIUM[1]" width="500" height="376" /></p>
<p>For your DIY Halloween costume this year, Learn how to make your own Ghostbusters Proton Pack equipt with red and green lasers (above).  There is a full tutorial on how to build your own along with a detailed photogallery of the <a href="http://www.instructables.com/id/Ghostbusters_Proton_Pack_for_Halloween/">proton pack</a>.  An Arduino is used for basic controls of the various flashing and fading lights on the suit.</p>
<p><center><object width="550" height="355"><param name="movie" value="http://www.youtube.com/v/REKPtYrUQco&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/REKPtYrUQco&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="550" height="355"></embed></object></center></p>
<p>The video above walks you through some features of the DIY Halloween costume.  Included are some ecto goggles (seen below) and various other non-fuctional, but super cool-looking widgets.</p>
<p><img class="aligncenter size-full wp-image-6008" title="ghostbusters costume" src="http://hacknmod.com/wp-content/uploads/2009/10/ghostbusters-costume.jpg" alt="ghostbusters costume" width="600" height="300" /></p>
<p>The <a href="http://www.instructables.com/id/Ghostbusters-Proton-Pack-with-Arduino-and-LASERS/">full tutorial</a> walks you through the costume build and here&#8217;s a <a href="http://www.instructables.com/id/Ghostbusters_Proton_Pack/?ALLSTEPS">second tutorial</a> to help you construct your own.  More of our favorite DIY costumes are featured below.</p>
<h3>DIY Halloween Costumes &amp; Projects:</h3>
<ul>
<li><a href="http://hacknmod.com/hack/exceptional-nerd-geek-pumpkin-carvings/">Exceptional Nerd-tastic Pumpkin Carvings</a></li>
<li><a href="http://hacknmod.com/hack/make-your-own-mib-halloweencostume/">Make your own MIB Halloween Costume</a></li>
<li><a href="http://hacknmod.com/hack/make-gears-of-war-lancer-from-a-nerf-gun/">DIY Gears of War Lancer &amp; Chainsaw</a></li>
</ul>
<img src="http://hacknmod.com/?ak_action=api_record_view&id=6006&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hacknmod.com/hack/ghostbusters-diy-halloween-costume-arduino-powered/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
