<?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: Keybot &#8211; serial controllable keyboard interface</title>
	<atom:link href="http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Mon, 23 Nov 2009 09:03:07 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: derek</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25021</link>
		<dc:creator>derek</dc:creator>
		<pubDate>Mon, 05 Mar 2007 07:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25021</guid>
		<description>Cool. This reminds me of something similar, where a board with five switches rests at my feet. An arduino usb monitors and reports back to software the activities of the buttons, for doing various things - &lt;a href=&quot;http://dmgaming.com/switchboard&quot; rel=&quot;nofollow&quot;&gt;http://dmgaming.com/switchboard&lt;/a&gt; - it&#039;s also nice bringing music controls outside the computer.&lt;br&gt;&lt;br&gt;Windows XP has a feature called &quot;serialkeys&quot; which turns serial data into keystrokes, this is useful for using a microcontroller / external switches to play FPS games.</description>
		<content:encoded><![CDATA[<p>Cool. This reminds me of something similar, where a board with five switches rests at my feet. An arduino usb monitors and reports back to software the activities of the buttons, for doing various things &#8211; <a href="http://dmgaming.com/switchboard" rel="nofollow">http://dmgaming.com/switchboard</a> &#8211; it&#8217;s also nice bringing music controls outside the computer.</p>
<p>Windows XP has a feature called &#8220;serialkeys&#8221; which turns serial data into keystrokes, this is useful for using a microcontroller / external switches to play FPS games.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lain</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25009</link>
		<dc:creator>lain</dc:creator>
		<pubDate>Wed, 21 Feb 2007 17:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25009</guid>
		<description>over-engineered.</description>
		<content:encoded><![CDATA[<p>over-engineered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: azoore</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25020</link>
		<dc:creator>azoore</dc:creator>
		<pubDate>Tue, 20 Feb 2007 02:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25020</guid>
		<description>Nice implementation. I made something similar a while back using a USB PIC. The keystrokes are programmable through USB and stored in an external EEPROM. Delays can also be added to simulate real-time typing.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.azoore.net/usbkbemu.html&quot; rel=&quot;nofollow&quot;&gt;http://www.azoore.net/usbkbemu.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Nice implementation. I made something similar a while back using a USB PIC. The keystrokes are programmable through USB and stored in an external EEPROM. Delays can also be added to simulate real-time typing.</p>
<p><a href="http://www.azoore.net/usbkbemu.html" rel="nofollow">http://www.azoore.net/usbkbemu.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kyle</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25019</link>
		<dc:creator>kyle</dc:creator>
		<pubDate>Tue, 20 Feb 2007 00:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25019</guid>
		<description>@6: you probably want something like a quine:&lt;br&gt;&lt;br&gt;&quot;In computing, a quine is a program (a form of metaprogram) that produces its complete source code as its only output&quot;</description>
		<content:encoded><![CDATA[<p>@6: you probably want something like a quine:</p>
<p>&#8220;In computing, a quine is a program (a form of metaprogram) that produces its complete source code as its only output&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex McCown</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25010</link>
		<dc:creator>Alex McCown</dc:creator>
		<pubDate>Mon, 19 Feb 2007 23:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25010</guid>
		<description>USE transistors dumb ass</description>
		<content:encoded><![CDATA[<p>USE transistors dumb ass</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sqnewton</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25011</link>
		<dc:creator>sqnewton</dc:creator>
		<pubDate>Mon, 19 Feb 2007 21:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25011</guid>
		<description>One little detail: the &#039;snubber&#039; diodes connected to the relays on the schematic diagram are reversed. The Cathode  should be connected to the positive side and the anode to the transistor/darlington. Nice work!</description>
		<content:encoded><![CDATA[<p>One little detail: the &#8217;snubber&#8217; diodes connected to the relays on the schematic diagram are reversed. The Cathode  should be connected to the positive side and the anode to the transistor/darlington. Nice work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jozer</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25012</link>
		<dc:creator>Jozer</dc:creator>
		<pubDate>Mon, 19 Feb 2007 21:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25012</guid>
		<description>Brings up the question:&lt;br&gt;Can you write a program that will type itself in and compile itself without reference to its source code files?</description>
		<content:encoded><![CDATA[<p>Brings up the question:<br />Can you write a program that will type itself in and compile itself without reference to its source code files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25013</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Mon, 19 Feb 2007 20:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25013</guid>
		<description>So, you definitely did this the hard way...  The REALLY hard way.  &lt;br&gt;&lt;br&gt;If anyone else considers doing this, the easy way would be to buy one of any number of microcontroller demo boards that has both a USB and serial port.&lt;br&gt;&lt;br&gt;And relays?  Seriously?  Come on, dude, you can do better than that.  :)</description>
		<content:encoded><![CDATA[<p>So, you definitely did this the hard way&#8230;  The REALLY hard way.  </p>
<p>If anyone else considers doing this, the easy way would be to buy one of any number of microcontroller demo boards that has both a USB and serial port.</p>
<p>And relays?  Seriously?  Come on, dude, you can do better than that.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tyler</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25014</link>
		<dc:creator>tyler</dc:creator>
		<pubDate>Mon, 19 Feb 2007 19:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25014</guid>
		<description>hmmm, this seems really interesting, as just a few months ago I was requested to rig a game to pause after 30 seconds, then restart. I thought about a micro sitting on the ps/2 line, but I wasn&#039;t sure how hard that would be to create a passthrough. &lt;br&gt;I ended up just soldering to the keyboard&#039;s controller, as it only needed to press 3 buttons - esc, right, enter.&lt;br&gt;I used some small reed-relays connected to the parallel port.&lt;br&gt;&lt;br&gt;Maybe if my client wants it redone, i&#039;ll look into using a microcontroller.</description>
		<content:encoded><![CDATA[<p>hmmm, this seems really interesting, as just a few months ago I was requested to rig a game to pause after 30 seconds, then restart. I thought about a micro sitting on the ps/2 line, but I wasn&#8217;t sure how hard that would be to create a passthrough. <br />I ended up just soldering to the keyboard&#8217;s controller, as it only needed to press 3 buttons &#8211; esc, right, enter.<br />I used some small reed-relays connected to the parallel port.</p>
<p>Maybe if my client wants it redone, i&#8217;ll look into using a microcontroller.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ex-parrot</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25016</link>
		<dc:creator>ex-parrot</dc:creator>
		<pubDate>Mon, 19 Feb 2007 13:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25016</guid>
		<description>I agree. While this has a Rube Goldberg-esque charm, I think a more elegant solution would be to simply implement the (widely documented) PS/2 protocol on a microcontroller.</description>
		<content:encoded><![CDATA[<p>I agree. While this has a Rube Goldberg-esque charm, I think a more elegant solution would be to simply implement the (widely documented) PS/2 protocol on a microcontroller.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex B</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25015</link>
		<dc:creator>Alex B</dc:creator>
		<pubDate>Mon, 19 Feb 2007 12:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25015</guid>
		<description>One might trade hardware complexity for firmware and use a microcontroller instead. It could interface directly with the PS/2 port and emulate a keyboard.</description>
		<content:encoded><![CDATA[<p>One might trade hardware complexity for firmware and use a microcontroller instead. It could interface directly with the PS/2 port and emulate a keyboard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex McCown</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25017</link>
		<dc:creator>Alex McCown</dc:creator>
		<pubDate>Mon, 19 Feb 2007 08:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25017</guid>
		<description>i made something like this awhile back but i used transistors instead of relays i used it to have a computer play css on the other comp ( it dident work out lol)</description>
		<content:encoded><![CDATA[<p>i made something like this awhile back but i used transistors instead of relays i used it to have a computer play css on the other comp ( it dident work out lol)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: morcheeba</title>
		<link>http://hackaday.com/2007/02/18/keybot-serial-controllable-keyboard-interface/comment-page-1/#comment-25018</link>
		<dc:creator>morcheeba</dc:creator>
		<pubDate>Mon, 19 Feb 2007 08:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2007/02/18/keybot-serial-controllable-keyboard-interface/#comment-25018</guid>
		<description>I remember back in the day, there was a product that you&#039;d put over your electric typewriter and it would turn it in to a printer. It was like this except that instead of making electrical connections, it actually used 40-odd solenoids to depress the individual keys!</description>
		<content:encoded><![CDATA[<p>I remember back in the day, there was a product that you&#8217;d put over your electric typewriter and it would turn it in to a printer. It was like this except that instead of making electrical connections, it actually used 40-odd solenoids to depress the individual keys!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
