<?xml version="1.0" encoding="utf-8" ?>
						<!-- generator="e107" -->
						<!-- content type="Forum / topic" -->
						<rss version="0.92">
						<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>
						<lastBuildDate>Thu, 04 Dec 2008 15:24:23 -0800</lastBuildDate>
						<docs>http://backend.userland.com/rss092</docs>

							<item>
							<title>need help about MickroC Compiler</title>
							<description>i have just started to learn micro C compiler----------i need some helpwe can define a pin in kiel vision easilysbit ab=P1^0;problem is that h i can i</description>
							<author>&lt;noauthor@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10191.html</link>
							</item>
							<item>
							<title>Re: need help about MickroC Compiler</title>
							<description>you cant do that in micro C  as i said.. i have not used MicroC yet.. but if you give me little time i can explain it  in CCS compiler you can define </description>
							<author>Ajay&lt;contact@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10191.html</link>
							</item>
							<item>
							<title>Re: need help about MickroC Compiler</title>
							<description>@nadeem malikthink you'll need bit masks for port bit-access.Like (P1 &amp; 0x01) for P1.0(P2 &amp; 0x08) for P2.3etc.</description>
							<author>sashijoseph&lt;sashijoseph@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10191.html</link>
							</item>
							<item>
							<title>Re: need help about MickroC Compiler</title>
							<description>ANDing for clearing a bit and ORing for setting a bit is a common practice   and applicable for every controller in world</description>
							<author>Ajay&lt;contact@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10191.html</link>
							</item>
							<item>
							<title>Re: need help about MickroC Compiler</title>
							<description>You can do this in mikroC#define mypin PORTB.F4</description>
							<author>Colin Mac&lt;colinmac12@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10191.html</link>
							</item>
						</channel>
						</rss>