<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hack a Day &#187; usb</title>
	<atom:link href="http://hackaday.com/tag/usb/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 06:18:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hackaday.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5560f98f805877b0e332f191cb9e0af3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hack a Day &#187; usb</title>
		<link>http://hackaday.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hackaday.com/osd.xml" title="Hack a Day" />
	<atom:link rel='hub' href='http://hackaday.com/?pushpress=hub'/>
		<item>
		<title>Learning to use the V-USB (AVR USB firmware) library</title>
		<link>http://hackaday.com/2012/02/09/learning-to-use-the-v-usb-avr-usb-firmware-library/</link>
		<comments>http://hackaday.com/2012/02/09/learning-to-use-the-v-usb-avr-usb-firmware-library/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 16:58:28 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[V-USB]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=67101</guid>
		<description><![CDATA[The V-USB library is a pretty handy piece of code that lets you add USB connectivity to ATtiny microcontrollers (it was previously named tinyUSB). But if you&#8217;ve ever looked into adding the library to your own projects you may have been stymied by the complexity of the code. There are many examples, but there&#8217;s a lack of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=67101&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-67102" title="v-usb-tutorial" src="http://hackadaycom.files.wordpress.com/2012/02/v-usb-tutorial.jpg" alt="" width="470" height="400" /></p>
<p>The V-USB library is a pretty handy piece of code that lets you add USB connectivity to ATtiny microcontrollers (it was previously named tinyUSB). But if you&#8217;ve ever looked into adding the library to your own projects you may have been stymied by the complexity of the code. There are many examples, but there&#8217;s a lack of a concise quick-start for the uninitiated. [Joonas Pihlajamaa] has been working to correct that shortfall with <a href="http://codeandlife.com/2012/01/22/avr-attiny-usb-tutorial-part-1/">his four-part V-USB tutorial series</a>. It&#8217;s not for the absolute newbie; you should already be comfortable working with AVR chips but that&#8217;s the only real prerequisite we can see.</p>
<p>He starts the series with a look into the hardware considerations. USB provides a 5V power rail but the data lines expect 3.3V logic so this must be accounted for. With the test rig built on a breadboard he moves on to pick apart the code, covering various user-defined variables that you&#8217;ll need to set based on your project&#8217;s needs. We&#8217;re going to keep this on the back burner and hopefully <a href="http://hackaday.com/2010/12/19/hackaday-unleashes-a-troll-sniffing-rat/">the Troll Sniffing Rat</a> will get a makeover (although we must say comments have been a lot nicer as of late&#8230; keep it up!).</p>
<p>We&#8217;ve embedded links to all four tutorial parts after the break.</p>
<p><span id="more-67101"></span></p>
<ul>
<li><a href="http://codeandlife.com/2012/01/22/avr-attiny-usb-tutorial-part-1/" target="_blank">http://codeandlife.com/2012/01/22/avr-attiny-usb-tutorial-part-1/</a> (primer)</li>
<li><a href="http://codeandlife.com/2012/01/25/avr-attiny-usb-tutorial-part-2/" target="_blank">http://codeandlife.com/2012/01/25/avr-attiny-usb-tutorial-part-2/</a> (hardware)</li>
<li><a href="http://codeandlife.com/2012/01/29/avr-attiny-usb-tutorial-part-3/" target="_blank">http://codeandlife.com/2012/01/29/avr-attiny-usb-tutorial-part-3/</a> (software)</li>
<li><a href="http://codeandlife.com/2012/02/04/avr-attiny-usb-tutorial-part-4/" target="_blank">http://codeandlife.com/2012/02/04/avr-attiny-usb-tutorial-part-4/</a> (wrapping up)</li>
</ul>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/67101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/67101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/67101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/67101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/67101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/67101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/67101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=67101&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/02/09/learning-to-use-the-v-usb-avr-usb-firmware-library/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2012/02/v-usb-tutorial.jpg" medium="image">
			<media:title type="html">v-usb-tutorial</media:title>
		</media:content>
	</item>
		<item>
		<title>A USB-controlled Solder Reflow Oven</title>
		<link>http://hackaday.com/2012/02/01/a-usb-controlled-solder-reflow-oven/</link>
		<comments>http://hackaday.com/2012/02/01/a-usb-controlled-solder-reflow-oven/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:01:22 +0000</pubDate>
		<dc:creator>Jeremy Cook</dc:creator>
				<category><![CDATA[cooking hacks]]></category>
		<category><![CDATA[hu-320]]></category>
		<category><![CDATA[solder reflow oven]]></category>
		<category><![CDATA[toaster oven]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=66575</guid>
		<description><![CDATA[[Joel] of [Helion Microsystems] is at it again with his USB controlled solder reflow oven.  You may remember him from his crazy twitter-enabled Ewok model. Although these two projects are quite different, they both use the HU-320 USB breakout board that he&#8217;s in the process of getting funding for via [Pozible], or Australian Kickstarter for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=66575&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://hackaday.com/2012/02/01/a-usb-controlled-solder-reflow-oven/screenshot-at-2012-01-31-210116/" rel="attachment wp-att-66578"><img class="aligncenter size-large wp-image-66578" title="HU-320 solder reflow oven controller" src="http://hackadaycom.files.wordpress.com/2012/01/screenshot-at-2012-01-31-210116.png?w=450&#038;h=337" alt="" width="450" height="337" /></a></p>
<p>[Joel] of [Helion Microsystems] is at it again with his <a href="http://www.helionmicro.com/pages/hu320-example-pcb-reflow-oven-control" target="_blank">USB controlled solder reflow oven</a>.  You may remember him from his crazy <a href="http://hackaday.com/2011/12/27/a-little-tweeting-ewok/" target="_blank">twitter-enabled Ewok</a> model. Although these two projects are quite different, they both use the <a href="http://www.pozible.com/index.php/archive/index/4416/description/0/0" target="_blank">HU-320 USB breakout board</a> that he&#8217;s in the process of getting funding for via [Pozible], or Australian Kickstarter for Yanks.</p>
<p>The reflow oven works using a thermocouple-enabled RS-232 voltmeter to output the temperature to the HU-320 board. [Joel] has been nice enough to provide us with the <a href="http://www.helionmicro.com/pages/DMM_Interface" target="_blank">C# code</a> to interface with many multimeters if you want to implement a similar project.  Temperature is controlled with a mechanical relay for what would appear to be a poor man&#8217;s PID controller.</p>
<p>Sadly, Fluke meters don&#8217;t seem to be listed, but your place of work probably wants their meter back anyway!  For another <a href="http://hackaday.com/2011/11/15/solder-reflow-toaster-oven/">toaster reflow oven</a> implementation, check out this [HAD] article.  Be sure to check out the video after the break for a video of the setup! (heat treat engineers may find the &#8220;recipe&#8221; format humorous).</p>
<p><span id="more-66575"></span><br />
<span style="text-align:center; display: block;"><a href="http://hackaday.com/2012/02/01/a-usb-controlled-solder-reflow-oven/"><img src="http://img.youtube.com/vi/syUO3RcDsQw/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/cooking-hacks/'>cooking hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/66575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/66575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/66575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/66575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/66575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/66575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/66575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/66575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/66575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/66575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/66575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/66575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/66575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/66575/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=66575&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/02/01/a-usb-controlled-solder-reflow-oven/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jeremyscook</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2012/01/screenshot-at-2012-01-31-210116.png?w=450" medium="image">
			<media:title type="html">HU-320 solder reflow oven controller</media:title>
		</media:content>
	</item>
		<item>
		<title>Modular controllers you can&#8217;t wait to show off to your friends</title>
		<link>http://hackaday.com/2012/01/25/modular-controllers-you-cant-wait-to-show-off-to-your-friends/</link>
		<comments>http://hackaday.com/2012/01/25/modular-controllers-you-cant-wait-to-show-off-to-your-friends/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 20:33:06 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[peripherals hacks]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[midi]]></category>
		<category><![CDATA[Teensy]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=66240</guid>
		<description><![CDATA[Let&#8217;s get this straight, [Alex] is going to show us how to make controllers like this one? Where do we sign up? Even without seeing it in action we want one, but the urge to build is even greater after he shows it off (check the clip after the break). He&#8217;s a design student who [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=66240&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-66241" title="modular-controllers" src="http://hackadaycom.files.wordpress.com/2012/01/modular-controllers-e1327509379786.jpg" alt="" width="470" height="351" /></p>
<p>Let&#8217;s get this straight, [Alex] is going to show us how to make controllers like this one? Where do we sign up? Even without seeing it in action we want one, but the urge to build is even greater after he shows it off (check the clip after the break). He&#8217;s a design student who made an open source project aimed at making it easier to <a href="http://www.instructables.com/id/A-Framework-For-Making-Affordable-Stylish-Modula/">build hardware controllers that pair with just about any software application</a>.</p>
<p>The need for external controllers is on the rise, starting with music-based applications like DJ tools, and Midi controllers for musicians (we&#8217;re thinking <a href="http://hackaday.com/2010/01/12/arduinome-with-many-pots/">Monome clones</a>). But anything that can take input from a USB HID can be controlled with something like this. That&#8217;s because [Alex] is using the Teensy controller board as an interface. Just select the input types you want &#8211; sliders, potentiometers, buttons, switches &#8211; then wire them up to the microcontroller pins. If you start to run out of inputs he also discusses some add-on chips to use as port expanders.</p>
<p>Of course there&#8217;s a lot to be said for the physical appearance as well. Even though he used point-to-point connections for all of the controls, that wiring is hidden behind the aesthetically pleasing laser-cut dashboard. Follow his advice for layout and <a href="http://hackaday.com/2012/01/13/grenadier-wins-the-laser-cutter-for-his-portable-x-ray-project/">find a friend with access to a sweet laser cutter</a> and you&#8217;re in business.<span id="more-66240"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2012/01/25/modular-controllers-you-cant-wait-to-show-off-to-your-friends/"><img src="http://img.youtube.com/vi/lf-4HYM94_M/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>, <a href='http://hackaday.com/category/peripherals-hacks/'>peripherals hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/66240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/66240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/66240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/66240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/66240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/66240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/66240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/66240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/66240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/66240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/66240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/66240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/66240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/66240/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=66240&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/01/25/modular-controllers-you-cant-wait-to-show-off-to-your-friends/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2012/01/modular-controllers-e1327509379786.jpg" medium="image">
			<media:title type="html">modular-controllers</media:title>
		</media:content>
	</item>
		<item>
		<title>Shove a Hub into That Keyboard</title>
		<link>http://hackaday.com/2012/01/22/shove-a-hub-into-that-keyboard/</link>
		<comments>http://hackaday.com/2012/01/22/shove-a-hub-into-that-keyboard/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 15:59:01 +0000</pubDate>
		<dc:creator>Kevin Dady</dc:creator>
				<category><![CDATA[peripherals hacks]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=65939</guid>
		<description><![CDATA[As masters of technology, our desks are often cluttered with odds and ends. We have cables spewing out of every nook, and our computer ports full. The last thing we really want is more stuff getting in the way or buried under piles of technical documentation when adding something like a USB hub. That is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=65939&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-65940" title="Untitled" src="http://hackadaycom.files.wordpress.com/2012/01/untitled1.jpg" alt="" width="470" height="353" /></p>
<p>As masters of technology, our desks are often cluttered with odds and ends. We have cables spewing out of every nook, and our computer ports full. The last thing we really want is more stuff getting in the way or buried under piles of technical documentation when adding something like a USB hub. That is where [Michael] comes in, <a href="http://mtkaalund.blogspot.com/2011/11/adding-usb-hub-to-keyboard.html">shoving a small USB hub into his Logitech keyboard</a>.</p>
<p>The keyboard is already USB, and the hub has 3 forward facing ports and a fourth single port in the rear. Taking the 2 devices apart he used the already there USB cord from the keyboard replacing the input cord of the hub. Then he removed the rear port and directly wired his keyboard onto the hub.</p>
<p>From there, its just a matter of figuring out where he wanted the hub, and cutting out the plastic. He used a knife, and had fond memories of some minor cuts, which leads us to recommend being (more) careful. A little application of fire to blade goes a long way.</p>
<p>Once the keyboard is back together he has a convenient 3 port hub on the back of his keyboard that looks factory and saves clutter.</p>
<br />Filed under: <a href='http://hackaday.com/category/peripherals-hacks/'>peripherals hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/65939/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/65939/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/65939/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/65939/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/65939/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/65939/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/65939/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/65939/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/65939/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/65939/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/65939/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/65939/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/65939/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/65939/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=65939&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/01/22/shove-a-hub-into-that-keyboard/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">osgeld</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2012/01/untitled1.jpg" medium="image">
			<media:title type="html">Untitled</media:title>
		</media:content>
	</item>
		<item>
		<title>Building an EEPROM programmer</title>
		<link>http://hackaday.com/2012/01/11/building-an-eeprom-programmer/</link>
		<comments>http://hackaday.com/2012/01/11/building-an-eeprom-programmer/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 19:01:54 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[pcs hacks]]></category>
		<category><![CDATA[attiny13]]></category>
		<category><![CDATA[attiny85]]></category>
		<category><![CDATA[attinyisp]]></category>
		<category><![CDATA[eeprom]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[programmer]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[veronica]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=65272</guid>
		<description><![CDATA[Behold this ATtiny85 based EEPROM programmer. It seems like a roundabout way of doing things, but [Quinn Dunki] wanted to build to her specifications using tools she had on hand. What she came up with is an ATtinyISP USB programmer, pushing data to an ATtiny85, which then programs an EEPROM chip with said data. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=65272&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-65280" title="attiny-eeprom-programmer" src="http://hackadaycom.files.wordpress.com/2012/01/attiny-eeprom-programmer-e1326302346949.jpg" alt="" width="470" height="350" /></p>
<p>Behold this <a href="http://quinndunki.com/blondihacks/?p=780">ATtiny85 based EEPROM programmer</a>. It seems like a roundabout way of doing things, but [Quinn Dunki] wanted to build to her specifications using tools she had on hand. What she came up with is an ATtinyISP USB programmer, pushing data to an ATtiny85, which then programs an EEPROM chip with said data.</p>
<p>The hardware is the next module for her Veronica 6502 computer build. <a href="http://hackaday.com/2012/01/04/backplane-and-mainboard-for-a-6502-computer/">When we last saw that project</a> [Quinn] was planning to add persistent storage for the operating firmware. This will be in the form of an EEPROM programmed with this device. Using ISP and an ATtiny as a go-between means that she should have no problems reflashing the OS without removing the chip. But it all depends on how she designs the interface.</p>
<p>For example, she blew a whole bunch of time troubleshooting the device because garbage data was being written to the chip. In the end, having <a href="http://hackaday.com/2011/12/07/programming-the-6502-one-nibble-at-a-time/">her manual bus programmer</a> hooked up during the flashing operation was the culprit. Lesson learned, it&#8217;s onward and upward with the build.</p>
<p>We&#8217;ve been featuring [Quinn's] projects a lot lately. That&#8217;s in part because they&#8217;re really interesting, but also because she does such a great job of documenting her experience.</p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>, <a href='http://hackaday.com/category/pcs-hacks/'>pcs hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/65272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/65272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/65272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/65272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/65272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/65272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/65272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/65272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/65272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/65272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/65272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/65272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/65272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/65272/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=65272&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/01/11/building-an-eeprom-programmer/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2012/01/attiny-eeprom-programmer-e1326302346949.jpg" medium="image">
			<media:title type="html">attiny-eeprom-programmer</media:title>
		</media:content>
	</item>
		<item>
		<title>Running the numbers on a cheap PSU</title>
		<link>http://hackaday.com/2012/01/06/running-the-numbers-on-a-cheap-psu/</link>
		<comments>http://hackaday.com/2012/01/06/running-the-numbers-on-a-cheap-psu/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 21:01:23 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[misc hacks]]></category>
		<category><![CDATA[psu]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=64949</guid>
		<description><![CDATA[[Mike] picked up a cheap USB hub for four pounds (about $6) including delivery. He wanted to know how it&#8217;s possible to get quality electronics for that price, and as you may have guessed it&#8217;s not possible. He cracked open the power supply that shipped with the hub and hooked it up for some testing. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=64949&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-64950" title="cheap-psu-measurements" src="http://hackadaycom.files.wordpress.com/2012/01/cheap-psu-measurements.png" alt="" width="470" height="256" /></p>
<p>[Mike] picked up a cheap USB hub for four pounds (about $6) including delivery. He wanted to know how it&#8217;s possible to get quality electronics for that price, and as you may have guessed it&#8217;s not possible. He cracked open the power supply that shipped with the hub and <a href="http://www.youtube.com/watch?v=T88ej64aXUM">hooked it up for some testing</a>.</p>
<p>The wall wart has a sticker on it that claims a rating of 1 Amp at 5 volts. It&#8217;s pretty easy to see that this hardware cannot meet that spec just by looking at the circuit board. It&#8217;s a low-end single sided board that has some really disappointing isolation between the mains and regulated side of the circuit. As far as we can tell there&#8217;s really no reliable regulation circuit on the low side of the transformer, and the tests that [Mike] runs in the clip after the break show this. From left to right in the picture above you can see voltage at the hub-side of the power cord, current on the load, and voltage leaving the circuit board. At just 560 mA the voltage the USB hub is receiving has fallen below 3 volts!</p>
<p>The link to this project was sent in by [Paul] after reading about <a href="http://hackaday.com/2012/01/04/exposing-some-fake-electronics-with-too-good-to-be-true-prices">that fake Canon camera PSU</a>. We love this kind of stuff so <a href="http://hackaday.com/contact-hack-a-day/">keep the tips coming</a> as you find them!</p>
<p><span id="more-64949"></span></p>
<span style="text-align:center; display: block;"><a href="http://hackaday.com/2012/01/06/running-the-numbers-on-a-cheap-psu/"><img src="http://img.youtube.com/vi/T88ej64aXUM/2.jpg" alt="" /></a></span>
<br />Filed under: <a href='http://hackaday.com/category/misc-hacks/'>misc hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/64949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/64949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/64949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/64949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/64949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/64949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/64949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/64949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/64949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/64949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/64949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/64949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/64949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/64949/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=64949&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/01/06/running-the-numbers-on-a-cheap-psu/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2012/01/cheap-psu-measurements.png" medium="image">
			<media:title type="html">cheap-psu-measurements</media:title>
		</media:content>
	</item>
		<item>
		<title>A Little Tweeting &#8220;Ewok&#8221;</title>
		<link>http://hackaday.com/2011/12/27/a-little-tweeting-ewok/</link>
		<comments>http://hackaday.com/2011/12/27/a-little-tweeting-ewok/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 20:30:55 +0000</pubDate>
		<dc:creator>Jeremy Cook</dc:creator>
				<category><![CDATA[robots hacks]]></category>
		<category><![CDATA[toy hacks]]></category>
		<category><![CDATA[ewok]]></category>
		<category><![CDATA[pozible]]></category>
		<category><![CDATA[servo]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=64170</guid>
		<description><![CDATA[Tweet Receiving, that is. This Ewok model, named &#8220;Ewen the Cheerlight,&#8221; is able to rotate its head left and right as well as show expressions. The most interesting feature of this hack, however, is that the little Ewok actually wakes up each time one tweets a &#8220;colour&#8221; to @cheerlights and lets it&#8217;s owner [Joel] know [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=64170&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://hackaday.com/2011/12/27/a-little-tweeting-ewok/ewok_naked_clothed/" rel="attachment wp-att-64200"><img class="aligncenter size-large wp-image-64200" title="ewok_naked_clothed" src="http://hackadaycom.files.wordpress.com/2011/12/ewok_naked_clothed.jpg?w=450&#038;h=318" alt="" width="450" height="318" /></a></p>
<p>Tweet Receiving, that is. <a href="http://www.youtube.com/watch?v=0M-GurmMWg0&amp;feature=youtu.be">This Ewok model</a>, named &#8220;Ewen the Cheerlight,&#8221; is able to rotate its head left and right as well as show expressions. The most interesting feature of this hack, however, is that the little Ewok actually wakes up each time one tweets a &#8220;colour&#8221; to @cheerlights and lets it&#8217;s owner [Joel] know what he thinks of the &#8220;color&#8221; you&#8217;ve chosen. [Joel] insists that he&#8217;s like this featured on [HAD], although it remains to be seen if it will soon be turned off after the tweets start rolling in&#8230;</p>
<p>As far as how the device works, the head is turned with a simple hobby servo motor, and the expressions are shown on a LED matrix. The model itself is built from a polystyrene ball and an old table lamp. The build really looks awesome.</p>
<p>All of this is controlled by an <a href="http://www.pozible.com/index.php/archive/index/4416/description/0/0">Easy USB Interface Board </a>which is listed on <a href="http://www.pozible.com/">[Pozible]</a>, the Australian version of [Kickstarter]. Be sure to check out the video of &#8220;Ewen&#8221; in action after the break!<span id="more-64170"></span></p>
<span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/12/27/a-little-tweeting-ewok/"><img src="http://img.youtube.com/vi/0M-GurmMWg0/2.jpg" alt="" /></a></span>
<br />Filed under: <a href='http://hackaday.com/category/robots-hacks/'>robots hacks</a>, <a href='http://hackaday.com/category/toy-hacks/'>toy hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/64170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/64170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/64170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/64170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/64170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/64170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/64170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/64170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/64170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/64170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/64170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/64170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/64170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/64170/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=64170&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/12/27/a-little-tweeting-ewok/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jeremyscook</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/12/ewok_naked_clothed.jpg?w=450" medium="image">
			<media:title type="html">ewok_naked_clothed</media:title>
		</media:content>
	</item>
		<item>
		<title>LED sconces spice up dorm room parties</title>
		<link>http://hackaday.com/2011/11/28/led-sconces-spice-up-dorm-room-parties/</link>
		<comments>http://hackaday.com/2011/11/28/led-sconces-spice-up-dorm-room-parties/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 20:01:02 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[led hacks]]></category>
		<category><![CDATA[rs485]]></category>
		<category><![CDATA[sconce]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=62141</guid>
		<description><![CDATA[This dorm room is ready to entertain, thanks in part to the LED wall sconces that [Joseph] hacked together. Inside each fixture you&#8217;ll find three 3-Watt LED modules. For proper heat dissipation he mounted them on sheet metal which he cut out, including some fingers for additional surface area. The shape for the heat sink was chosen [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=62141&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-62142" title="led-sconces-spice-up-the-dorm-parties" src="http://hackadaycom.files.wordpress.com/2011/11/led-sconces-spice-up-the-dorm-parties-e1322501678656.jpg" alt="" width="470" height="353" /></p>
<p>This dorm room is ready to entertain, thanks in part to <a href="http://blog.jwcxz.com/?p=722">the LED wall sconces</a> that [Joseph] hacked together. Inside each fixture you&#8217;ll find three 3-Watt LED modules. For proper heat dissipation he mounted them on sheet metal which he cut out, including some fingers for additional surface area. The shape for the heat sink was chosen to fit behind the diffuser of the sconce, which is an incandescent light fixture with the socket removed.</p>
<p>[Joseph] designed his own control boards for the base station and LED modules. They communicate with each other via RS485, which lets him run CAT-5 cable to each, but the lights do require external power as well. The controller itself is a USB dongle which takes the serial commands from a computer and pushes them out over the RS485 protocol. In the video after the break you can get a good look at the hardware and the overall performance of the system.</p>
<p><span id="more-62141"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/11/28/led-sconces-spice-up-dorm-room-parties/"><img src="http://img.youtube.com/vi/8UPqba6zZLM/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/led-hacks/'>led hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/62141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/62141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/62141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/62141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/62141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/62141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/62141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/62141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/62141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/62141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/62141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/62141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/62141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/62141/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=62141&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/11/28/led-sconces-spice-up-dorm-room-parties/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/11/led-sconces-spice-up-the-dorm-parties-e1322501678656.jpg" medium="image">
			<media:title type="html">led-sconces-spice-up-the-dorm-parties</media:title>
		</media:content>
	</item>
		<item>
		<title>TI Launchpad adds computer control to a robot arm</title>
		<link>http://hackaday.com/2011/11/21/ti-launchpad-adds-computer-control-to-a-robot-arm/</link>
		<comments>http://hackaday.com/2011/11/21/ti-launchpad-adds-computer-control-to-a-robot-arm/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 13:01:07 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[robots hacks]]></category>
		<category><![CDATA[toy hacks]]></category>
		<category><![CDATA[fan8200]]></category>
		<category><![CDATA[launchpad]]></category>
		<category><![CDATA[MSP430G2553]]></category>
		<category><![CDATA[robot arm]]></category>
		<category><![CDATA[robotsee]]></category>
		<category><![CDATA[ti]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=61656</guid>
		<description><![CDATA[[Eric Gregori] had an OWI535 toy robotic arm. Although cheap (coming it at around $30) the arm is only set up to be used via a wired control box. [Eric] knew he could do better by adding computer control via a TI Launchpad and motor driver peripheral. The arm has shoulder, elbow, and wrist joints, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=61656&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-61657" title="launchpad-gives-better-robot-arm-control" src="http://hackadaycom.files.wordpress.com/2011/11/launchpad-gives-better-robot-arm-control-e1321810027576.png" alt="" width="470" height="352" /></p>
<p>[Eric Gregori] had an OWI535 toy robotic arm. Although cheap (coming it at around $30) the arm is only set up to be used via a wired control box. [Eric] knew he could do better by <a href="http://buildsmartrobots.ning.com/profiles/blogs/hacking-the-owi535-robot-arm-using-robotsee-the-ti-launchpad-and-">adding computer control via a TI Launchpad and motor driver peripheral</a>.</p>
<p>The arm has shoulder, elbow, and wrist joints, a rotating base, and a gripper. All of these are actuated by 3V DC motors and have just two control wires. [Eric's] motor driver add-on for the Launchpad works great in this case. It&#8217;s got three FAN8200 dual motor driver chips on board so it can control up to six motors. Once he made the hardware connections it&#8217;s just a matter of sending the commands to the Launchpad via its USB interface, but you will also need to use a larger microcontroller than comes with the Launchpad. Here he&#8217;s chosen an MSP430G2553.</p>
<p>In order to make things a little bit more fun he also wrote a GUI for controlling the arm from the computer. He used RobotSee, a programming language that lets you use an image of the hardware, and overlay the controls on top of it. Now he just needs to make this into a web interface and he can have a smartphone controlled <a href="http://hackaday.com/2010/08/16/home-claw-game-delights-the-little-ones/">crane game</a>.</p>
<p>Don&#8217;t forget to check out the video after the break.<span id="more-61656"></span></p>
<span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/11/21/ti-launchpad-adds-computer-control-to-a-robot-arm/"><img src="http://img.youtube.com/vi/TRHseQalxdY/2.jpg" alt="" /></a></span>
<br />Filed under: <a href='http://hackaday.com/category/robots-hacks/'>robots hacks</a>, <a href='http://hackaday.com/category/toy-hacks/'>toy hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/61656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/61656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/61656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/61656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/61656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/61656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/61656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/61656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/61656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/61656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/61656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/61656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/61656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/61656/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=61656&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/11/21/ti-launchpad-adds-computer-control-to-a-robot-arm/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/11/launchpad-gives-better-robot-arm-control-e1321810027576.png" medium="image">
			<media:title type="html">launchpad-gives-better-robot-arm-control</media:title>
		</media:content>
	</item>
		<item>
		<title>Stylophone 5 &#8211; modernizing the best of the 1968 hardware</title>
		<link>http://hackaday.com/2011/11/15/stylophone-5-modernizing-the-best-of-the-1968-hardware/</link>
		<comments>http://hackaday.com/2011/11/15/stylophone-5-modernizing-the-best-of-the-1968-hardware/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 19:02:43 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[digital audio hacks]]></category>
		<category><![CDATA[midi]]></category>
		<category><![CDATA[portal]]></category>
		<category><![CDATA[stylophone]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=61277</guid>
		<description><![CDATA[We love looking in on [Simon Inns'] projects, and this must be one of his very best. This is the fifth version of his MIDI-capable stylophone. The gist of the control system is that a conductive keyboard (made of a tinned PCB) is played by making a connection with the tip of a wired stylus [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=61277&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-61278" title="sylophone-v5" src="http://hackadaycom.files.wordpress.com/2011/11/sylophone-v5-e1321378334752.jpg" alt="" width="470" height="353" /></p>
<p>We love looking in on [Simon Inns'] projects, and this must be one of his very best. This is <a href="http://www.waitingforfriday.com/index.php/Stylophone_Studio_5">the fifth version of his MIDI-capable stylophone</a>. The gist of the control system is that a conductive keyboard (made of a tinned PCB) is played by making a connection with the tip of a wired stylus &#8212; hence the name. The idea comes from the original 1968 Dubreq Stylophone hardware, but [Simon's] not just using the idea. He has his own working original and used it to reverse engineer the circuit design.</p>
<p>When it first came out, the Stylophone had three flavors for Bass, Standard, and Treble audio ranges. They differed only in the choices of passive components used in the circuit. [Simon] built the variations into his design so that they are selectable on one unit. This most recent version connects via USB, allowing you to control MIDI software. But unlike his first four iterations, this also offers MIDI-In capabilities. This makes it possible to control tuning, vibrato, and to drive the Stylophone circuitry from the computer interface. Get a good look at that, and a nostalgic Portal moment, by watching the clip after the break.</p>
<p>If you&#8217;re looking for an easier build, you might try <a href="http://hackaday.com/2010/09/23/analog-stylophone/">this analog standalone version of the Stylophone</a>.</p>
<p><span id="more-61277"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/11/15/stylophone-5-modernizing-the-best-of-the-1968-hardware/"><img src="http://img.youtube.com/vi/BMTsH8w74PY/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/digital-audio-hacks/'>digital audio hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/61277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/61277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/61277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/61277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/61277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/61277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/61277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/61277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/61277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/61277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/61277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/61277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/61277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/61277/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=61277&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/11/15/stylophone-5-modernizing-the-best-of-the-1968-hardware/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/11/sylophone-v5-e1321378334752.jpg" medium="image">
			<media:title type="html">sylophone-v5</media:title>
		</media:content>
	</item>
		<item>
		<title>NES controller is a slick way to carry around your portable OS</title>
		<link>http://hackaday.com/2011/11/13/nes-controller-is-a-slick-way-to-carry-around-your-portable-os/</link>
		<comments>http://hackaday.com/2011/11/13/nes-controller-is-a-slick-way-to-carry-around-your-portable-os/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 21:01:57 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[nintendo hacks]]></category>
		<category><![CDATA[pcs hacks]]></category>
		<category><![CDATA[peripherals hacks]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nes]]></category>
		<category><![CDATA[sd card]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=61128</guid>
		<description><![CDATA[[Oliver] had an old NES controller laying around, and without any other use for it, he decided to repurpose it as a portable storage device. He gutted most of the controller, removing the plastic standoffs, leaving the D-pad and remaining buttons intact. He crammed a 32 GB flash drive inside, along with the guts from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=61128&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-61136" title="nes-controller-linux-drive" src="http://hackadaycom.files.wordpress.com/2011/11/nes-controller-linux-drive.jpg" alt="nes-controller-linux-drive" width="470" height="412" /></p>
<p>[Oliver] had an old NES controller laying around, and without any other use for it, he decided to <a href="http://oliverborner.com/wordpress/?p=118" target="_blank">repurpose it as a portable storage device.</a></p>
<p>He gutted most of the controller, removing the plastic standoffs, leaving the D-pad and remaining buttons intact. He crammed a 32 GB flash drive inside, along with the guts from an SD card reader. Using a Dremel he cut several openings into the controller, one for the flash drive and SD card reader’s USB ports, as well as for the SD card itself. When the physical modifications were finished, he installed a small Linux distro on the flash drive, which can be run by any PC that supports booting from USB.</p>
<p>While some might argue, we think it’s a neat way to reuse an old gaming peripheral that he might have otherwise thrown out. The portable OS is something that would certainly come in handy, though we can’t wait until the <a href="http://hackaday.com/2011/08/26/raspberry-pi-might-not-be-vaporware/" target="_blank">Raspberry Pi is finished</a> &#8211; it would be awesome to have a complete computer packed in there too.</p>
<br />Filed under: <a href='http://hackaday.com/category/news/'>news</a>, <a href='http://hackaday.com/category/nintendo-hacks/'>nintendo hacks</a>, <a href='http://hackaday.com/category/pcs-hacks/'>pcs hacks</a>, <a href='http://hackaday.com/category/peripherals-hacks/'>peripherals hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/61128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/61128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/61128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/61128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/61128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/61128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/61128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/61128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/61128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/61128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/61128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/61128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/61128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/61128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=61128&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/11/13/nes-controller-is-a-slick-way-to-carry-around-your-portable-os/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mikenathanathackaday</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/11/nes-controller-linux-drive.jpg" medium="image">
			<media:title type="html">nes-controller-linux-drive</media:title>
		</media:content>
	</item>
		<item>
		<title>LUFA open source USB stack now for NXP ARM processors</title>
		<link>http://hackaday.com/2011/11/11/lufa-open-source-usb-stack-now-for-nxp-arm-processors/</link>
		<comments>http://hackaday.com/2011/11/11/lufa-open-source-usb-stack-now-for-nxp-arm-processors/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 20:01:30 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[cortex-m3]]></category>
		<category><![CDATA[lufa]]></category>
		<category><![CDATA[nxp]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=60989</guid>
		<description><![CDATA[Looks like the Lightweight USB Framework for AVRs (LUFA) has just been ported for ARM microcontrollers. NXP recently released a package for their LPC Cortex M3 family of ARM controllers. You won&#8217;t find a reference to LUFA on their nxpUSBlib description page (which we think is kind of sad), but if you grab a copy [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=60989&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-60990" title="lufa-nxp" src="http://hackadaycom.files.wordpress.com/2011/11/lufa-nxp.png" alt="" width="470" height="353" /></p>
<p>Looks like the Lightweight USB Framework for AVRs <a href="http://www.lpcware.com/content/project/nxpusblib">(LUFA) has just been ported for ARM microcontrollers</a>. NXP recently released a package for their LPC Cortex M3 family of ARM controllers. You won&#8217;t find a reference to LUFA on their nxpUSBlib description page (which we think is kind of sad), but if you grab a copy of the beta code the Version.h header file shows that it is indeed a port of the project. This is <a href="http://www.avrfreaks.net/index.php?name=PNphpBB2&amp;file=viewtopic&amp;p=889802">further backed up by the LUFA creator</a>, [Dean Camera], who consulted with the NXP team doing the work.</p>
<p>The package provides an open-source USB stack that you can use in your projects as a USB host or USB device. We&#8217;re advocates of open source packages like this one as it makes it much easier for hobbyists to get help using the tools, and it allows the community to give back through bug fixes and feature additions.</p>
<p>We&#8217;ve highlighted a few LUFA projects, like <a href="http://hackaday.com/2011/10/06/hardware-based-keyboard-remapping/">this keyboard remapper</a> and <a href="http://hackaday.com/2011/07/30/avr-programmer-modelled-after-the-mkii-uses-lufa/">this AVR programmer</a>. We&#8217;re looking to seeing the first set of NXP LUFA projects roll through!</p>
<p>[Thanks Johnny]</p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>, <a href='http://hackaday.com/category/news/'>news</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/60989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/60989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/60989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/60989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/60989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/60989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/60989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/60989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/60989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/60989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/60989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/60989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/60989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/60989/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=60989&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/11/11/lufa-open-source-usb-stack-now-for-nxp-arm-processors/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/11/lufa-nxp.png" medium="image">
			<media:title type="html">lufa-nxp</media:title>
		</media:content>
	</item>
		<item>
		<title>USB and PS/2 key loggers and mess with your grammar</title>
		<link>http://hackaday.com/2011/11/02/usb-and-ps2-key-loggers-and-mess-with-your-grammar/</link>
		<comments>http://hackaday.com/2011/11/02/usb-and-ps2-key-loggers-and-mess-with-your-grammar/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 20:01:58 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[security hacks]]></category>
		<category><![CDATA[key logger]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[ps2]]></category>
		<category><![CDATA[Teensy]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=60259</guid>
		<description><![CDATA[[Irongeek] is up to his old tricks once again with this new key logger prototype. It&#8217;s in the early stages, as attested by the breadboard built circuit, but [Adrian] still gives us a demo video after the break showing where he&#8217;s at right now. It comes in two flavors, the USB pass through seen above, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=60259&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-60260" title="usb-passthrough-keylogger" src="http://hackadaycom.files.wordpress.com/2011/11/usb-passthrough-keylogger-e1320250381496.jpg" alt="" width="470" height="353" /></p>
<p>[Irongeek] is up to his old tricks once again with <a href="http://www.irongeek.com/i.php?page=security/homemade-hardware-keylogger-phukd">this new key logger prototype</a>. It&#8217;s in the early stages, as attested by the breadboard built circuit, but [Adrian] still gives us a demo video after the break showing where he&#8217;s at right now. It comes in two flavors, the USB pass through seen above, or another that still connects to the computer via USB but functions with a PS/2 keyboard.</p>
<p>Aside from the obvious issue of a key logger stealing everything you type, there&#8217;s some prank value in this device too. The Teensy has more than enough processing power to watch what you typing and make changes as it goes. He shows off blatant rewrites, like changing &#8220;has&#8221; to &#8220;haz&#8221; or &#8220;you&#8221; to &#8220;U&#8221;. We think it would be better to change things like &#8220;they&#8217;re&#8221; to &#8220;their&#8221; or &#8220;it&#8217;s&#8221; to &#8220;its&#8221;. These would be very difficult to see happening and if you added randomness to how often the replacements occur, your victim would sooner come to the conclusion that they&#8217;re going crazy than that they&#8217;re the target of a little hazing. In fact, that&#8217;s probably the reason for our own grammar errors though the years; blast!</p>
<p><span id="more-60259"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/11/02/usb-and-ps2-key-loggers-and-mess-with-your-grammar/"><img src="http://img.youtube.com/vi/GQYgUwmC_As/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/60259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/60259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/60259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/60259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/60259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/60259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/60259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/60259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/60259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/60259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/60259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/60259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/60259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/60259/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=60259&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/11/02/usb-and-ps2-key-loggers-and-mess-with-your-grammar/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/11/usb-passthrough-keylogger-e1320250381496.jpg" medium="image">
			<media:title type="html">usb-passthrough-keylogger</media:title>
		</media:content>
	</item>
		<item>
		<title>Do you know what you&#8217;re doing when integrating PC-side apps with USB microcontrollers?</title>
		<link>http://hackaday.com/2011/10/31/do-you-know-what-youre-doing-when-integrating-pc-side-apps-with-usb-microcontrollers/</link>
		<comments>http://hackaday.com/2011/10/31/do-you-know-what-youre-doing-when-integrating-pc-side-apps-with-usb-microcontrollers/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 22:01:17 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[atmega32u4]]></category>
		<category><![CDATA[hid]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=60090</guid>
		<description><![CDATA[The advent of integrated USB peripherals in microprocessors (PIC, AVR, etc.) has certainly taken a lot of the work out of developing USB devices, not to mention reducing the silicon parts in these designs. But do you know what you&#8217;re doing when it comes to controlling them with user-friendly applications? [Simon Inns] is lending a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=60090&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-60092" title="usb-dev-with-avr-controllers" src="http://hackadaycom.files.wordpress.com/2011/10/usb-dev-with-avr-controllers.png" alt="" width="470" height="258" /></p>
<p>The advent of integrated USB peripherals in microprocessors (PIC, AVR, etc.) has certainly taken a lot of the work out of developing USB devices, not to mention reducing the silicon parts in these designs. But do you know what you&#8217;re doing when it comes to controlling them with user-friendly applications? [Simon Inns] is lending a hand with this in his recent tutorial. He shows how to <a href="http://www.waitingforfriday.com/index.php/USB_Generic_HID_Open_Source_Framework_for_Atmel_AVR_and_Windows">use USB capable AVR chips along with your own Windows applications</a>.</p>
<p>After the break you can see the video from which the above screenshot was captured. That&#8217;s a development board of his own making which hosts an ATmega32U4, as well as a USB-B port, LEDs, potentiometer, and a few switches. Taking a closer look, we love the breadboard friendly headers he used on the bottom of the board to break out all of the pins.</p>
<p>His demo shows the Windows app turning LEDs on the board on and off, as well as ADC data displaying the current potentiometer position with the onscreen dial. His code package includes the hardware design, firmware, and app software needed to follow along with what he&#8217;s doing.</p>
<p><span id="more-60090"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/10/31/do-you-know-what-youre-doing-when-integrating-pc-side-apps-with-usb-microcontrollers/"><img src="http://img.youtube.com/vi/5CgSLAkTgWk/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/60090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/60090/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/60090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/60090/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/60090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/60090/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/60090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/60090/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/60090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/60090/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/60090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/60090/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/60090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/60090/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=60090&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/10/31/do-you-know-what-youre-doing-when-integrating-pc-side-apps-with-usb-microcontrollers/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/10/usb-dev-with-avr-controllers.png" medium="image">
			<media:title type="html">usb-dev-with-avr-controllers</media:title>
		</media:content>
	</item>
		<item>
		<title>Custom flat cables to suit your needs</title>
		<link>http://hackaday.com/2011/10/26/custom-flat-cables-to-suit-your-needs/</link>
		<comments>http://hackaday.com/2011/10/26/custom-flat-cables-to-suit-your-needs/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 18:29:45 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[misc hacks]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[motorola]]></category>
		<category><![CDATA[on-the-go]]></category>
		<category><![CDATA[otg]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[usb otg]]></category>
		<category><![CDATA[xoom]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=59651</guid>
		<description><![CDATA[[Cosimo Orlando] has a Motorola Xoom tablet. It&#8217;s an Android device that works great as a tablet, but can double as a Laptop when you need it to by adding a keyboard. The problem he was having is that the USB On-The-Go cables that he tried were never the right size or orientation. So he [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=59651&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-59652" title="custom-flat-cable" src="http://hackadaycom.files.wordpress.com/2011/10/custom-flat-cable-e1319642724948.jpg" alt="" width="470" height="353" /></p>
<p>[Cosimo Orlando] has a Motorola Xoom tablet. It&#8217;s an Android device that works great as a tablet, but can double as a Laptop when you need it to by adding a keyboard. The problem he was having is that the USB On-The-Go cables that he tried were never the right size or orientation. So he scavenged them for parts and <a href="http://creativityslashdesign.blogspot.com/2011/10/flat-otg-cable-by-cd.html">built his own flat cable for a custom fit</a>.</p>
<p>The final product pictured here actually uses protoboard to give the body some strength. [Cosimo] first laid out the dimensions on the substrate using a felt-tipped pen. He then took connectors from his mis-sized commercial cables and affixed them to the board with a combination of hot glue and solder. From there, just connect the five data lines and ground with some jumper wire and test for continuity. He finished this off with what he calls &#8216;adhesive plastic glossy black&#8217; shaped to make a decent looking case. If you have any idea what product was used here, let us know by leaving a comment.</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/misc-hacks/'>misc hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/59651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/59651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/59651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/59651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/59651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/59651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/59651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/59651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/59651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/59651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/59651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/59651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/59651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/59651/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=59651&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/10/26/custom-flat-cables-to-suit-your-needs/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/10/custom-flat-cable-e1319642724948.jpg" medium="image">
			<media:title type="html">custom-flat-cable</media:title>
		</media:content>
	</item>
	</channel>
</rss>
