<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="Downloads > AVR libraries" -->
				<rss  version="2.0">
				<channel>
				<title>8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes : Downloads > AVR libraries</title>
				<link>http://www.8051projects.net/</link>
				<description>Learn to make simple microcontroller projects, pic, 8051, avr and arm projects. download 8051 projects, tutorials, libraries, sample codes. join the microcontroller discussion forum and ask doubts regarding electronics. the best source for 8051 over internet.</description>

<language>en-gb</language>
				<copyright><a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/in/" target="_blank"><img alt="Creative Commons License" width="80" height="15" style="border-width:0" src="http://i.creativecommons.org/l/by-nc/2.5/in/80x15.png" target="_blank" /></a>This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/in/" target="_blank">Creative Commons Attribution-Noncommercial 2.5 India License</a>.<a href='http://www.8051projects.net/disclaimer.htm' target='_blank' />Rickey's World Disclaimer</a></copyright>
				<managingEditor>Ajay Bhargav - contact@nospam.com</managingEditor>
				<webMaster>contact@nospam.com</webMaster>
				<pubDate>Tue, 02 Dec 2008 00:25:18 -0800</pubDate>
				<lastBuildDate>Tue, 02 Dec 2008 00:25:18 -0800</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<ttl>60</ttl>
				<textInput>
				<title>Search</title>
				<description>Search 8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes</description>
				<name>query</name>
				<link>http://www.8051projects.net/search.php</link>
				</textInput>
						<item>
						<title>PS2 Keyboard Library From Atmel</title>
<link>http://www.8051projects.net/downloads200.html</link>
<description><![CDATA[<strong class='bbcode bold'>PS1 Keyboard Interface      Don Carveth  July 2002</strong><br /><br />PS-2 (PC-AT) style keyboard interface.<br />Mirrors all characters typed on PC-AT keyboard on terminal connected to UART.<br /><br />Based on Atmel App Note AVR-313<br />Converted supplied c code to GCC 3.2<br />Based on ATMEGA163 at 8 MHz<br /><br /><em class='bbcode italic'>*********** REVISION HISTORY **************************</em><br />Rev 0   Creation        8/30/02<br />		Converted from IAR to GCC<br />		Operational.<br /><br /><em class='bbcode italic'>*********** OPERATION *********************************</em><br />Connect PS-2 keyboard as shown below - see App note for connection info<br />Connect UART to terminal program at 19200 baud, 8N1<br />    <br />All standard keys pressed will mirror on terminal.  Shift works, <ctrl> and<br /><alt> have no effect.<br />Hit <F1> to alternate between character mode and hex code representation.<br /><br /><br />Connect an LED to PD5 to ensure the program is running.<br />Use the test pin at PB1 to monitor progress.  Insert test_pin() commands in<br />    the program to toggle the pin - watch on your scope. Only need<br />    for debugging.<br />    <br />To change processor or crystal make changes in StdDefs.h.<br />Select between polled and interrupt driven UART transmit (putchar) in StdDefs.h<br />	<br /><em class='bbcode italic'>*********** RESOURCES *********************************</em><br /><br />Processor: ATMega163<br />Crystal: 4 MHz<br />Flash size: 0x7e6  (2022)<br />RAM Used: 0x9c  (156)<br />EEPROM Used: 0<br /><br />Pins used:<br /><br />PA0<br />PA1<br />PA2<br />PA3<br />PA4<br />PA5<br />PA6<br />PA7 <br /><br />PB0 <br />PB1 <br />PB2 <br />PB3 <br />PB4  <br />PB5  MOSI   -  ISP, <br />PB6  MISO   -  ISP,<br />PB7  SCK    -  ISP<br /><br />PC0 <br />PC1 <br />PC2 <br />PC3 <br />PC4 <br />PC5 <br />PC6 <br />PC7 <br /><br />PD0  UART Rcv<br />PD1  UART Txd<br />PD2  INT0  - Clock<br />PD3  INT1  - Data<br />PD4  <br />PD5  Run LED<br />PD6  <br />PD7  <br /><br />Interrupts:<br />INT0 - PS-1 Keyboard clock<br /><br />Timers:<br /><br />]]></description>
<category domain='http://www.8051projects.net/download8.html'>AVR libraries</category>
<author>Don Carveth&lt;noauthor@nospam.com&gt;</author>
<pubDate>Wed, 13 Feb 2008 22:22:38 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/downloads200.html</guid>
</item>
						<item>
						<title>Uart Library for AVR</title>
<link>http://www.8051projects.net/downloads9.html</link>
<description><![CDATA[Uart driver for all AVR.]]></description>
<category domain='http://www.8051projects.net/download8.html'>AVR libraries</category>
<pubDate>Wed, 31 Dec 1969 16:00:08 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/downloads9.html</guid>
</item>
				</channel>
				</rss>