<?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>(Baltimore) Harford Hackerspace &#187; Projects</title>
	<atom:link href="http://baltimorehackerspace.com/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://baltimorehackerspace.com</link>
	<description>Maryland Electronics, Software, Science and Robotics Club</description>
	<lastBuildDate>Tue, 24 Jan 2012 20:46:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Coffee Maker Mod</title>
		<link>http://baltimorehackerspace.com/2012/01/coffee-maker-mod/</link>
		<comments>http://baltimorehackerspace.com/2012/01/coffee-maker-mod/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 15:11:22 +0000</pubDate>
		<dc:creator>Squintz</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://baltimorehackerspace.com/?p=1742</guid>
		<description><![CDATA[Sure&#8230; anyone can go to the local store and buy a coffee maker with a timer. That was not good enough for our new member Ryan Merl.  Keeping in the hacking spirit, Ryan decided to make his own internet controlled coffee maker. He installed a relay between the wall cord and the power switch on [...]]]></description>
			<content:encoded><![CDATA[<p>Sure&#8230; anyone can go to the local store and buy a coffee maker with a timer. That was not good enough for our new member Ryan Merl.  Keeping in the hacking spirit, Ryan decided to make his own internet controlled coffee maker. He installed a relay between the wall cord and the power switch on the coffee pot. The relay is controlled by his arduino. He used <a title="How to use a relay with arduino tutorial." href="http://www.glacialwanderer.com/hobbyrobotics/?p=9">this tutorial</a> as a guide.  An ethernet shield is used to connect the arduino to the network.</p>
<p>You can find the source code for this project here: <a href="https://github.com/theanti9/HTTPCoffeePot">https://github.com/theanti9/HTTPCoffeePot</a>. Be sure to checkout the Readme.doc for more details.</p>
<p><strong><em>Special Features</em></strong></p>
<ul>
<li>15 minute automatic shutoff</li>
<li>Controlled via HTTP Requests</li>
<li>Status, start, and stop requests</li>
<li>Returns JSON meant for AJAX interfaces</li>
<li>Ready and running LEDs</li>
</ul>
<p>HTTPCoffeePot can be connected to your arduino with an ethernet shield and attached to the network. It will listen on port 80, like a normal web server, and take several different request URLs to control it. The URLs return JSON with the intention that an AJAX interface will be built over it:</p>
<ul>
<li>/status/ &#8211; This will return some information about the current status of the coffee pot</li>
<li>/start/ &#8211; This will start the coffee pot assuming that it is currently ready to be started and not started already</li>
<li>/stop/ &#8211; This will turn off the coffee pot</li>
</ul>
<p>Currently the process will work like this:</p>
<ol>
<li>Put in coffee grounds/filter/water</li>
<li>Press ready button to enter coffee pot into ready state</li>
<li>When coffee is desired, send /start/ request</li>
<li>Wait for coffee to finish</li>
<li>Send manual /stop/ request <em>OR</em> wait for timed automatic shut off to take place after 15 minutes</li>
</ol>
<p>I have a very simple coffee maker which is really only a switch. The modifications I made to the pot were to cut the power inside of it between the wall and the switch on the pot and place a relay in between. The relay is then activated by the Arduino board when sent the /start/ request.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-31-1742">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://baltimorehackerspace.com/2012/01/coffee-maker-mod/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-554" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/img_0490.jpg" title=" " class="shutterset_set_31" >
								<img title="img_0490" alt="img_0490" src="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/thumbs/thumbs_img_0490.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-555" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/img_0491.jpg" title=" " class="shutterset_set_31" >
								<img title="img_0491" alt="img_0491" src="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/thumbs/thumbs_img_0491.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-556" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/img_0492.jpg" title=" " class="shutterset_set_31" >
								<img title="img_0492" alt="img_0492" src="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/thumbs/thumbs_img_0492.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-557" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/img_0495.jpg" title=" " class="shutterset_set_31" >
								<img title="img_0495" alt="img_0495" src="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/thumbs/thumbs_img_0495.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-558" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/img_0496.jpg" title=" " class="shutterset_set_31" >
								<img title="img_0496" alt="img_0496" src="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/thumbs/thumbs_img_0496.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-559" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/img_0498.jpg" title=" " class="shutterset_set_31" >
								<img title="img_0498" alt="img_0498" src="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/thumbs/thumbs_img_0498.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-560" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/circuit_map.png" title=" " class="shutterset_set_31" >
								<img title="circuit_map" alt="circuit_map" src="http://baltimorehackerspace.com/wp-content/gallery/ryan-merl-coffee-maker-mod/thumbs/thumbs_circuit_map.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://baltimorehackerspace.com/2012/01/coffee-maker-mod/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Useful wireless solution comparison chart</title>
		<link>http://baltimorehackerspace.com/2012/01/useful-wireless-solution-comparison-chart/</link>
		<comments>http://baltimorehackerspace.com/2012/01/useful-wireless-solution-comparison-chart/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 16:46:30 +0000</pubDate>
		<dc:creator>superfro</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Soup]]></category>

		<guid isPermaLink="false">http://baltimorehackerspace.com/?p=1718</guid>
		<description><![CDATA[Last week I was having a discussion with one of our members about solutions on how we can control his biped robot he is working on.  I was trying to explain that we could go something like zigbee (which he has a zigbee servo controller already) but you&#8217;re going to trade off throughput, if you [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I was having a discussion with one of our members about solutions on how we can control his biped robot he is working on.  I was trying to explain that we could go something like zigbee (which he has a zigbee servo controller already) but you&#8217;re going to trade off throughput, if you wanted to add streaming video to it, and we&#8217;ll need to construct something for the pc to talk to the zigbee network.  We could go bluetooth, or even wifi, etc.  And it became a discussion of push pull&#8217;s difficulty implementing it, writing code for, cost of parts, etc.</p>
<p>(Biped robot pictured below if you havent&#8217; seen it, it&#8217;s really awesome!)</p>
<p><a href="http://baltimorehackerspace.com/wp-content/uploads/2012/01/marksbiped.jpg"><img class="alignleft size-medium wp-image-1720" title="marksbiped" src="http://baltimorehackerspace.com/wp-content/uploads/2012/01/marksbiped-167x300.jpg" alt="" width="167" height="300" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Anyway, I stumbled on <a href="http://www.digikey.com/us/en/techzone/wireless/resources/articles/wireless-technologies-for-industrial-applications.html">this article on digikey&#8217;s web site</a> that goes into further detail, but I wanted to share this nice little chart they have in the article.  It really sums up cost vs range vs throughput vs robustness.  I found it useful, thought someone else might also.  Enjoy.</p>
<p><a href="http://baltimorehackerspace.com/wp-content/uploads/2012/01/wirelesssolutionchart.jpg"><img class="alignleft size-full wp-image-1719" title="wirelesssolutionchart" src="http://baltimorehackerspace.com/wp-content/uploads/2012/01/wirelesssolutionchart.jpg" alt="" width="584" height="216" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://baltimorehackerspace.com/2012/01/useful-wireless-solution-comparison-chart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are you following us on twitter ?</title>
		<link>http://baltimorehackerspace.com/2011/11/are-you-following-us-on-twitter/</link>
		<comments>http://baltimorehackerspace.com/2011/11/are-you-following-us-on-twitter/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 16:13:15 +0000</pubDate>
		<dc:creator>superfro</dc:creator>
				<category><![CDATA[Happenings]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Soup]]></category>

		<guid isPermaLink="false">http://baltimorehackerspace.com/?p=1680</guid>
		<description><![CDATA[You&#8217;re not ? Well check us out here. Furthermore we&#8217;re doing some google+ stuff too. Oh and here&#8217;s some of the stuff you&#8217;ve been missing! GPS speedo, keepon, old parts, more old parts, dip pic32, and first glimpse at the cake o tron! &#160;]]></description>
			<content:encoded><![CDATA[<p><a href="http://baltimorehackerspace.com/wp-content/uploads/2011/11/gplustwit.jpg"><img class="alignleft size-full wp-image-1682" style="margin-top: 10px; margin-bottom: 10px; border-width: 10px; border-color: black; border-style: solid;" title="gplustwit" src="http://baltimorehackerspace.com/wp-content/uploads/2011/11/gplustwit.jpg" alt="" width="232" height="216" /></a>You&#8217;re not ? Well <a href="http://twitter.com/#!/HarfordHacker">check us out here</a>. Furthermore we&#8217;re doing some <a href="https://plus.google.com/b/104530393773036072303/104530393773036072303/posts">google+ stuff too.</a></p>
<p>Oh and here&#8217;s some of the stuff you&#8217;ve been missing!</p>
<p>GPS speedo, keepon, old parts, more old parts, dip pic32, and first glimpse at the cake o tron!</p>

<div class="ngg-galleryoverview" id="ngg-gallery-30-1680">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://baltimorehackerspace.com/2011/11/are-you-following-us-on-twitter/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-541" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_1_gpsspeedo.jpg" title=" " class="shutterset_set_30" >
								<img title="t_1_gpsspeedo" alt="t_1_gpsspeedo" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_1_gpsspeedo.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-542" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_2_junk.jpg" title=" " class="shutterset_set_30" >
								<img title="t_2_junk" alt="t_2_junk" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_2_junk.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-543" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_3_wirewrap.jpg" title=" " class="shutterset_set_30" >
								<img title="t_3_wirewrap" alt="t_3_wirewrap" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_3_wirewrap.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-544" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_4_whatisit.jpg" title=" " class="shutterset_set_30" >
								<img title="t_4_whatisit" alt="t_4_whatisit" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_4_whatisit.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-545" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_5_beuller.jpg" title=" " class="shutterset_set_30" >
								<img title="t_5_beuller" alt="t_5_beuller" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_5_beuller.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-546" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_6_morejunk.jpg" title=" " class="shutterset_set_30" >
								<img title="t_6_morejunk" alt="t_6_morejunk" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_6_morejunk.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-547" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_10_cakeotron.jpg" title=" " class="shutterset_set_30" >
								<img title="t_10_cakeotron" alt="t_10_cakeotron" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_10_cakeotron.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-548" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_11_kitbuilder.jpg" title=" " class="shutterset_set_30" >
								<img title="t_11_kitbuilder" alt="t_11_kitbuilder" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_11_kitbuilder.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-549" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_12_pic32.jpg" title=" " class="shutterset_set_30" >
								<img title="t_12_pic32" alt="t_12_pic32" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_12_pic32.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-550" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_13_oscope.jpg" title=" " class="shutterset_set_30" >
								<img title="t_13_oscope" alt="t_13_oscope" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_13_oscope.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-551" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_7_morejunk2.jpg" title=" " class="shutterset_set_30" >
								<img title="t_7_morejunk2" alt="t_7_morejunk2" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_7_morejunk2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-552" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_8_keepon1.jpg" title=" " class="shutterset_set_30" >
								<img title="t_8_keepon1" alt="t_8_keepon1" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_8_keepon1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-553" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/t_9_keepon2.jpg" title=" " class="shutterset_set_30" >
								<img title="t_9_keepon2" alt="t_9_keepon2" src="http://baltimorehackerspace.com/wp-content/gallery/from-twitter-nov-17/thumbs/thumbs_t_9_keepon2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://baltimorehackerspace.com/2011/11/are-you-following-us-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Star Wars IV Played on Vintage &#8217;77 Dumb Terminal</title>
		<link>http://baltimorehackerspace.com/2011/03/star-wars-iv-played-on-vintage-77-dumb-terminal/</link>
		<comments>http://baltimorehackerspace.com/2011/03/star-wars-iv-played-on-vintage-77-dumb-terminal/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 02:02:28 +0000</pubDate>
		<dc:creator>bsom</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Soup]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://harfordhackerspace.org/?p=1323</guid>
		<description><![CDATA[What are we going to do with our newly acquired vintage 1977 Lear Siegler terminal?  Why, we&#8217;ll play ASCII Star Wars Episode IV on it, of course!  Recently purchased at the 2011 Techno Swap Fest, this baby-blue beauty has classic 70&#8242;s styling, comfortable keyboard and gets 80 columns on the screen in a lovely white [...]]]></description>
			<content:encoded><![CDATA[<p>What are we going to do with our newly acquired vintage 1977 Lear Siegler terminal?  Why, we&#8217;ll play <a href="http://www.asciimation.co.nz/" target="_blank">ASCII Star Wars Episode IV</a> on it, of course!  Recently purchased at the <a href="https://sites.google.com/site/technoswapfest2/" target="_blank">2011 Techno Swap Fest</a>, this baby-blue beauty has classic 70&#8242;s styling, comfortable keyboard and gets 80 columns on the screen in a lovely white uppercase font.  It took some coaxing to get Baby Blue to play along with an Ubuntu-equipped laptop including tweaking some DIP switches hidden inside her chassis, some clever character substitutions in the ASCII Star Wars file, reading the datasheet for the terminal itself (thanks, <a href="http://en.wikipedia.org/wiki/ADM-3A" target="_blank">Wikipedia</a>!), and wiring up both a FTDI USB-to-serial converter and a MAX232 level converter IC.  But the results were worth a quick video.  Future improvements could include a way to hide the cursor (hardware modification?) and possibly speeding up draws by only painting the characters that have changed.  What do ya think?</p>
<p><iframe title="YouTube video player" width="540" height="385" src="http://www.youtube.com/embed/PGHZJQ5DNx0" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://baltimorehackerspace.com/2011/03/star-wars-iv-played-on-vintage-77-dumb-terminal/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Jeremy Awesome&#8217;s Amazing Technicolor Soapbox Kart</title>
		<link>http://baltimorehackerspace.com/2011/02/jeremy-awesomes-amazing-technicolor-soapbox-kart/</link>
		<comments>http://baltimorehackerspace.com/2011/02/jeremy-awesomes-amazing-technicolor-soapbox-kart/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 00:23:29 +0000</pubDate>
		<dc:creator>bsom</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Members]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Soup]]></category>

		<guid isPermaLink="false">http://harfordhackerspace.org/?p=1309</guid>
		<description><![CDATA[When Jeremy &#8216;Awesome&#8217; Ashinghurst is not busy hacking at HaHa, researching new and interesting ways to make power tools dangerous or just generally being awesome, he&#8217;s busy riding his custom-built gravity-powered vehicle, also known as a soapbox kart, at dangerously high speeds down steep hills.  Well, all of the hard work and road rash paid [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://harfordhackerspace.org/wp-content/uploads/2011/02/karts-and-wheels-winner-soapbox.jpg"><img class="alignleft size-medium wp-image-1310" title="karts-and-wheels-winner-soapbox" src="http://harfordhackerspace.org/wp-content/uploads/2011/02/karts-and-wheels-winner-soapbox-300x225.jpg" alt="" width="300" height="225" /></a>When Jeremy &#8216;Awesome&#8217; Ashinghurst is not busy hacking at HaHa, researching new and interesting ways to make power tools dangerous or just generally being <em>awesome</em>, he&#8217;s busy riding his custom-built gravity-powered vehicle, also known as a soapbox kart, at dangerously high speeds down steep hills.  Well, all of the hard work and road rash paid off for Jeremy recently when he won the grand prize in <a href="http://blog.makezine.com/archive/2011/02/make-karts-and-wheels-contest-winners.html" target="_blank">Make Magazine&#8217;s Karts and Wheels contest</a>. Keep your eyes peeled for Make Volume 26, starring Mr. Awesome&#8217;s Kart, at your local newsstand.  In the meantime, read his entire, well-documented build on the <a href="http://makeprojects.com/Project/Adult-Soapbox-Kart/548/1" target="_blank">Make Blog</a>.  Go Awesome, go!</p>
]]></content:encoded>
			<wfw:commentRss>http://baltimorehackerspace.com/2011/02/jeremy-awesomes-amazing-technicolor-soapbox-kart/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DIY 8&#215;8 LED Array</title>
		<link>http://baltimorehackerspace.com/2011/01/8x8-led-array/</link>
		<comments>http://baltimorehackerspace.com/2011/01/8x8-led-array/#comments</comments>
		<pubDate>Sat, 08 Jan 2011 06:23:35 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://harfordhackerspace.org/?p=1252</guid>
		<description><![CDATA[Like most normal people, I enjoy blinky lights.  Although I helped build the ring of lights in the Tron disc, I was not involved with any of the hardware or software used to actually control the LEDs.  Prior to this project, I had never done anything more than simple PWM control of a few LEDs [...]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="play" value="false" /><param name="src" value="http://www.youtube.com/v/LS14qgToHL0" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/LS14qgToHL0" play="false"></embed></object></p>
<p>Like most normal people, I enjoy blinky lights.  Although I helped build the ring of lights in the Tron disc, I was not involved with any of the hardware or software used to actually control the LEDs.  Prior to this project, I had never done anything more than simple PWM control of a few LEDs directly from a micro-controller, so I decided it was a good time to learn how to control a lot of LEDs.  Since this was done for the purpose of learning, I did everything as difficultly as possible, such as building my own LED array on a protoboard instead of just buying an array.  I also wrote code to bit-bang the serial data instead of just using the compiler&#8217;s built in SPI function.  But, I wanted a generic serial data module anyway after dealing with the Nokia 6100 and it&#8217;s weird 9-bit SPI.  The main point of the whole project was to simply do it myself without asking anyone at the space for help with anything.  I&#8217;m sure the code could be a lot better, but it does what it is supposed to do (I think).  :)</p>

<div class="ngg-galleryoverview" id="ngg-gallery-23-1252">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://baltimorehackerspace.com/2011/01/8x8-led-array/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-354" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/dsc09093.jpg" title=" " class="shutterset_set_23" >
								<img title="dsc09093" alt="dsc09093" src="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/thumbs/thumbs_dsc09093.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-355" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/dsc09094.jpg" title=" " class="shutterset_set_23" >
								<img title="dsc09094" alt="dsc09094" src="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/thumbs/thumbs_dsc09094.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-356" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/dsc09101.jpg" title=" " class="shutterset_set_23" >
								<img title="dsc09101" alt="dsc09101" src="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/thumbs/thumbs_dsc09101.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-357" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/dsc09105.jpg" title=" " class="shutterset_set_23" >
								<img title="dsc09105" alt="dsc09105" src="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/thumbs/thumbs_dsc09105.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-358" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/dsc09109.jpg" title=" " class="shutterset_set_23" >
								<img title="dsc09109" alt="dsc09109" src="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/thumbs/thumbs_dsc09109.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-359" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/dsc09110.jpg" title=" " class="shutterset_set_23" >
								<img title="dsc09110" alt="dsc09110" src="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/thumbs/thumbs_dsc09110.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-360" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/dsc09113.jpg" title=" " class="shutterset_set_23" >
								<img title="dsc09113" alt="dsc09113" src="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/thumbs/thumbs_dsc09113.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-361" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/dsc09121.jpg" title=" " class="shutterset_set_23" >
								<img title="dsc09121" alt="dsc09121" src="http://baltimorehackerspace.com/wp-content/gallery/8x8_led_array/thumbs/thumbs_dsc09121.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://baltimorehackerspace.com/2011/01/8x8-led-array/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Harford Hackerspace at Betascape 2010</title>
		<link>http://baltimorehackerspace.com/2010/07/harford-hackerspace-at-betascape-2010/</link>
		<comments>http://baltimorehackerspace.com/2010/07/harford-hackerspace-at-betascape-2010/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 02:10:14 +0000</pubDate>
		<dc:creator>Twerpling</dc:creator>
				<category><![CDATA[Happenings]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Soup]]></category>

		<guid isPermaLink="false">http://harfordhackerspace.org/?p=891</guid>
		<description><![CDATA[Betascape was this previous weekend and Harford Hackerspace was on hand with robots, lightning bug jars, and general awesomeness. We setup early Saturday morning between Baltimore Node and the First Lego League representatives. The day was spent forging various cardboard blades with crayons and stickers with various children blacksmiths quietly honing their craft. All in [...]]]></description>
			<content:encoded><![CDATA[<p>Betascape was this previous weekend and Harford Hackerspace was on hand with robots, lightning bug jars, and general awesomeness. We setup early Saturday morning between Baltimore Node and the First Lego League representatives. The day was spent forging various cardboard blades with crayons and stickers with various children blacksmiths quietly honing their craft. All in all we gave away approximately 50 swords to young lads and lasses who,  no doubt, brought these mighty cardboard weapons to bear against a variety of fiends.</p>
<p>The previously mentioned Baltimore Node was there demonstrating various projects such as air powered rockets and some sort of power tool drag racing. Set up across from us was The Digital Media Center from Johns Hopkins  demonstrating cloth circuitry and teaching others about cloth circuits. The National Electronics Museum was setup in the back with some kind of robot (which I did not see). Various other people included a company demonstrating a 3D picture taking technology, Bryan Dolge with a makerbot, as well of a bunch of gamemakers in the game making section.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-20-891">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://baltimorehackerspace.com/2010/07/harford-hackerspace-at-betascape-2010/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-287" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0983-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0983-resized" alt="img_0983-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0983-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-286" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0982-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0982-resized" alt="img_0982-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0982-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-288" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0984-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0984-resized" alt="img_0984-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0984-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-289" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0985-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0985-resized" alt="img_0985-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0985-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-290" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0987-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0987-resized" alt="img_0987-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0987-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-291" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0988-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0988-resized" alt="img_0988-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0988-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-292" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0989-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0989-resized" alt="img_0989-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0989-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-293" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0990-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0990-resized" alt="img_0990-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0990-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-294" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0991-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0991-resized" alt="img_0991-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0991-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-295" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0992-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0992-resized" alt="img_0992-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0992-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-296" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0993-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0993-resized" alt="img_0993-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0993-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-297" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0994-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0994-resized" alt="img_0994-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0994-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-298" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0995-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0995-resized" alt="img_0995-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0995-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-299" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0996-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0996-resized" alt="img_0996-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0996-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-300" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0997-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0997-resized" alt="img_0997-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0997-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-301" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0998-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0998-resized" alt="img_0998-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0998-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-302" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_0999-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_0999-resized" alt="img_0999-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_0999-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-303" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_1000-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_1000-resized" alt="img_1000-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_1000-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-304" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_1001-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_1001-resized" alt="img_1001-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_1001-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-305" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/img_1002-resized.jpg" title=" " class="shutterset_set_20" >
								<img title="img_1002-resized" alt="img_1002-resized" src="http://baltimorehackerspace.com/wp-content/gallery/betascape-2010/thumbs/thumbs_img_1002-resized.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-navigation'><span>1</span><a class="page-numbers" href="http://baltimorehackerspace.com/2010/07/harford-hackerspace-at-betascape-2010/?nggpage=2">2</a><a class="page-numbers" href="http://baltimorehackerspace.com/2010/07/harford-hackerspace-at-betascape-2010/?nggpage=3">3</a><a class="next" id="ngg-next-2" href="http://baltimorehackerspace.com/2010/07/harford-hackerspace-at-betascape-2010/?nggpage=2">&#9658;</a></div> 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://baltimorehackerspace.com/2010/07/harford-hackerspace-at-betascape-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CNC v1.5 revision update</title>
		<link>http://baltimorehackerspace.com/2010/07/cnc-v1-5-revision-update/</link>
		<comments>http://baltimorehackerspace.com/2010/07/cnc-v1-5-revision-update/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 20:41:34 +0000</pubDate>
		<dc:creator>solovus</dc:creator>
				<category><![CDATA[CNC]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://harfordhackerspace.org/?p=876</guid>
		<description><![CDATA[We are currently in the process of revising our CNC design since the Y/Z axis was eating its rails over time due to slight alignment issues.  We decided to upgrade the bearings in general to avoid the problem in the future.  The x-axis seems to be working fine, so we are going to leave it [...]]]></description>
			<content:encoded><![CDATA[<p>We are currently in the process of revising our CNC design since the Y/Z axis was eating its rails over time due to slight alignment issues.  We decided to upgrade the bearings in general to avoid the problem in the future.  The x-axis seems to be working fine, so we are going to leave it alone for now.   The revision includes CNC cut pieces instead of hand cut pieces (using table saws and drill presses).   We also did a major upgrade to the bearings and went with ACME-type lead screws to minimize backlash and improve accuracy.  We updated the stepper couplings to the lead screws to make future maintenance easier.  The redesign is expected to be complete within the month. 
<div class="ngg-galleryoverview" id="ngg-gallery-18-876">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://baltimorehackerspace.com/2010/07/cnc-v1-5-revision-update/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-273" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/imag0189.jpg" title=" " class="shutterset_set_18" >
								<img title="imag0189" alt="imag0189" src="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/thumbs/thumbs_imag0189.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-274" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/imag0190.jpg" title=" " class="shutterset_set_18" >
								<img title="imag0190" alt="imag0190" src="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/thumbs/thumbs_imag0190.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-275" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/imag0191.jpg" title=" " class="shutterset_set_18" >
								<img title="imag0191" alt="imag0191" src="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/thumbs/thumbs_imag0191.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-276" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/imag0192.jpg" title=" " class="shutterset_set_18" >
								<img title="imag0192" alt="imag0192" src="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/thumbs/thumbs_imag0192.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-277" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/imag0193.jpg" title=" " class="shutterset_set_18" >
								<img title="imag0193" alt="imag0193" src="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/thumbs/thumbs_imag0193.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-278" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/imag0194.jpg" title=" " class="shutterset_set_18" >
								<img title="imag0194" alt="imag0194" src="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/thumbs/thumbs_imag0194.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-279" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/imag0196.jpg" title=" " class="shutterset_set_18" >
								<img title="imag0196" alt="imag0196" src="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/thumbs/thumbs_imag0196.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-280" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/imag0197.jpg" title=" " class="shutterset_set_18" >
								<img title="imag0197" alt="imag0197" src="http://baltimorehackerspace.com/wp-content/gallery/cnc-rev1-5-progress/thumbs/thumbs_imag0197.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

</p>
]]></content:encoded>
			<wfw:commentRss>http://baltimorehackerspace.com/2010/07/cnc-v1-5-revision-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LED Fireflies in a Jar (v1.0)</title>
		<link>http://baltimorehackerspace.com/2010/07/led-fireflies-in-a-jar-v1-0/</link>
		<comments>http://baltimorehackerspace.com/2010/07/led-fireflies-in-a-jar-v1-0/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 15:37:42 +0000</pubDate>
		<dc:creator>superfro</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Soup]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[CCS]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://harfordhackerspace.org/?p=858</guid>
		<description><![CDATA[Me and my wife recently had our first child.  I&#8217;ve been trying to come up with some projects I can do for the kid.  Well, around this time of the year the fireflies go crazy around my house, so we came up with the idea to do led fireflies in a jar.  It should be [...]]]></description>
			<content:encoded><![CDATA[<p>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" 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/TBUS7_ADqwI&amp;hl=en_US&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/TBUS7_ADqwI&amp;hl=en_US&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object>
</p>
<p>Me and my wife recently had our first child.  I&#8217;ve been trying to come up with some projects I can do for the kid.  Well, around this time of the year the fireflies go crazy around my house, so we came up with the idea to do led fireflies in a jar.  It should be something cool for him to stare at and is easy to build.</p>
<p>Schematics, C source code and hex file are available <a href="http://wiki.harfordhackerspace.org/index.php?title=Firefly_jar_v1">here on our wiki</a>.  If you want to build one it should only take about an hour.</p>
<p>I&#8217;m planning on making a version 2 with some changes, stay tuned for that one.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-17-858">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://baltimorehackerspace.com/2010/07/led-fireflies-in-a-jar-v1-0/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-268" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/led-firefly-jar-v1-0/448px-deadbug_soldered_firefly_jar.jpg" title=" " class="shutterset_set_17" >
								<img title="448px-deadbug_soldered_firefly_jar" alt="448px-deadbug_soldered_firefly_jar" src="http://baltimorehackerspace.com/wp-content/gallery/led-firefly-jar-v1-0/thumbs/thumbs_448px-deadbug_soldered_firefly_jar.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-269" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/led-firefly-jar-v1-0/448px-firefly_lid.jpg" title=" " class="shutterset_set_17" >
								<img title="448px-firefly_lid" alt="448px-firefly_lid" src="http://baltimorehackerspace.com/wp-content/gallery/led-firefly-jar-v1-0/thumbs/thumbs_448px-firefly_lid.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-270" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/led-firefly-jar-v1-0/448px-fully_assembled_firefly_v1_jar.jpg" title=" " class="shutterset_set_17" >
								<img title="448px-fully_assembled_firefly_v1_jar" alt="448px-fully_assembled_firefly_v1_jar" src="http://baltimorehackerspace.com/wp-content/gallery/led-firefly-jar-v1-0/thumbs/thumbs_448px-fully_assembled_firefly_v1_jar.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-271" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/led-firefly-jar-v1-0/448px-mounted_inside_components.jpg" title=" " class="shutterset_set_17" >
								<img title="448px-mounted_inside_components" alt="448px-mounted_inside_components" src="http://baltimorehackerspace.com/wp-content/gallery/led-firefly-jar-v1-0/thumbs/thumbs_448px-mounted_inside_components.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-272" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://baltimorehackerspace.com/wp-content/gallery/led-firefly-jar-v1-0/579px-firefly_jar_schematic.png" title=" " class="shutterset_set_17" >
								<img title="579px-firefly_jar_schematic" alt="579px-firefly_jar_schematic" src="http://baltimorehackerspace.com/wp-content/gallery/led-firefly-jar-v1-0/thumbs/thumbs_579px-firefly_jar_schematic.png" width="88" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://baltimorehackerspace.com/2010/07/led-fireflies-in-a-jar-v1-0/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Sugru FTW!</title>
		<link>http://baltimorehackerspace.com/2010/06/sugru-ftw/</link>
		<comments>http://baltimorehackerspace.com/2010/06/sugru-ftw/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 01:18:19 +0000</pubDate>
		<dc:creator>bsom</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://harfordhackerspace.org/?p=853</guid>
		<description><![CDATA[Look what the postman brought us today!  Not sure what we&#8217;re going to do with it yet, but it could have a cameo in an upcoming project&#8230;  If you&#8217;re not familiar with Sugru, check it out here.]]></description>
			<content:encoded><![CDATA[<p>Look what the postman brought us today!  Not sure what we&#8217;re going to do with it yet, but it could have a cameo in an upcoming project&#8230;  If you&#8217;re not familiar with Sugru, check it out <a href="http://sugru.com/" target="_parent">here</a>.<br />
<a href="http://harfordhackerspace.org/wp-content/uploads/2010/06/sugru.jpg"><img class="alignleft size-medium wp-image-852" title="sugru" src="http://harfordhackerspace.org/wp-content/uploads/2010/06/sugru-300x293.jpg" alt="" width="300" height="293" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://baltimorehackerspace.com/2010/06/sugru-ftw/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

