<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rss  version="2.0">
				<channel>
				<title>8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes : Forum / topic</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>2008 Rickey's World</copyright>
				<managingEditor>contact@nospam.com (Ajay Bhargav)</managingEditor>
				<webMaster>contact@nospam.com (Ajay Bhargav)</webMaster>
				<pubDate>Thu, 08 Jan 2009 22:47:35 -0800</pubDate>
				<lastBuildDate>Thu, 08 Jan 2009 22:47:35 -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>whats wrong with my counter?</title>
<link>http://www.8051projects.net/forum-t11011.html</link>
<description><![CDATA[#include&lt;pic.h><br /><br />int B,C,D;<br />int decode[10]={0,1,2,3,4,5,6,7,8,9};<br /><br />main()<br />{<br />TRISA=0xFF;<br />TRISE=0x0F;<br />TRISB=0x00;<br />TRISC=0x00;<br />TRISD=0x00;<br />while(1)<br />{<br />if (RA0==1||RE0==1){B=10;PORTB=decode[b];PORTC=decode[C];PORTD=decode[D];}<br />if (RA1==1||RE1==1){B=1;PORTB=decode[b];PORTC=decode[C];PORTD=decode[D];}<br />if (RA2==1||RE2==1){C=2;PORTB=decode[b];PORTC=decode[C];PORTD=decode[D];}<br />if (RA3==1){C=3;PORTB=decode[b];PORTC=decode[C];PORTD=decode[D];}<br />if (RA4==1){D=4;PORTB=decode[b];PORTC=decode[C];PORTD=decode[D];}<br />if (RA5==1){D=5;PORTB=decode[b];PORTC=decode[C];PORTD=decode[D];}<br />}<br /><br /><br />}<br />]]></description>
<pubDate>Mon, 21 Jul 2008 15:38:38 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t11011.html</guid>
</item>
						<item>
						<title>Re: whats wrong with my counter?</title>
<link>http://www.8051projects.net/forum-t11011.html</link>
<description><![CDATA[is it the complete program?]]></description>
<author>contact@nospam.com (Ajay Bhargav)</author>
<pubDate>Tue, 22 Jul 2008 08:24:36 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t11011.html</guid>
</item>
				</channel>
				</rss>