<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<!-- test="<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><br />This work is licensed under a <br /><a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/in/" target="_blank">Creative Commons Attribution-Noncommercial 2.5 India License</a>.<br /><br /><a href='http://www.8051projects.net/disclaimer.htm' target='_blank' />Rickey's World Disclaimer</a>" -->
				<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 8051 projects, pic projects, avr 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> 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" />This work is licensed under a  rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/in/" target="_blank">Creative Commons Attribution-Noncommercial 2.5 India License. href='http://www.8051projects.net/disclaimer.htm' target='_blank' />Rickey's World Disclaimer</copyright>
				<managingEditor>Ajay Bhargav - contact@nospam.com</managingEditor>
				<webMaster>contact@nospam.com</webMaster>
				<pubDate>Tue, 07 Oct 2008 20:33:34 -0700</pubDate>
				<lastBuildDate>Tue, 07 Oct 2008 20:33:34 -0700</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 to generate PWM signal</title>
<link>http://www.8051projects.net/forum-t9409.html</link>
<description><![CDATA[Hi,<br />I need help on generating PWM signal to the output, iread over the tutorials about the PWM signal, i m sorry, because i really dunno much about the programming, my question is, i don understand about the timer0 function, and i m using pic12f629, and 3 PWM outputs needed, 2nd output is 50 width slower than the 1st output, and 3rd output is 50 witdh slower than 2nd output.<br />can some1 who has spare time, can provide me a PWM code in ASM mode and explanation, i m willing to learn on how to make a successful program. <br /><br />Thank you so much...<br />]]></description>
<pubDate>Fri, 09 May 2008 00:45:02 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t9409.html</guid>
</item>
						<item>
						<title>Re: Need help to generate PWM signal</title>
<link>http://www.8051projects.net/forum-t9409.html</link>
<description><![CDATA[do you know how to use PIC timers?<br />all you need to do is make pin high and low for specified times..<br /><br />Timer0 can be configured for counting from 00 to FFH<br />let say you want a PWM signal with x is width of high so width of low will be FF - x<br />such that total will remain FF.<br /><br />when x count is over then you need to change state of pin and load value FF-x in timer after that count is over change state of pin and reload counter to x and so on..<br />this reloading will be done in interrupt service routine of timer0.<br /><br />Please write a small code i will rectify it if i find and mistake.]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Sun, 11 May 2008 17:29:00 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t9409.html</guid>
</item>
						<item>
						<title>Re: Need help to generate PWM signal</title>
<link>http://www.8051projects.net/forum-t9409.html</link>
<description><![CDATA[hi Ajay i need some help on generating PWM signal...please show me some example of programming the PWM code in ASM  and the tutorial is not the pic type i m using...i m bit confused on that Timer0 ...<br />please lend me a hand on this..thank you.]]></description>
<author>nicholastyc&lt;thamyc_2000@nospam.com&gt;</author>
<pubDate>Sat, 10 May 2008 23:06:34 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t9409.html</guid>
</item>
				</channel>
				</rss>