<?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>hackademia</title>
	<atom:link href="http://www.hackademia.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackademia.com</link>
	<description>where you don&#039;t have to be an expert to be an innovator</description>
	<lastBuildDate>Mon, 26 Mar 2012 23:03:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Get Freaky With It</title>
		<link>http://www.hackademia.com/get-freaky-with-it/</link>
		<comments>http://www.hackademia.com/get-freaky-with-it/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 10:12:32 +0000</pubDate>
		<dc:creator>Klim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackademia.com/?p=309</guid>
		<description><![CDATA[Here is an update on the UWPD light box. We decided to use a freakduino board which is an affordable, arduino compatible board, with onboard wifi signal detector. The code is providing a lovely challenge to write. Currently, we are focusing on having the freakduino board switch between  a red and a white LED. From [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Here is an update on the UWPD light box.</p>
<p>We decided to use a freakduino board which is an affordable, arduino compatible board, with onboard wifi signal detector.</p>
<p style="text-align: center"><img class="aligncenter  wp-image-310" src="http://www.hackademia.com/wp-content/uploads/2012/02/CIMG1029-1024x764.jpg" alt="" width="614" height="458" /></p>
<p style="text-align: left">The code is providing a lovely challenge to write. Currently, we are focusing on having the freakduino board switch between  a red and a white LED. From there we would like the color switch to only happen when a new alert is tweeted by UWalerts.</p>
<p style="text-align: left">Our hope is that an RGB or 7-color blinking LED can replace the two LED&#8217;s we have now and different colors can be added in to mean different types of alerts. Also, we would like the light box to cycle through the 3 most recent alerts until the box is recent and goes back to cycling through a blue and white light cycle.</p>
<p style="text-align: left">What I&#8217;ve learnt so far on this project is there are many different ways to do what seems like a simple task with an arduino. Getting a 7 color LED to go through a color sequence was a lot more challenging that I thought. One set of instructions included resistors, while a different one included a switch.</p>
<p style="text-align: left">It would be convenient and a lot less frustrating if there was a specific instructables for this project. At the same time, the challenge presented and the skills I am learning (C++ for dummies is my new &#8216;light&#8217; reading) plus how accomplished I will feel makes it all the more worth it.</p>
<p style="text-align: left">I leave y&#8217;all with this life lesson: When using lead based solder; use proper protection and solder in a well ventilated area.</p>
<p style="text-align: center"><a href="http://www.hackademia.com/wp-content/uploads/2012/02/02182012253.jpg"><img class="aligncenter  wp-image-311" src="http://www.hackademia.com/wp-content/uploads/2012/02/02182012253.jpg" alt="" width="429" height="431" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackademia.com/get-freaky-with-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So you tell time, I get it, what else?</title>
		<link>http://www.hackademia.com/so-you-tell-time-i-get-it-what-else/</link>
		<comments>http://www.hackademia.com/so-you-tell-time-i-get-it-what-else/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 11:30:31 +0000</pubDate>
		<dc:creator>epoxy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackademia.com/?p=303</guid>
		<description><![CDATA[After much fiddling with instructions, circuit diagrams, and trying to zoom in on grainy unhelpful pictures, the Knock Block was completed. These are the instructions I&#8217;ve been using: http://www.instructables.com/id/Knock-Block/ The electronics are in steps 3 and 4 of the instructions. Wiring the piezo was simple enough, yet it wasn&#8217;t exactly like I could test the film [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>After much fiddling with instructions, circuit diagrams, and trying to zoom in on grainy unhelpful pictures, the Knock Block was completed. These are the instructions I&#8217;ve been using: http://www.instructables.com/id/Knock-Block/</p>
<p>The electronics are in steps 3 and 4 of the instructions. Wiring the piezo was simple enough, yet it wasn&#8217;t exactly like I could test the film element without finishing the rest of it, so even trying to tape it to anything at that point was moot! Step 4 was where things got hairy for a while. It has a circuit diagram and then seemingly-contradictory instructions beneath it on how to wire the battery. And the photo uploaded for this step happened to physically cover up exactly where wires were coming from and going into, some help that was&#8230;</p>
<div id="attachment_304" class="wp-caption alignnone" style="width: 300px">
	<a href="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_1272blog.jpg"><img class="size-medium wp-image-304" src="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_1272blog-300x199.jpg" alt="Arduino with alligator clips and resistor" width="300" height="199" /></a>
	<p class="wp-caption-text">Stalled out at step four</p>
</div>
<p>I&#8217;m no Electrical Engineer, this is my first project with an Arduino besides making a cute little LED blink, so when I came across a confusing circuit diagram, I waited until I had people with more experience around and picked their brains for it. One of my little helpers was able to figure out it might be okay to wire these two wires into the same pin, then confirmed it with even higher-level experts on the internet, and no explosions happened when I tried it.</p>
<div id="attachment_305" class="wp-caption alignnone" style="width: 300px">
	<a href="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_1277blog.jpg"><img class="size-medium wp-image-305" src="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_1277blog-300x199.jpg" alt="" width="300" height="199" /></a>
	<p class="wp-caption-text">I got the green light on the Arduino to go on for a second. It was the most exciting thing I can remember.</p>
</div>
<p>I&#8217;m glad I already knew how to solder before this because it turns out I was using the world&#8217;s crappiest iron for most of the afternoon before seeing there was another one in the drawer. It&#8217;s not &#8220;ballin&#8217;&#8221; to discover that your soldering wire keeps balling whenever you get it close, but never hot enough to solder anything.</p>
<div id="attachment_306" class="wp-caption alignnone" style="width: 300px">
	<a href="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_1286blog.jpg"><img class="size-medium wp-image-306" src="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_1286blog-300x199.jpg" alt="Testing solenoid and sensor with Arduino" width="300" height="199" /></a>
	<p class="wp-caption-text">Knock one... knock two...?</p>
</div>
<p>Now, the electronics are all wired, all functional, yay, right? Not necessarily. Upon testing, it appears as there&#8217;s one last unresolved problem. One of my helpers would hold down the piezo vibration sensor to the plastic lid we had taped it to while I&#8217;d knock the lid or flick it with my fingers. In my other hand, I held the solenoid ever-so-slightly over the table so that the pin would tap up and fall down (creating the reciprocal machine-generated &#8220;knock&#8221;). If you knocked once, nothing would happen. If you knocked twice, it would tell the time &#8220;6:45&#8243; by knocking six times followed by three slower knocks (6 hours and 3 quarter-tones). If you knocked any more than three times, at any speed, it would tell time. It&#8217;s supposed to echo back a knocking pattern after two knocks! Only two or three times out of what felt like a hundred was I able to get a replicated-knock (other than 6:45).</p>
<div id="attachment_307" class="wp-caption alignnone" style="width: 300px">
	<a href="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_1288blog.jpg"><img class="size-medium wp-image-307" src="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_1288blog-300x199.jpg" alt="Arduino with battery, sensor, and solenoid" width="300" height="199" /></a>
	<p class="wp-caption-text">The finished electronics</p>
</div>
<p>My next steps on this project include commenting-out the time-telling section of code in C++ and building the final box in which these electronics will function. I am hoping to learn how to use a CNC router, as this will be valuable to me as a sculptor throughout my career, but they&#8217;re hard to find. My only lead is to consult with the ME department, possibly Physics, or maybe even Architecture, which I know owns a laser-cutter that&#8217;s supposedly very easy to use.</p>
<p>Stay curious,</p>
<p>-Julia</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackademia.com/so-you-tell-time-i-get-it-what-else/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Say Cheese!</title>
		<link>http://www.hackademia.com/say-cheese/</link>
		<comments>http://www.hackademia.com/say-cheese/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 09:40:48 +0000</pubDate>
		<dc:creator>omni</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackademia.com/?p=296</guid>
		<description><![CDATA[After a few false starts and one smoking LED (whoops), I finally got my arduino+IR LED camera trigger up and running! My next step is to get a motion sensor and then use that to set up a motion sensitive trigger for the camera! I am also eventually thinking it would be cool to build [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>After a few false starts and one smoking LED (whoops), I finally got my arduino+IR LED camera trigger up and running! My next step is to get a motion sensor and then use that to set up a motion sensitive trigger for the camera! I am also eventually thinking it would be cool to build something that will be triggered by the like sof lightning or fireworks:</p>
<p><a href="http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/#">http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/#</a></p>
<p>Here is a video of what I built in action. My Nikon D7000 being triggered by IR LED connected to my Arduino Uno board:</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/d7ze7CEpDZs?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackademia.com/say-cheese/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trying to Take Flight</title>
		<link>http://www.hackademia.com/trying-to-take-flight/</link>
		<comments>http://www.hackademia.com/trying-to-take-flight/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 09:31:31 +0000</pubDate>
		<dc:creator>omni</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[hackademia]]></category>
		<category><![CDATA[helicopter]]></category>
		<category><![CDATA[infrared]]></category>
		<category><![CDATA[sg107]]></category>
		<category><![CDATA[syma]]></category>

		<guid isPermaLink="false">http://www.hackademia.com/?p=291</guid>
		<description><![CDATA[So I thought I would start with a post that shares something that is somewhat of a failure thus far, and then move on to a post that is a success! I have been trying to get my Syma SG107 to take flight via the use of an IR LED attached to the Arduino Uno [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>So I thought I would start with a post that shares something that is somewhat of a failure thus far, and then move on to a post that is a success!</p>
<p>I have been trying to get my Syma SG107 to take flight via the use of an IR LED attached to the Arduino Uno board so that I can try to automate a very simple flight path:</p>
<p><a href="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_4443.jpg"><img class="alignnone size-medium wp-image-292" src="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_4443-300x224.jpg" alt="" width="300" height="224" /></a></p>
<p>So far these attempt shave been mostly unsuccessful. I am fairly certain that my wiring is correct, but I might need to use a different resistor as there are a couple of conflicting opinions online. I am also trying to modify some of the code I have found to be an amalgamation of two different sources, so that might be holding me back a bit as well. I was able to get it to sort of sporadically trigger the rotors on the helicopter for about 5 seconds &#8211; but haven&#8217;t been able to repeat this (very frustrating!).</p>
<p>I will be messing with this over the next few weeks when I have free time &#8211; so, updates coming soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackademia.com/trying-to-take-flight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D scanning progress, 3D printing frustration, and the beginning of the Knock Block</title>
		<link>http://www.hackademia.com/3d-scanning-progress-3d-printing-frustration-and-the-beginning-of-the-knock-block/</link>
		<comments>http://www.hackademia.com/3d-scanning-progress-3d-printing-frustration-and-the-beginning-of-the-knock-block/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 19:32:34 +0000</pubDate>
		<dc:creator>epoxy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackademia.com/?p=278</guid>
		<description><![CDATA[I&#8217;ve got a few projects on my hands at the moment in the Hackademia Lab. First, I have been working on the home-made 3D scanner with a team for a few weeks now. We made a background and mounted calibration dots on it to correspond to the correct scale of the objects we plan to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve got a few projects on my hands at the moment in the Hackademia Lab.</p>
<p>First, I have been working on the home-made 3D scanner with a team for a few weeks now. We made a background and mounted calibration dots on it to correspond to the correct scale of the objects we plan to scan. To do the actual scanning, I volunteered the use of my Canon DSLR, though I wasn&#8217;t sure on how to work it. I did a little online research to see that I would need to a) know how to work the camera in video mode and b) have an HDMI cable. As for the video functions, I got the hang of it with the help of the manual, specifically figuring out the funky business of why the shutter stays open then closes randomly, or how to perform auto-focus, or do the (extremely helpful) LCD-zoom for focusing the camera with utmost accuracy. I would like to attribute my fine eye for focusing lenses back to darkroom photography and my countless days spent staring at crisp grains of silver on plastic. I wish we were allowed the same fine focusing of the projector we&#8217;re using to perform the scan, as you&#8217;ll see in this picture, the projector makes things a bit tricky.</p>
<div id="attachment_280" class="wp-caption alignnone" style="width: 300px">
	<a href="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_0871blog.jpg"><img class="size-medium wp-image-280" src="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_0871blog-300x199.jpg" alt="calibrating a 3D scanning projector with a cup and background" width="300" height="199" /></a>
	<p class="wp-caption-text">Calibrating the projector with my DSLR, notice fancy cup!</p>
</div>
<p>After we calibrated the focus, another group member ran the scanning software to calibrate it with the computer. That&#8217;s where those fun little lines come from on the image above! The calibration process is easy to run, but not as easy to set up. The camera and projector have to be arranged at specific angle differences for it to work, the board &amp; calibration dots have to be exactly facing the camera, and then we still get problems within the software of misread angles, thus affecting our point clouds. The actual scanning process is barely harder than the calibration: it takes about the same amount of time and it looks the same with the scan lines going. On our first try a week or two ago, we attempted to scan a bag of coffee beans. One factor we didn&#8217;t take into account was that the bag was made of reflective plastic, and reflective material messes with the scan big-time. The only things the point cloud definitively picked up were the matte-paper logo and the curled top of the bag. From here on out, it&#8217;s going to be all about getting the scanner to make a more accurate point cloud.</p>
<p>As for my individual project, I have started working on the Knock Block, seen here at Instructables: http://www.instructables.com/id/Knock-Block/</p>
<p>I hunted down all of the electronics on the creators&#8217; list, but I&#8217;ve already noticed they leave a few things out. I&#8217;m glad our lab has basic stuff like alligator clips laying around. The instructions contain a picture of the actual setup of the Arduino as well as a circuit diagram. As I&#8217;m not an Electrical Engineer and I haven&#8217;t taken physics since AP in my senior year, the circuit diagram is a bit more of a stretch to understand. I find myself looking at their real picture more than the diagram. They aren&#8217;t easy to understand, and if you Google search &#8220;understanding beginner circuit diagrams&#8221; or the like, I haven&#8217;t come across any tutorials yet. Here is where I left off in the lab on Monday evening:</p>
<div id="attachment_279" class="wp-caption alignnone" style="width: 300px">
	<a href="http://www.hackademia.com/wp-content/uploads/2012/02/Photo-on-2012-02-13-at-16.50.jpg"><img class="size-medium wp-image-279" src="http://www.hackademia.com/wp-content/uploads/2012/02/Photo-on-2012-02-13-at-16.50-300x224.jpg" alt="Arduino, gator clips, and piezo film element" width="300" height="224" /></a>
	<p class="wp-caption-text">This is my best guess at how the squiggles on the circuit diagram are supposed to look in real life.</p>
</div>
<p>And the last project I&#8217;m working on is assisting my friend with getting to know the 3D printer. We thought the first place to start would be at the software, and since the lab has a Makerbot 3D printer, we went to Makerbot Technology&#8217;s website for answers. Solidworks would have been the best to learn 3D modeling, but we&#8217;re students and they don&#8217;t even give students a limited-time free trial, so we had to go the free route. We raced each other to see who could download Google Sketchup and add the necessary plugin for 3D printing first. My friend is a PC user, I&#8217;m a Mac user, and we both ran into a lot of frustrating problems for maybe a half an hour. I broke the cycle by looking deeply at the Makerbot website instructions, downloading a different version of the plugin, and adding it manually via the program preferences. Now to learn Sketchup&#8230;</p>
<div id="attachment_283" class="wp-caption alignnone" style="width: 300px">
	<a href="http://www.hackademia.com/wp-content/uploads/2012/02/Screen-shot-2012-02-15-at-11.29.05-AM.png"><img class="size-medium wp-image-283" src="http://www.hackademia.com/wp-content/uploads/2012/02/Screen-shot-2012-02-15-at-11.29.05-AM-300x232.png" alt="Smiley face on Google Sketchup" width="300" height="232" /></a>
	<p class="wp-caption-text">Little did Mr. Smiley Pants know his creator looked down on him for being disappointingly two-dimensional...</p>
</div>
<p>Stay curious,</p>
<p>Julia</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackademia.com/3d-scanning-progress-3d-printing-frustration-and-the-beginning-of-the-knock-block/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fusion Successful</title>
		<link>http://www.hackademia.com/fusion-successful/</link>
		<comments>http://www.hackademia.com/fusion-successful/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 03:10:53 +0000</pubDate>
		<dc:creator>Vasu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackademia.com/?p=269</guid>
		<description><![CDATA[The result of 4 hours of work. &#160;]]></description>
			<content:encoded><![CDATA[<p></p><p>The result of 4 hours of work.<a href="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_20120210_190509.jpg"><img class="alignnone size-large wp-image-271" src="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_20120210_190509-768x1024.jpg" alt="" width="500" /></a></p>
<p>&nbsp;</p>
<p><a href="http://www.hackademia.com/wp-content/uploads/2012/02/Cup.jpg"><img class="alignnone size-full wp-image-270" src="http://www.hackademia.com/wp-content/uploads/2012/02/Cup.jpg" alt="" width="550" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackademia.com/fusion-successful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Individual Project</title>
		<link>http://www.hackademia.com/individual-project/</link>
		<comments>http://www.hackademia.com/individual-project/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 10:08:52 +0000</pubDate>
		<dc:creator>epoxy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackademia.com/?p=265</guid>
		<description><![CDATA[I have been looking into making my own &#8220;Knock Block&#8221; which I found on Instructables.com. You can find instructions for it here: http://www.instructables.com/id/Knock-Block/ I&#8217;m drawn to this project because it will give me the chance to really check out this Arduino stuff on my own, maybe tweak the C++ code a little bit, and exercise my [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I have been looking into making my own &#8220;Knock Block&#8221; which I found on Instructables.com. You can find instructions for it here: http://www.instructables.com/id/Knock-Block/</p>
<p>I&#8217;m drawn to this project because it will give me the chance to really check out this Arduino stuff on my own, maybe tweak the C++ code a little bit, and exercise my mad woodworking skills. And the thing tells time too. I just got all the parts in the mail and I&#8217;m excited to start making it. The element that detects vibrations was the hardest to track down, I wonder what other kind of uses it could have.</p>
<p>Beth brought in a cool project for us to complete during lab meeting last week, it put my blinky LED and paper-cutting knowledge to the test!</p>
<div id="attachment_266" class="wp-caption alignnone" style="width: 300px">
	<a href="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_0767.jpg"><img class="size-medium wp-image-266" src="http://www.hackademia.com/wp-content/uploads/2012/02/IMG_0767-300x200.jpg" alt="Light-up card with dolphin" width="300" height="200" /></a>
	<p class="wp-caption-text">I like to think that the dolphin is dreamin&#039; big, trying to snack on that juicy light-up bird. The light is only activated when the card is pressed, preserving battery life.</p>
</div>
<p>Knock Block progress later,</p>
<p>Julia</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackademia.com/individual-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In Search of the Elusive Wifly</title>
		<link>http://www.hackademia.com/in-search-of-the-elusive-wifly/</link>
		<comments>http://www.hackademia.com/in-search-of-the-elusive-wifly/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 03:09:20 +0000</pubDate>
		<dc:creator>Klim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackademia.com/?p=259</guid>
		<description><![CDATA[One of the more frustrating aspects of the internet is that if I am looking for a simple solution to a problem, it will present me with several options and leave me believing the solution is a lot more complex. My team&#8217;s project is to create a light box that changes color based off of University of [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>One of the more frustrating aspects of the internet is that if I am looking for a simple solution to a problem, it will present me with several options and leave me believing the solution is a lot more complex.</p>
<p>My team&#8217;s project is to create a light box that changes color based off of University of Washington Police Department alerts. For example, if there were no alerts than an RGB LED inside the light box would be white but if a chemical spill occurred then the light would switch to blue. The inspiration for this project was twofold. First, I came across the Twiiter Mood in a Box (<a href="http://www.instructables.com/id/Twitter-Mood-Light-The-Worlds-Mood-in-a-Box/?ALLSTEPS">http://www.instructables.com/id/Twitter-Mood-Light-The-Worlds-Mood-in-a-Box/?ALLSTEPS</a>) which changes color based off the mood most expressed in tweets. Secondly, as a Resident Assistant in the res halls, it is important that I know when there is an emergency on campus but text alert does not always work and I don&#8217;t check my email more than every couple of hours. Thus, a light box would be a more visible and immediate alert system.</p>
<p>One of the most crucial pieces to the light box is a Wifly shield that consistently checks UWPD alerts using a wifi signal. In my search for an affordable shield (average price is upwards of $85), I came across all types of configurations and models that left me with more questions than answers. Do I want a shield or a module, what is the difference between a transceiver and a resistor, how does the thing even connect to an arduino, ect&#8230; I finally came across a master post of all the wifly shields out there (<a href="http://postscapes.com/arduino-wifi">http://postscapes.com/arduino-wifi</a>) which will hopefully give some direction.</p>
<p>Pictures of the construction of the light box to come soon.</p>
<p>-Erin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackademia.com/in-search-of-the-elusive-wifly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Bright Idea and 3D Scanner</title>
		<link>http://www.hackademia.com/a-bright-idea-and-3d-scanner/</link>
		<comments>http://www.hackademia.com/a-bright-idea-and-3d-scanner/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 02:36:12 +0000</pubDate>
		<dc:creator>mribera</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[card]]></category>
		<category><![CDATA[circuit]]></category>
		<category><![CDATA[LED]]></category>

		<guid isPermaLink="false">http://www.hackademia.com/?p=248</guid>
		<description><![CDATA[This week in the Hackademia Lab we constructed high-tech cards. We learned the basic structure of a circuit and applied it to making our card light up with an LED. I made a pop-up card featuring a bright idea. One of the barriers we ran into is how to create a switch using the materials [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: left">This week in the Hackademia Lab we constructed high-tech cards.</p>
<p style="text-align: left">We learned the basic structure of a circuit and applied it to making our card light up with an LED. I made a pop-up card featuring a bright idea.</p>
<div id="attachment_249" class="wp-caption aligncenter" style="width: 225px">
	<a href="http://www.hackademia.com/wp-content/uploads/2012/02/hackademia-card21.jpg"><img class="size-medium wp-image-249" src="http://www.hackademia.com/wp-content/uploads/2012/02/hackademia-card21-225x300.jpg" alt="" width="225" height="300" /></a>
	<p class="wp-caption-text">My card was designed to congratulate someone who had a bright idea.</p>
</div>
<p>One of the barriers we ran into is how to create a switch using the materials we were given. A few of us wanted our LEDs to light-up when the card was open. This would save the battery&#8217;s power while the card wasn&#8217;t being looked at.</p>
<p>A couple of solutions were tossed on the table:</p>
<ul>
<li>Create a device that would slide into contact and close the circuit once the card was opened.</li>
<li>Install a manual on/off switch accessible to the card reader.</li>
</ul>
<p>We didn&#8217;t have time to try either, but I&#8217;m eager to test them out!</p>
<div class="mceTemp mceIEcenter">
<div id="attachment_250" class="wp-caption alignnone" style="width: 720px">
	<a href="http://www.hackademia.com/wp-content/uploads/2012/02/hackademia-card11.jpg"><img class="size-full wp-image-250" src="http://www.hackademia.com/wp-content/uploads/2012/02/hackademia-card11.jpg" alt="" width="720" height="960" /></a>
	<p class="wp-caption-text">Back stage: power source and copper tape.</p>
</div>
</div>
<p>&nbsp;</p>
<p>In the bigger scheme of things, we&#8217;re going to be starting our projects soon. My group will be creating a 3-D scanner using a projector, a camera, an arduino, and some free software (<a href="http://www.david-laserscanner.com/">DAVID-LaserScanner</a>).</p>
<p>We have all of the needed components assembled and we&#8217;ll begin the construction phase in the next week!</p>
<p>&nbsp;</p>
<p>Best,</p>
<p>Mark</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackademia.com/a-bright-idea-and-3d-scanner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blinking LED &amp; Possible Projects</title>
		<link>http://www.hackademia.com/blinking-led-possible-projects/</link>
		<comments>http://www.hackademia.com/blinking-led-possible-projects/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 19:40:50 +0000</pubDate>
		<dc:creator>MaclBB</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackademia.com/?p=236</guid>
		<description><![CDATA[Hey, my name is Marcel and my first post will describe how I made a LED blink and what possible projects I have in mind for this quarter of Hackademia: Blinking LED Because there are a lot of good tutorials on how to make a LED blink with an Arduino, I looked for the most [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Hey, my name is Marcel and my first post will describe how I made a LED blink and what possible projects I have in mind for this quarter of Hackademia:</p>
<p><strong>Blinking LED</strong></p>
<p>Because there are a lot of good tutorials on how to make a LED blink with an Arduino, I looked for the most complete one which also included steps to connect the board to my computer: <a title="Tutorial" href="http://www.arduino.cc/en/Tutorial/BlinkingLED" target="_blank">Tutorial</a></p>
<p>As instructed, I connected the LED to the board. Then, I downloaded the software and connected the Arduino Board to my computer. Then I compiled  the code, uploaded it to the board and thus completed my first Arduino project.</p>
<p><strong>Possible Projects</strong></p>
<p>My first plan for this quarter was to learn how to operate the makerbot and use 3D-Modelling Software to create my own object. After thinking about what I could create, I had another idea: <em>Copying Objects</em></p>
<p>To make a copy of a real-life object, one first would have to scan it, then use the data to save it as a model for the <a title="Makerbot" href="http://www.makerbot.com" target="_blank">makerbot</a> and then print it. After some research, I found a instructional website which would let one build a 3D-Laserscanner at low cost: <a title="David Laserscanner" href="http://www.david-laserscanner.com/" target="_blank">David-Laserscanner</a></p>
<p>I&#8217;m very optimistic that this could become a very interesting project and would love to hear what others think about it.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackademia.com/blinking-led-possible-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

