<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: The AWESOME Button: A Made-to-Measure USB Input Device</title>
	<atom:link href="http://blog.makezine.com/2011/04/08/the-awesome-button/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.makezine.com/2011/04/08/the-awesome-button/</link>
	<description>DIY projects, how-tos, and inspiration from geeks, makers, and hackers</description>
	<lastBuildDate>Sat, 25 May 2013 16:19:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: AlexK</title>
		<link>http://blog.makezine.com/2011/04/08/the-awesome-button/#comment-900978</link>
		<dc:creator><![CDATA[AlexK]]></dc:creator>
		<pubDate>Wed, 27 Feb 2013 16:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makezine.com/?p=92434#comment-900978</guid>
		<description><![CDATA[Can you code this button to play a video??]]></description>
		<content:encoded><![CDATA[<p>Can you code this button to play a video??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Make: Talk 019 – Matt Richardson, Raspberry Pi, and BeagleBone</title>
		<link>http://blog.makezine.com/2011/04/08/the-awesome-button/#comment-802653</link>
		<dc:creator><![CDATA[Make: Talk 019 – Matt Richardson, Raspberry Pi, and BeagleBone]]></dc:creator>
		<pubDate>Wed, 12 Dec 2012 11:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makezine.com/?p=92434#comment-802653</guid>
		<description><![CDATA[[...] is a BeagleBone tutorial and the other one shows how to make his awesome — I mean — wonderful Awesome Button. Matt also co-wrote (with Shawn Wallace) a new MAKE book called Getting Started with Raspberry Pi, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] is a BeagleBone tutorial and the other one shows how to make his awesome — I mean — wonderful Awesome Button. Matt also co-wrote (with Shawn Wallace) a new MAKE book called Getting Started with Raspberry Pi, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MAKE &#124; Make: Talk 019 &#8211; Matt Richardson, Raspberry Pi, and BeagleBone</title>
		<link>http://blog.makezine.com/2011/04/08/the-awesome-button/#comment-802165</link>
		<dc:creator><![CDATA[MAKE &#124; Make: Talk 019 &#8211; Matt Richardson, Raspberry Pi, and BeagleBone]]></dc:creator>
		<pubDate>Wed, 12 Dec 2012 01:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makezine.com/?p=92434#comment-802165</guid>
		<description><![CDATA[[...] tutorial and the other one shows how to make his awesome &#8212; I mean &#8212; wonderful Awesome Button. Matt also co-wrote (with Shawn Wallace) a new MAKE book called Getting Started with Raspberry Pi, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] tutorial and the other one shows how to make his awesome &#8212; I mean &#8212; wonderful Awesome Button. Matt also co-wrote (with Shawn Wallace) a new MAKE book called Getting Started with Raspberry Pi, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Markman</title>
		<link>http://blog.makezine.com/2011/04/08/the-awesome-button/#comment-770355</link>
		<dc:creator><![CDATA[David Markman]]></dc:creator>
		<pubDate>Wed, 07 Nov 2012 05:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makezine.com/?p=92434#comment-770355</guid>
		<description><![CDATA[I wanted to modify the code a little to add a &quot;tab&quot; keystroke so that you can get to the next field to enter text.  I tried adding Keyboard.Print(&quot;\t&quot;); but I did not get a tab keystroke.  But the \n (newline character) worked.  Anyone know where you can get the full documentation for the Keyboard.print function or why this happened?]]></description>
		<content:encoded><![CDATA[<p>I wanted to modify the code a little to add a &#8220;tab&#8221; keystroke so that you can get to the next field to enter text.  I tried adding Keyboard.Print(&#8220;\t&#8221;); but I did not get a tab keystroke.  But the \n (newline character) worked.  Anyone know where you can get the full documentation for the Keyboard.print function or why this happened?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Nagorski</title>
		<link>http://blog.makezine.com/2011/04/08/the-awesome-button/#comment-655357</link>
		<dc:creator><![CDATA[Nicholas Nagorski]]></dc:creator>
		<pubDate>Sat, 14 Jul 2012 04:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makezine.com/?p=92434#comment-655357</guid>
		<description><![CDATA[Never mind! I was going through an entire list of Keyboard modifiers from an Arduino page and found this:   Keyboard.press(KEY_LEFT_GUI);
It worked!]]></description>
		<content:encoded><![CDATA[<p>Never mind! I was going through an entire list of Keyboard modifiers from an Arduino page and found this:   Keyboard.press(KEY_LEFT_GUI);<br />
It worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Nagorski</title>
		<link>http://blog.makezine.com/2011/04/08/the-awesome-button/#comment-655335</link>
		<dc:creator><![CDATA[Nicholas Nagorski]]></dc:creator>
		<pubDate>Sat, 14 Jul 2012 04:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makezine.com/?p=92434#comment-655335</guid>
		<description><![CDATA[Matt, this is awesome! I bought a teensy after seeing this video and it&#039;s awesome! I was just wondering if you could help me...I&#039;m on a Mac and don&#039;t see any code for typing the &#039;command&#039; button. I tried [char ctrlKey = KEY_LEFT_GUI;  Keyboard.press(ctrlKey);] but it didn&#039;t work. Thanks in advance!]]></description>
		<content:encoded><![CDATA[<p>Matt, this is awesome! I bought a teensy after seeing this video and it&#8217;s awesome! I was just wondering if you could help me&#8230;I&#8217;m on a Mac and don&#8217;t see any code for typing the &#8216;command&#8217; button. I tried [char ctrlKey = KEY_LEFT_GUI;  Keyboard.press(ctrlKey);] but it didn&#8217;t work. Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MAKE &#124; USB Keyboard Support with the Arduino Uno</title>
		<link>http://blog.makezine.com/2011/04/08/the-awesome-button/#comment-628293</link>
		<dc:creator><![CDATA[MAKE &#124; USB Keyboard Support with the Arduino Uno]]></dc:creator>
		<pubDate>Thu, 28 Jun 2012 11:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makezine.com/?p=92434#comment-628293</guid>
		<description><![CDATA[[...] The AWESOME Button: A Made-to-Measure USB Input Device Share this: Pin ItLike this:LikeBe the first to like this. Makers in this post:Michael Mitchell [...]]]></description>
		<content:encoded><![CDATA[<p>[...] The AWESOME Button: A Made-to-Measure USB Input Device Share this: Pin ItLike this:LikeBe the first to like this. Makers in this post:Michael Mitchell [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merle</title>
		<link>http://blog.makezine.com/2011/04/08/the-awesome-button/#comment-530463</link>
		<dc:creator><![CDATA[Merle]]></dc:creator>
		<pubDate>Thu, 24 May 2012 18:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makezine.com/?p=92434#comment-530463</guid>
		<description><![CDATA[My manager wants a Crazy Train button for when problems come into the Lab.  I&#039;m going to use part of your build for my off the clock project.  I&#039;m not a programmer but I&#039;ll figure it out.  We already have a stock Easy button for when the problems are fixed. Thanks for the fun video.]]></description>
		<content:encoded><![CDATA[<p>My manager wants a Crazy Train button for when problems come into the Lab.  I&#8217;m going to use part of your build for my off the clock project.  I&#8217;m not a programmer but I&#8217;ll figure it out.  We already have a stock Easy button for when the problems are fixed. Thanks for the fun video.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free Classes: June 2 &#124; theTransistor</title>
		<link>http://blog.makezine.com/2011/04/08/the-awesome-button/#comment-530427</link>
		<dc:creator><![CDATA[Free Classes: June 2 &#124; theTransistor]]></dc:creator>
		<pubDate>Thu, 24 May 2012 18:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makezine.com/?p=92434#comment-530427</guid>
		<description><![CDATA[[...] the following: - An Arduino board: We recommend an Arduino UNO, however if you want to attend the Awesome-Button Class, you will want to get a [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the following: &#8211; An Arduino board: We recommend an Arduino UNO, however if you want to attend the Awesome-Button Class, you will want to get a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://blog.makezine.com/2011/04/08/the-awesome-button/#comment-427371</link>
		<dc:creator><![CDATA[Sean]]></dc:creator>
		<pubDate>Sun, 15 Apr 2012 17:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makezine.com/?p=92434#comment-427371</guid>
		<description><![CDATA[You just need the Teensy, a mini-USB cable and a button, plus some wires.

The Teensy and the USB cable can be bought from the Teensy website. The link is in the description. (however, if you have a phone from the past 5 years, you will most likely have a mini-USB cable, especially if the phone is a smart phone.)  The button and wires are available from any electronic store.  Radio Shack is a great place for cheap supplies.  www.sparkfun.com is also an awesome place.]]></description>
		<content:encoded><![CDATA[<p>You just need the Teensy, a mini-USB cable and a button, plus some wires.</p>
<p>The Teensy and the USB cable can be bought from the Teensy website. The link is in the description. (however, if you have a phone from the past 5 years, you will most likely have a mini-USB cable, especially if the phone is a smart phone.)  The button and wires are available from any electronic store.  Radio Shack is a great place for cheap supplies.  <a href="http://www.sparkfun.com" rel="nofollow">http://www.sparkfun.com</a> is also an awesome place.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
