<?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 13:35:58 -0800</pubDate>
				<lastBuildDate>Mon, 01 Dec 2008 13:35:58 -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>ASM coding vs C language coding</title>
<link>http://www.8051projects.net/forum-t10552.html</link>
<description><![CDATA[which of the coding better? on what condition need to use which coding?]]></description>
<pubDate>Wed, 02 Jul 2008 23:48:33 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10552.html</guid>
</item>
						<item>
						<title>Re: ASM coding vs C language coding</title>
<link>http://www.8051projects.net/forum-t10552.html</link>
<description><![CDATA[ASM is always better....gives you the most efficient code size,exposes all the dirty details of the hardware you're programming,which in turn makes your concepts of the underlying architecture strong.<br />But if you've used high level languages before and want to start off in  hurry then C is the best.Complex projects can be managed easily and the lowest learning curve is involved especially with a number of libraries provided by the compiler maker.]]></description>
<author>sashijoseph&lt;sashijoseph@nospam.com&gt;</author>
<pubDate>Thu, 03 Jul 2008 00:08:55 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10552.html</guid>
</item>
						<item>
						<title>Re: ASM coding vs C language coding</title>
<link>http://www.8051projects.net/forum-t10552.html</link>
<description><![CDATA[I prefer C over assembly, but i never say "leave ASM".<br /><br />best combination is C+ASM >>  more flexibility. more optimization, faster and efficient code]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Thu, 03 Jul 2008 22:15:00 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10552.html</guid>
</item>
						<item>
						<title>Re: ASM coding vs C language coding</title>
<link>http://www.8051projects.net/forum-t10552.html</link>
<description><![CDATA[in a microcontroller can combine on C and ASM? the coding will not coflict with each other?]]></description>
<author>mic_k86&lt;mic_k86@nospam.com&gt;</author>
<pubDate>Fri, 04 Jul 2008 00:06:16 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10552.html</guid>
</item>
						<item>
						<title>Re: ASM coding vs C language coding</title>
<link>http://www.8051projects.net/forum-t10552.html</link>
<description><![CDATA[yes you can combine easily..<br /><br />use the C preprocessor #pragma<br />e.g.<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;">#pragma asm</span><br />mov a,@r0<br /><span style="color: #339933;">#pragma endasm</span><br />&nbsp;</div></div>]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Fri, 04 Jul 2008 00:17:36 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10552.html</guid>
</item>
						<item>
						<title>Re: ASM coding vs C language coding</title>
<link>http://www.8051projects.net/forum-t10552.html</link>
<description><![CDATA[how can i write asm in the c code in kiel compiler<br /><br />OOOOOH , I'm forget I love asm over C]]></description>
<author>mohamed gaber&lt;migabora@nospam.com&gt;</author>
<pubDate>Fri, 04 Jul 2008 05:41:30 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10552.html</guid>
</item>
				</channel>
				</rss>