<?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"
	>
<channel>
	<title>Comments on: Interfacing PC keyboard to AVR microcontroller</title>
	<atom:link href="http://www.scienceprog.com/interfacing-pc-keyboard-to-avr-microcontroller/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scienceprog.com/interfacing-pc-keyboard-to-avr-microcontroller/</link>
	<description>ScienceProg serves scientific, embedded, biomedical engineering, physics based contents. If you want your article or scientific project to be on this site, do not hesitate to contact and send to scienceprog@gmail.com.</description>
	<pubDate>Sun, 06 Jul 2008 12:30:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: dE_jana</title>
		<link>http://www.scienceprog.com/interfacing-pc-keyboard-to-avr-microcontroller/#comment-18939</link>
		<dc:creator>dE_jana</dc:creator>
		<pubDate>Sat, 07 Jun 2008 16:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/interfacing-pc-keyboard-to-avr-microcontroller/#comment-18939</guid>
		<description>dear scienceprog..
this is a good article,thank's a lot.
i'm using AVR ATMEGA8535 for displayed character on dot matrix.
since i try to running C language program that you've made. it seems i found error. i cannot find header called 'pgmspace.h'.where i can find that header?
please help me scienceprog,thank's for your attention.</description>
		<content:encoded><![CDATA[<p>dear scienceprog..<br />
this is a good article,thank&#8217;s a lot.<br />
i&#8217;m using AVR ATMEGA8535 for displayed character on dot matrix.<br />
since i try to running C language program that you&#8217;ve made. it seems i found error. i cannot find header called &#8216;pgmspace.h&#8217;.where i can find that header?<br />
please help me scienceprog,thank&#8217;s for your attention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harris</title>
		<link>http://www.scienceprog.com/interfacing-pc-keyboard-to-avr-microcontroller/#comment-18694</link>
		<dc:creator>harris</dc:creator>
		<pubDate>Sat, 05 Apr 2008 21:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/interfacing-pc-keyboard-to-avr-microcontroller/#comment-18694</guid>
		<description>Very good job.Im impressed
I would like to help me connecting my ps2 keyboard in stk500(AVR atmega16 mcu) and make my leds flash when i stroke a key . The board has 8 leds but i think i'll need 11 to present the 11 bits. Any idea? Or i will make except portD and portB as output? In assembly would be nice. Ihave avr studio to connect with stk500.
Thanks</description>
		<content:encoded><![CDATA[<p>Very good job.Im impressed<br />
I would like to help me connecting my ps2 keyboard in stk500(AVR atmega16 mcu) and make my leds flash when i stroke a key . The board has 8 leds but i think i&#8217;ll need 11 to present the 11 bits. Any idea? Or i will make except portD and portB as output? In assembly would be nice. Ihave avr studio to connect with stk500.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kooshall</title>
		<link>http://www.scienceprog.com/interfacing-pc-keyboard-to-avr-microcontroller/#comment-18682</link>
		<dc:creator>kooshall</dc:creator>
		<pubDate>Fri, 04 Apr 2008 02:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/interfacing-pc-keyboard-to-avr-microcontroller/#comment-18682</guid>
		<description>Hi how to use this code in ave studio 4, and is it possible to use a usb to ps/2 converter (ie usb keyboard instead ps/2)

thanks</description>
		<content:encoded><![CDATA[<p>Hi how to use this code in ave studio 4, and is it possible to use a usb to ps/2 converter (ie usb keyboard instead ps/2)</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Big Mess o&#8217; Wires &#187; Keyboarding</title>
		<link>http://www.scienceprog.com/interfacing-pc-keyboard-to-avr-microcontroller/#comment-18376</link>
		<dc:creator>Big Mess o&#8217; Wires &#187; Keyboarding</dc:creator>
		<pubDate>Sat, 23 Feb 2008 17:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/interfacing-pc-keyboard-to-avr-microcontroller/#comment-18376</guid>
		<description>[...] It turns out that only four of the pins on the PS/2 connector are used by the keyboard, and two of those are power and ground. The other two are data outputs generated by the keyboard when a key is pressed. No data needs to be sent to the keyboard, so the interface is very simple. The two data outputs from the keyboard are clock and data, both normally high. When a key is pressed, the clock signal pulses low 11 times, and the data signal sends 11 bits of data in sync with the clock. Bits 1-8 are the scan code data byte. Bits 0, 9, and 10 are start, parity, and stop bits, and can be ignored. More data details can be found in this write-up of interfacing a PC keyboard to a microcontroller.  [...]</description>
		<content:encoded><![CDATA[<p>[...] It turns out that only four of the pins on the PS/2 connector are used by the keyboard, and two of those are power and ground. The other two are data outputs generated by the keyboard when a key is pressed. No data needs to be sent to the keyboard, so the interface is very simple. The two data outputs from the keyboard are clock and data, both normally high. When a key is pressed, the clock signal pulses low 11 times, and the data signal sends 11 bits of data in sync with the clock. Bits 1-8 are the scan code data byte. Bits 0, 9, and 10 are start, parity, and stop bits, and can be ignored. More data details can be found in this write-up of interfacing a PC keyboard to a microcontroller.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newb</title>
		<link>http://www.scienceprog.com/interfacing-pc-keyboard-to-avr-microcontroller/#comment-14407</link>
		<dc:creator>newb</dc:creator>
		<pubDate>Tue, 23 Oct 2007 22:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/interfacing-pc-keyboard-to-avr-microcontroller/#comment-14407</guid>
		<description>omg, i r total noob. can u pls help me do my projekt? pleas help me.

Seriously though, nice write up. I'm looking to do something similar on my Arduino. This will definitely be a source I'm coming back to. Thanks for taking the time to present this.</description>
		<content:encoded><![CDATA[<p>omg, i r total noob. can u pls help me do my projekt? pleas help me.</p>
<p>Seriously though, nice write up. I&#8217;m looking to do something similar on my Arduino. This will definitely be a source I&#8217;m coming back to. Thanks for taking the time to present this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

