<?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><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>Mon, 01 Dec 2008 11:47:46 -0800</pubDate>
				<lastBuildDate>Mon, 01 Dec 2008 11:47:46 -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>need help about MickroC Compiler</title>
<link>http://www.8051projects.net/forum-t10191.html</link>
<description><![CDATA[i have just started to learn micro C compiler<br />----------<br />i need some help<br /><br /><br />we can define a pin in kiel vision easily<br />sbit ab=P1^0;<br /><br />problem is that h i can implement this thing in mickro C<br />]]></description>
<pubDate>Fri, 20 Jun 2008 23:54:12 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10191.html</guid>
</item>
						<item>
						<title>Re: need help about MickroC Compiler</title>
<link>http://www.8051projects.net/forum-t10191.html</link>
<description><![CDATA[you cant do that in micro C <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' /> <br /><br />as i said.. i have not used MicroC yet.. but if you give me little time i can explain it <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' /> <br /><br />in CCS compiler you can define pins as..<br /><br /><div class='code_box'>CODE:</div><div class='code_highlight' style='unicode-bidi: embed; direction: ltr'><div class="c" style="font-family: monospace;"><span style="color: #339933;">#define Some_Pin PORT_B4</span><br />&nbsp;</div></div>]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Mon, 07 Jul 2008 08:53:51 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10191.html</guid>
</item>
						<item>
						<title>Re: need help about MickroC Compiler</title>
<link>http://www.8051projects.net/forum-t10191.html</link>
<description><![CDATA[@nadeem malik<br />think you'll need bit masks for port bit-access.<br />Like (P1 &amp; 0x01) for P1.0<br />(P2 &amp; 0x08) for P2.3<br />etc.]]></description>
<author>sashijoseph&lt;sashijoseph@nospam.com&gt;</author>
<pubDate>Mon, 07 Jul 2008 20:39:34 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10191.html</guid>
</item>
						<item>
						<title>Re: need help about MickroC Compiler</title>
<link>http://www.8051projects.net/forum-t10191.html</link>
<description><![CDATA[ANDing for clearing a bit and ORing for setting a bit is a common practice <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' />  and applicable for every controller in world <img src='http://www.8051projects.net/e107_images/emotes/yahoo/4.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Tue, 08 Jul 2008 08:40:05 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10191.html</guid>
</item>
						<item>
						<title>Re: need help about MickroC Compiler</title>
<link>http://www.8051projects.net/forum-t10191.html</link>
<description><![CDATA[You can do this in mikroC<br /><br />#define mypin PORTB.F4]]></description>
<author>Colin Mac&lt;colinmac12@nospam.com&gt;</author>
<pubDate>Sun, 20 Jul 2008 16:19:45 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10191.html</guid>
</item>
				</channel>
				</rss>